/* CSS Document */
body{ margin:0px; padding:0px;}
#heading{position:relative; left:20px;  top:10px;background:url(images/top-txt.jpg) no-repeat;width:448px; height:58px; }
#main_tbl{ border-top:2px #81B6FD solid; border-left:2px #81B6FD solid; border-right:2px #81B6FD solid;background:url(images/top-bg.jpg); background-repeat:repeat-x; width:1000px; height:500px; margin:0px auto;}
#main_map{position:relative; top:38px; width:339px; height:350px; float:left; left:85px; cursor:pointer;}
#map{ width:339px; height:330px; background:url(images/map-bg.jpg) repeat-y; text-align:center;}
#map_btm{ height:17px; background:url(images/map-btm.jpg) no-repeat; vertical-align:bottom;}
#map_btm img{position:relative; float:right; right:30px;}
#main_program{width:356px; height:330px; position:relative; right:85px; top:38px; float:right; cursor:pointer;}
#program{ width:356px; height:330px; background:url(images/interactive-bg.jpg) repeat-y; text-align:center; }
#program_btm{ height:17px; background:url(images/interactive-btm.jpg) no-repeat; vertical-align:bottom;}
#program_btm img{position:relative; float:right; right:30px;}
#bottom{width:1000px; border-left:2px #81B6FD solid; border-right:2px #81B6FD solid; border-bottom:2px #81B6FD solid; margin:0px auto; text-align:center;}
.static{ color: #660000;font-weight: bold;	font-family:Arial, Helvetica, sans-serif;	font-size: 18px;text-align:center;}