
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:left;
	padding:0px;
}
#topmost {
	/*margin:auto;*/	
}

#topcontainer {
	float:left;
}

#headcontainer {
	float:left;
	text-align: center;
	margin:0px;
	position:relative;
}


#nav {
	float:left;
	background-color:#E7E5DD;
	line-height: 24px; 
	height: 24px; 
	text-align: center;
	width: 670px;
	margin:10px auto 0px 10px;
}
#subnav {
	float:left;
	background-color: #4A6D95;
	line-height: 21px; 
	height: 24px;
	width: 670px;
	text-align: center;
	margin:0px auto 0px 10px;
}
#nav UL {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 5px;
	width: 666px; 
}
#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 0px 0px 0px; 
	width: 666px; 
}
#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
}
#subnav LI {
	list-style-type: none;
	float: left; 
	margin: 3px 0px 0px 0px;
}
#nav A {
	font-size:11px;
	padding: 3px 12px 3px 12px;
	margin:1px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
	background-color: #BCBBB0;
}
#subnav A {
	font-size:11px;
	padding: 1px 12px 1px 12px;
	margin:0px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
	border:1px solid #E7E5DD;
	border-bottom:none;
}

#nav A:hover {
	background-color: #AE586B;
}
#nav LI.hot {
	background: #4A6D95;
}
#nav LI.hot A, #nav LI.hot A:hover {
	padding: 3px 12px 3px 12px;
	background: #4A6D95;
}

#nav .login {
	float: right;
}
#subnav .login {
	float: right;
}
#subnav A:hover {
	background-color: #AE586B;
}
#subnav LI.hot {
	background: #ffffff;
}
#subnav LI.hot A, #subnav LI.hot A:hover {
	color:#555555;
	background-color: #ffffff;
	padding: 0px 12px 0px 12px;
	border:none;
}
#subnav LI.hot A, #subnav LI.hot A:hover {
	
}



#contentcontainer {
	float:left;
	width: 960px;
	text-align:left;
	background:#FFFFFF;
	padding:0px 0px 10px 0px;
	margin-top:0px;
}
#containerdiv {
	float:left;
	width:96%;
	margin: 0px 0px;
}
#container {
	float:left;
	margin:0px;
	text-align: left;
}
#primarycontentcont {
	float:left;
}
#leftnavback {
	margin:0px 0px 0px 22px;
}

#navcontainer {
	width: 230px;
	vertical-align: top;

}

.navsection {
	background-color: #003366;
	color: #ffffff;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

.navitem{
	margin:1px 0px 12px 5px;
	font-size: 11px;
}
.navitem a{
	display:block;
	margin:1px 0px;
}

#primarycontent2{
	vertical-align: top;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
	color: #000000;
}
#primarycontent1{
	vertical-align: top;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
	color: #000000;
}
#primarycontentcont{
	font-size: 12px;
	color: #000000;
}

#adarea{
	vertical-align: top;
	background-color: #ffffff;
	text-align:right;
}
#footer {
	float:left;
	margin:0px auto;
	width:780px;*/
}
#footcontainer {
	float:left;
	margin:0px auto;
	width:780px;
}