IMG{
border: 0px solid #fff;
}
body {
background-color: #fff;
font-family: arial;
color: #eee;
font-size: 11pt;
background:url(../images/footer-wide.png) repeat-x bottom;
}  
A{
color: #eee;
text-decoration: none;
}
#title{
font-weight: bold;
font-size: 12pt;
clear: both;
}
#header{
}
#header h1 a{
	width:340px;
	height:353px;
	float:left;
	margin-top:-295px;
        margin-bottom: 2px;
	background:url(../images/logo.png) no-repeat left;
        position: absolute;      
}
#container{
width: 980px;
min-height: 900px;
background-repeat:no-repeat;
margin: 0 auto 0 auto;
}
#left{
float: left;
}
#caltop{
height: 220px;
background-image:url(../images/topcalbg.gif);
background-repeat:no-repeat;
overflow: hidden;
}
#top10{
width: 181px;
height: 302px;
background-image:url(../images/top10.gif);
background-repeat:no-repeat;
overflow: hidden;
margin-top: 2px;
}
#top30{
margin-top: 65px;
font-size: 8pt;
margin-left: 20px;
}
#content{
background:url(../images/bghome.png) repeat left;
border: 0px solid red;
min-height: 800px;
width: 580px;
float: left;
margin-left: 20px;
margin-top: 2px;
margin-bottom: 230px;
}
H4{
margin: 0px;
font-size: 12pt;
text-transform: uppercase;
}
#art{
padding: 12px;
margin-bottom: 30px;
}
#art DIV{
margin-bottom: 30px;
}
#right{
float: right;
}
#sports{
width: 181px;
height: 438px;
background-image:url(../images/sports.gif);
background-repeat:no-repeat;
overflow: hidden;
margin-top: 2px;
}
#streambg{
width: 330px;
height: 225px;
background-image:url(../images/streambg.gif);
background-repeat:no-repeat;
overflow: hidden;
}
#sports2{
width: 181px;
height: 438px;
background-image:url(../images/photbg.gif);
background-repeat:no-repeat;
overflow: hidden;
margin-top: 2px;
}
#sport4{
font-size: 10pt;
margin-top:60px;
margin-left: 4px;
}
#sport4 TD{
padding: 9px;
background-image:url(../images/sptbg.png);
background-repeat:no-repeat;
}
#sports ul li{
padding: 9px;
background-image:url(../images/sptbg.png);
background-repeat:no-repeat;
}
#sports ul{
list-style-type: none;
margin: 0px;
margin-top: 60px;
padding-left: 8px;
font-size: 10pt;
}
#thumb{
height: 120px;
margin: 2px;
}
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:90px ; margin:0px auto 0px;  }
#banners_container { display:block; position:relative; width:330px; height:225px; margin:0px auto 0px; border:1px #CCCCCC solid; }
#banner_container { position:relative ; overflow:hidden ; width:330px ; height:225px ; margin:0px auto 0px;  }
#links{
width: 181px;
height: 291px;
background-image:url(../images/links.gif);
background-repeat:no-repeat;
overflow: hidden;
margin-top: 2px;
}
#links4{
font-size: 10pt;
margin-top:70px;
margin-left: 4px;
}
#links4 TD{
padding: 9px;
background-image:url(../images/sptbg.png);
background-repeat:no-repeat;
}
#adleft{
margin-top: 30px;
}
#footer{
width: 976px;
margin: 0 auto 0 auto;
font-size: 8pt;
padding-left: 60px;
text-align: right;
}
#footer A{
font-size: 8pt;
font-decoration: none;
margin-left: 10px;
}
.hide{display:none;}
.clear{clear:both;}
/* this is the main UL element*/
.dropdown{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:0px solid #444;
z-index: 4000;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	border-top:1px solid #444;
	list-style:none;

}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	padding:3px 1.59em;
	min-width:100px;
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	cursor:pointer;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#fff;
        font-size: 10pt;
        font-weight: bold;
}

.dropdown a:hover{
	text-decoration:underline;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	border:1px solid #444;
	border-top:0;
	margin-left:-1px;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	padding-left:0px;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	padding-left:0px;
	width:120px;
}

#comments{
border-top: 10px solid #6F6F6F;
padding: 10px;
width: 550px;
font-size: 10pt;
color: #C2E7EF;
}
#comments SPAN{
font-size: 12pt;
font-weight: bold;
color: #89E0F2;
}

#comments table span{
font-size: 10pt;
color: #fff;
}
#comments P{
margin: 20px;
}
#comments #sep{
border-top: 1px solid #ccc;
}
#comments table{
width: 525px;
}
#commentform{
margin-top: 20px;
border-top: 2px solid #999;
padding: 10px;
width: 550px;
font-size: 10pt;
color: #C2E7EF;
}
#commentform SPAN{
font-size: 12pt;
font-weight: bold;
color: #89E0F2;
}
#commentform TABLE TR TD{
padding: 5px;
}