@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
	min-width: 1000px;
	text-align: center;
}
.home {
	position: fixed;
	z-index: 1;
	text-align:left;
	left: 30px;
	top:30px;
}
#h1_quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #999999;
	font-weight: lighter;
	width: 310px;
	line-height: 15pt;
}
.left {
	float: left;
	text-align: left;
	height: 790px;
	width: 500px;
	position: relative;
}
.content_right {
	background-color: #FFFFFF;
	position: relative;
	top: 25%;
}
.ttl {
	margin-bottom: 0px;
}
.right {
	float: right;
	text-align: left;
	height: 790px;
	width: 500px;
	position: relative;
}
.container {
	height: 790px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 20px;
	left: 50%;
	margin-left: -512px;
	overflow: auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.container_index {
	height: 790px;
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 20px;
	overflow: auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.container_raymond {
	height: 790px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 20px;
	left: 50%;
	margin-left: -512px;
	overflow: auto;
	background-image: url(../ambassadors/images/raymond/divide.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.content_left_raymond {
	background-color: #FFFFFF;
	position: relative;
	top: 20%;
	margin-left: 100px;
}
.caption_block {
	height: 23px;
	width: 163px;
	margin-top: 50px;
	font-size: 8pt;
}
#sub_nav {
	height: 30px;
	width: 190px;
	font-size: 8pt;
	position: absolute;
	top: 433px;
	text-align: left;
}
.content_left_nick {
	background-color: #FFFFFF;
	position: relative;
	top: 20%;
	margin-left: 100px;
}
.ttl_crumb {
	height: 18px;
	width: 131px;
	margin-bottom: 65px;
}
.right_raymond {
	float: right;
	text-align: left;
	width: 500px;
	position: relative;
	top: 120px;
}
