@charset "UTF-8";body {	background-color: #000000;	background-image: url(images/BG3.jpg);	background-position: center;	background-position:top;	background-repeat: no-repeat;}#homebutton {	display:block;	width:150px;	height:75px;}/* { margin: 0; padding: 0; } */#midcontent {	background-image: url(images/middle.gif);	background-repeat: repeat-y;	background-position: center;	clear: both;	margin-top:30px;	padding-top: 0px;	padding-left: 45px;	padding-right: 45px;	padding-bottom:0px;	text-align: left;}#header {	background-image: url(images/header.gif);	background-repeat: no-repeat;	/*background-position: center;*/	height: 85px;	margin: 0px;	padding: 0px;}#links {	width: 300px;	height: 58px;	padding-top:27px;	padding-left:100px;	float:right;	*padding-left:90px;}#links img {	border:0px;	margin-right:4px;}#footer {	background-image: url(images/footerbar.gif);	background-repeat: no-repeat;	background-position: center top;	height: 51px;	margin: 0;	padding: 0px;	text-align: center;}#white {	width: 734px ;  	margin-left: auto ;  	margin-right: auto ;}#gohome {	height:85px;	width: 175px;	margin-left: 40px;	}#gohome a {	display:block;	width: 175px;	height: 85px;	cursor:pointer;}.footer {	font-size: 9px;	font-weight: bold;	color: #FFFFFF;	text-align: center;}#nav {	position:absolute;	top:85px;	/*left:232px;*/	width:734px;	height:30px;	background-image:url(images/nav_div_bg.gif);	background-repeat:no-repeat;	padding-left:10px;	*padding-left:45px;}/* Nav Bar Styles */#nav ul {	margin:0;	left:0;	width:644px;	height:25px;	display:block;	}#nav li { 	margin-top: 0px;	margin-left: 0px;	margin-right: 8px;	padding-top: 0px;	float:left; 	width:120px;	height:30px;	/*padding: 6px;*/	list-style-type:none; 	background-color:#f1f1f2;	color:#0069AA;}#nav a, #nav a:visited {	display:block;	width:120px;	height: 20px;	margin:0;	/*padding-top: 15px;*/	font:11px Arial, Helvetica, sans-serif;	font-weight:bold;	color:#0069AA;	text-decoration:none;	text-align:center; 	text-transform:uppercase;	border-top:6px solid #e7e8e9;}#nav a:hover, #nav a:active {	color: #0069AA;	text-decoration:none;	background-color:#dee5f2;	border-top:6px solid #cedaec;	height: 30px;}/* Content Styles */h1 {	color: #0069AA;	font-weight: bold;	font-size: 18px;	margin-bottom: 0px;}h2 {	color: #B2D236;	font-weight: bold;	font-size: 13px;	margin-top: 0px;}h3 {	color: #0069AA;	font-size: 13px;	margin-bottom: 0px;}p { margin-top: 0; margin-bottom:0; } form { margin-bottom:0px; }