body.section03 #content {
	margin: 1px 0px 0px 150px;
}

body.firsts #textbox {
	padding:20px 100px 20px 20px;
	background:#d9d7c2;
	color:#383c3b;
	margin: 0 20px 5px 150px;
}


.firsts {
	padding:10px 100px 5px 20px;
	overflow:auto;
	overflow-x:hidden;
	position:relative;
	margin: 0 20px 0 150px;
	min-height:95px;
	color: #808080;
}

.firsts_title {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #808080;
	position:absolute;
	left:125px;
	top:50px;
	font-size:2em;
}

.firsts_title_bax {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #808080;
	position:absolute;
	left:125px;
	top:30px;
	font-size:2em;
	line-height: 100%;
}

.fyear {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #c9c9c9;
	position:relative;
	left:425px;
	top:5px;
	font-size:2.3em;
	padding: 0 0 0 0;
	overflow:hidden;
	overflow-x:hidden;
	
	
}

.text_gray {
	color: #c9c9c9;
}
.text_ltgray{
	color: #f5f5f5;
}
.firsts > p {
	
	position:absolute;
	left:125px;
	top:70px;

}


.f_red{
	background:#d9d7c2;
	color:#383c3b;
}

.f_light{
	background:#f5f5f5;
}

.f_warm{
	background:#ebebdf;
}

.f_moss{
	background:#e4e5dd;
}

.f_sky{
	background:#dee3e9;
}
.f_lavender{
	background:#e9e0e5;
}
.f_peach{
	background:#eeddd7;
}

.f_mid{
	background:#e2e2e2;
}

.f_seafoam{
	background:#dbe6e8;
}

/*   for stats page  */

body.stats #textbox {
	padding:20px 100px 20px 20px;
	background:#d9d7c2;
	font-size: 11px;
	margin: 0px 20px 5px 150px;
}
body.stats #header {
	margin:0 0 5px 150px;
	height:232px;
	position:relative;	
}

body.stats #footer {
	margin: 20px 20px 0 150px;
	border-top:5px solid #d9d7c2;	
}

body.stats #textbox2 {
	background:#d9d7c2;
	height: 7px;
	margin: 0px 20px 5px 150px;
}

body.leadership #textbox {
	padding:20px 100px 20px 20px;
	background:#d9d7c2;
	
	margin: 20px 20px 5px 150px;	
}


.stats_float{
	color:#6f6f6f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 20px 5px 140px;
	padding:15px 100px 5px 20px;
	
}

.stats_title {
	color:#6f6f6f;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:7px;
}

.lead_title {
	color:#6f6f6f;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:7px;
}

.lead_name {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #808080;
	font-size:16px;
}

.lead_main {
	background:#f5f5f5;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:5px 20px 5px 0px;

}

.lead_alt{
	background:#d9d7c2;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:5px 20px 5px 0px;
}
.lead_hover{
	background:#ebebdf;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:5px 20px 5px 0px;
}


.midbanner {
	margin: 0px 20px 5px 150px;
	padding:5px 110px 0px 0px;
}

#anav {
	float:right;
	text-align:right;
	margin-top:35px;
	width:300px;
	vertical-align: top;
}

#anav > .asubnav {
	display: inline-block;
	color:#807c7d;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	margin-bottom: 0px;
	padding:0;
	
}

#anav .spacer {
	width:30px;
	display:inline-block;
}



#anav a:hover {
	color:#425a92;
}
.anav-select{
	color:#425a92;
}

#anav h2 {
	display:inline-block;
}

.about_nav_title {
	display:inline-block;
	font-weight: normal;
	padding:0;
	color:#807c7d;
	margin-top:10px;
	margin-bottom:8px;
	right:20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:20px;
	
}

.midbanner_left{
	float: left;
	margin-top:5px;
	margin-bottom: 5px;
	margin-right:5px;
}	

.midbanner_right{
	float:left;
	width:202px;
	height: 62px;
	background-color: #E2E2E2;
	margin-top:5px;
	margin-bottom: 5px;
	

}

.web2icon{
	margin-left:12px;
	margin-top:5px;

}



