html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
    color: #000066;
} 

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
}
p {
	margin-top: 8px;
	margin-bottom: 15px;
}
form {
	margin: 3px;
	padding:0px;
	margin-bottom: 5px;
}

form {
color: #000066;

}

#wrapper {
	width:778px;
	margin:0px auto;
	background-color:#FFF;

}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:92px;

}


#logo {
	width:258px;
	float:left;
	margin-bottom: 5px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;

}


#links li{

    float:left;
	list-style-type:none;
	width:120px;
	height:25px;
	text-align:center;
	background-color:#000066;
	border-left:1px solid #FFF;
	padding-top:4px;

    
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background-color: #F4A80A;
	border-top-color: #CCCCFF;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:152px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:20px;

}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

/* =========================================================================PAGE LAYOUTS */

p, div, span, td, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 39px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
	margin: 0px;
}
.orange{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-transform: inherit;
	color: #FC6900;
}
.orange{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-transform: inherit;
	color: #FC6900;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 21px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
	margin: 0px;
	margin-bottom: 10px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #000066;
	margin: 0px;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FC6900;
	margin: 0px;
	margin-bottom: 10px;
}

#profileBox {
	margin-top: 10px;
	margin-bottom: 15px;
}

#profilePhotos {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

.style8 {
	font-size: 10px;
	color: #FFFFFF;
}
.style9 {font-size:11px; font-weight:bold; text-decoration:none; font-family: "Trebuchet MS";}
.style1 {font-size: 9px}
.style10 {font-size: 14px}
.style3 {font-size: x-large;
	font-style: italic;
}

/* ============================================================================== EXTRAS*/
#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
