
html { min-height: 100%; margin-bottom: 1px; }

body {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	text-align:center;
}
#topmost {
	margin:auto;
	width:780px;	
	text-align: center;	
}

#topcontainer{float:left;

}

#headcontainer{
	float:left;
	text-align: center;
	margin:0px;
	position:relative;
}
#contentcontainer{
	float:left;
	width: 780px;
	text-align:left;
	/*border:1px solid #33FFFF;*/
	background:#FFFFFF;
	padding:10px 0px 10px 0px;
}
#containerdiv{
	/*float:left;*/
	width:96%;
	margin: auto;
}
#container{
	float:left;
	margin:0px;
	text-align: left;
}
#primarycontentcont {
	float:left;
}

#navcontainer {
	font-size:10px;
	vertical-align: top;
	width: 0px;
	height:350px;
}

.navsection {
	font-size: 10px;
	font-weight:normal;
	color: #dddddd;
	background-color:#CCCCCC;
	padding:0px 0px 0px 2px;
	margin:10px 2px 5px 2px;
}

.navitem{
	margin-left:6px;
	font-size: 11px;
	color:#dddddd;
}

.navitem a {
	color:linen;
	display:block;
	margin:0px 4px 0px 0px;
	padding:2px;
}
.navitem a:link, .navitem a:visited{
	color:linen;
	text-decoration: none;
}

.navitem a:hover{
	text-decoration: none;
	color:linen;
	background:#000099;
}

#primarycontent1 {
	vertical-align: top;
	width: 780px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	width:100%;
	margin:0px;
	background-color: #ffffff;
}

#nav {
	background-color:#001b61;
	line-height: 24px; 
	height: 24px; 
	text-align: center;
	width: 780px;
}
#subnav {
	background-color: #CCCCCC;
	line-height: 21px; 
	height: 24px;
	width: 780px;
	text-align: center;
}
#nav UL {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 0px;
	width: 766px; 
}
#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 0px 0px 0px; 
	width: 766px; 
}
#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
	color:#dddddd;
}
#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 -1px 3px;
	font-weight:normal; 
	color: #ddd; 
	text-decoration: none;
}
#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 #001b61;
	border-bottom:none;
}

#nav A:hover {
	color: white;
}
#nav LI.hot {
	background-color: #cccccc;
	color: #000;
	border-top:3px solid #001b61;
}
#nav LI.hot A, #nav LI.hot A:hover {
	padding: 1px 12px 3px 12px;
	background-color:#CCCCCC;
	color: #000;
}

#nav .login {
	float: right;
}
#subnav .login {
	float: right;
}
#subnav A:hover {
	background-color: #cccccc;
}
#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 {
	
}

#footer {
	float:left;
	margin:0px auto;
	width:780px;
}
#footcontainer {
	float:left;
	margin:0px auto;
	width:780px;
}