body{font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#0085CC;}
#container{width:848px;margin:auto;font-size:10px; background-color:#FFFFFF;}
#topbar{width:848px; height: 25px; background-image:url('images/Top_curve.gif');}
#bottombar{width:848px; height: 25px; background-image:url('images/bottom_curve.gif'); clear:left;}
#foottopbar{width:848px; height: 25px; background-image:url('images/foot_Top_curve.gif');}
#footbottombar{width:848px; height: 25px; background-image:url('images/foot_bottom_curve.gif');}
#content {width: 800px; margin:auto; font-size:12px; background-color:#FFFFFF;}
#banner {width:848px; height: 190px;background-image:url('images/Banner.jpg')}

#menu{
	position:absolute;
	margin-top:10px;
	width: 848px;
	text-align:center;
}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#0085CC;padding:1px;margin:1px;}

#menu ul:hover .item a{color:#fff;text-decoration:none; font-size:12px}
#menu ul:hover .item a:hover{color:#000;}

#menu ul{width:117px;float:left;margin:0px;padding:2px;background:#FFFFFF;list-style:none;}
.clear{clear:both;height:10px;}
.top {font-size:12px; border-color:#000000; border-style:solid; border: 1px; background-color:#0066CC; height: 20px; padding-top: 5px; color:#FFFFFF}
.top a:link {text-decoration:none; color:#FFFFFF}
.top a:visited {text-decoration:none; color:#FFFFFF}
.top a:hover {text-decoration:none; color:#000}

.imgbox { width:auto; height:auto; background-color:#FFFFFF; text-align:center; float:right; border:#FF0000 1px solid; margin: 3px 3px 3px 3px;}

#footer {width: 848px; margin:auto; text-align:center; font-size:10px; background-color:#000000; color:#FFFFFF;}
#footer a:link {text-decoration:none; color:#FFFFFF}
#footer a:hover {text-decoration:underline; color:#FFFFFF}

