/* CSS Document */
* {margin:0; padding:0;}
.float_left {float:left;}
.float_right {float:right;}
.float_clear {float:none;}

.total_width {width:550px;}
#wrapper {margin:0; height:630px;}
#wrapper_content {width:540px;}
h2 {margin:10px 0; text-decoration:underline;}
body {background:#000; color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
h4{margin:0 15px;}

#title { height:40px;}
#heads { height: 250px; margin:0 auto;}
#heads4 { height: 250px; margin:0 auto; width:520px;}
#heads3 { height: 250px; margin:0 auto; width:520px;}
.head_info_s { margin:0 auto; height:215px; width:160px;}
#spacer {height:215px; width:80px;}

.head_info_d {height:200px; width:130px;}
.head_info_t {height:200px; width:170px;}
img {margin:10px 0 10px 15px; border-width:1px; border:#3399cc;}


#tables {height:330px;}
#footer {height:150px;}

#schedule_wrapper {width:180px; margin:0 0 0 20px;}

 
#top_link {height:15px; float:right;}
#top_link a {color:#3399cc; text-decoration:none;}
#top_link a:hover {color:#fff; text-decoration:none;}
