/* CSS Document */
html{ overflow-y:scroll;}
body{ margin:0px; padding:0px; background:#000000; font-family:Tahoma; font-size:11px; color:#000000;text-align:justify; line-height:18px; }
ul, li, a, h1, h2, h3,  h4, h5,tr, td, div, img, input, object{ margin:0; padding:0;}
img{ border:0px;}
p{ margin:0; padding:4px 0 4px 0 ;}



#body_hold {width:1000px; margin:0 auto;}
#header {background:url(images/header_bg.jpg) repeat-x; height:170px; width:1000px;}


#menu {background:url(images/menu_bg.jpg) repeat-x; width:1000px; height:38px; position:relative;}
ul.menu{position:absolute;	font:11px "Tahoma";	left:10px;	top:10px;	width: 980px;}
ul.menu a{ font: bold 11px "Tahoma"; color: #FFFFFF; text-decoration:none; padding:13px;}
ul.menu a:hover{ color:#000000;}


#banner {background:url(images/banner.gif) no-repeat; width:1000px; height:313px;}
#news_events {background:url(images/news_events.jpg) no-repeat; width:258px; height:136px;}
#cont{background:#e0e0c7; width:1000px;}


#links {font:11px "Tahoma";  color:#FFFFFF;text-decoration:none;}
#links a{ font:  11px "Tahoma"; color: #FFFFFF;  padding:16px;text-decoration:none;}
#links a:hover{ color:#000000;text-decoration:none;}


#footer{background:url(images/footer_bg.jpg) repeat-x; width:1000px; height:60px;position:relative;margin:0 auto;}
.footer{position:absolute;	font:11px "Tahoma";	left:25px;	width: 950px;}
.footer a{ font: bold 11px "Tahoma"; color: #FFFFFF; text-decoration:none; padding:10px;}
.footer a:hover{ color:#000000;}