html, body {margin:0; padding:0; background : white;  text-align:left;font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#242424; background: #9ec2ea;}
html {overflow:scroll;}
body{
	width:952px;
	margin:auto;
	
}
#flashshow{
	width:226px;
	height:326px;
	float:right;
	background:#eee;
}
#header{
	background:#fff url(/images/odu_header_bg.jpg) no-repeat;
	height:48px;
	border-bottom:solid 1px #002B5F;
}
#rightheader{
	position:relative;
	width:250px;
	height:100%;
	
	
}

.weatherWidget{
	position:absolute;
	top:15px;
	text-align:right;
	width:250px;
	height:100px;
	left:692px;
	
}



#rightheader img{
	float:right;
	margin-left:10px;
	
	
	
}
#headerimg{
	background:#eee;
	height:121px;
}
#headerimg img{
	display:inline;
}
#mainnavholder{
	background:#fff url(/images/odu_mainnav_bg.jpg) no-repeat;
	height:48px;
	border-top:solid 1px #002B5F;
	margin:0px;
	padding:0px;
		
}
#mainnav ul{
	display:inline;
		
	
}
#mainnav li{
	float:left;
	margin-top:-5px;
	list-style-type: none;
	font-size:1.4em;
	
	
}
#mainnav li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:38px;
	padding-left: 10px;
	padding-right:10px; 
	display: block;
}
#mainnav li a:hover{
	text-decoration:underline;
	color:white;
}

#footer{
	background:#fff url(/images/odu_footer_bg.jpg) no-repeat;
	height:48px;
	font-size:11px;  
	color:#000000; 
	text-align:center; 
	border-top:solid 1px #002B5F; 
	line-height:15px;
	clear:both;
}
#footer a, #footer a:visited { color:#002B5F; text-decoration:none; border-bottom:0px; }
#footer a:hover { text-decoration:underline; background:none; }
.maincontent{
	background: #fff url(/images/odu_leftnav_bg.jpg) repeat-y;
	overflow:hidden;
	height:100%;
	border:1px solid #255688;
	
	
}
#leftcontent{
	width:200px;
	float:left;
	overflow:hidden;
	height:100%;
}
#leftnav{
	text-align: left;
	margin:0px;
	padding:0px;
	}
#leftnav li{
	list-style-type: none;
	font-size:1em;
	padding: 10px;
	
	
}
#leftnav li a{
	text-decoration:none;
	color:#242424;
	line-height:14px;
	padding: 10px;

}
#leftnav li a:hover{
	text-decoration:underline;
}

#centercontent{
	margin-left:210px;
	
	
	
}
#rightcontenttop{
	position:relative;
	width:182px;
	
	margin:0px;
	padding:0px;
	height:100%;
	display:none;
	
}
.rightcontentbox{
	
	/*left:776px;*/
	
	background: url(/images/blank_box_right.jpg) no-repeat ;
	width:165px;
	margin-left:8px;
	
	/*position:absolute;*/

}
#rightcontent{
	width:182px;
	float:right;
	min-height:400px;
	height:100%;
	padding-left:5px;
	clear:right;
	/*margin-top:105px;*/
	
}
.uline{
	border-bottom:solid 1px #C0C0C0;   
}
h1 { font-size:18px; color:#002B5F; }
h2 { font-size:16px; color:#242424;  text-align:right; margin-top:-10px;  }
h3 { font-size:14px; color:#002B5F; }
h4 { font-size:12px; color:#002B5F; }
h5 { font-size:12px; color:#002B5F; height:5px; }
h6 { font-size:11px; color:#002B5F; }