/*Hampton University Office of Web Services*/

body{
background:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
	}

*{margin:0;padding:0}

#container{	
width:100%;
text-align:left;
/*background:#f2f6ff;*/
}

#bookert{
display: none;
visibility:hidden;
}

#bookert p{display:none;}

#content{
width:100%;
background: url(/home_assets/img/content_bgd.png) repeat-x;
background-position: 0px 110px;
}

#top{
height:110px;
margin-left:10px;
margin-bottom:5px;
}

#donate{display:none;}

#mm{
width:100%;
height:220px;
margin:0 auto;
/*background:#ffffff;*/
}

#noflashtopmm{
	}
	
#noflashtopmmnav{
padding: 5px 0 0 10px;
margin-bottom:10px;
background: url(/home_assets/img/insite_bgd.png) repeat-y #fff;
font-size:100%;
	}
	
#noflashtopmmnav h1{
font-size:100%;
}

#noflashtopmmnav ul{list-style:none;}
#noflashtopmmnav li{padding-bottom:1px;}
#noflashtopmmnav li a{color:#003384;text-decoration:none;}
#noflashtopmmnav li a:hover{color:#000;text-decoration:none;}

#mmnav{
/*width:815px;
height:24px;*/
margin:0 auto;
font-variant:small-caps;
background:#003384;
}

#mmnav ul{list-style:none;margin-left:10px;margin-top:1px;}
#mmnav li{padding-bottom:2px;}
#mmnav a{color:#fff;text-decoration:none;}
#mmnav a:hover{color:#ccddff;text-decoration:none;}

#searchens{
width:100%;
height:30px;
margin:0 auto;
}

#search{display:none;}
#searchmobile{clear:left;height:24px;margin-left:10px;background:#003384;}

#newsinsite{
margin:0 auto;
background:#ffffff;
}

#news{
width:100%;
margin-left:10px;
margin-top:6px;
padding-top:10px;
}

#news .hi1{
font-weight:bold;
padding-bottom:10px;
}

#news ul{
list-style:none;
}

#news li{padding-bottom:10px;
}

#news a {
color:#003384; 
background: url(/home_assets/img/readmore.png) no-repeat ;
background-position: 370px 0px;
display:block;
text-decoration:none;
}

#news a:hover{
background: url(/home_assets/img/readmorehover.png) no-repeat ;
background-position: 370px 0px;
color:#000000;
}

#insite{
background: url(/home_assets/img/insite_bgd.png) repeat-y;
padding-top:5px;
padding-left:10px;
clear:both;
}

#insite .hi1{font-weight:bold;}
#insite ul{list-style:none;}
#insite li{padding-bottom:10px;}
#insite li a{color:#003384;text-decoration:none;}
#insite li a:hover{color:#000;text-decoration:none;}

.line{
display:none;}

.line2{
width:100%;
height:5px;
margin:0 auto;
background:#7181ac;
clear:both;}

#bottom{
width:100%;
margin:0 auto;
background:#ffffff;
}

#lifeat{
clear:both;
margin:0 0 0 10px;
}

.lahitem{
padding:3.5px 0 5px 0;
font-size:12px;
}

#lifeat .hi1{margin:4px 0 0px 0px;font-weight:bold;}
#lifeat .date,.date a {color:#666;text-decoration:none;}
#lifeat .event, .event a{color:#003384;text-decoration:none;}
#lifeat .event a:hover{color:#000}

.h1{color:#003384;letter-spacing:1px;font-size:105%}
.h2{color:#666;letter-spacing:1px;font-size:105%}

#highlight{
display:none;
}

#footer{margin: 20px 0 0 0; padding:0 78px; font-size:11px;color:#888;clear:both;}
#sacs{;font-size:9px;color:#ebebeb;clear:both;padding-top:15px;}


