@charset "utf-8";
/* CSS Document */

body { background-image: url(../images/lgBG.jpg); background-repeat:repeat-x; background-position:left center; background-attachment:fixed; margin:0; font-family:Myriad Pro, Arial, Helvetica, sans-serif}

#flashcontent{
	margin-left:0px;
	margin-top: -53px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-image: url(../images/bkgnd_tile.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

a{text-decoration:underline; color:#666;}
a:link. a:visited {text-decoration:underline; color:#666;}
a:hover {color:#000;}

/*If we ever move the site to a new server, than we can have auto left and auto right, but for now since this old server can't handle the DOCTYPE we'll have to do it this way*/
#wrapper{width:1229px; margin-left:auto; margin-right:auto;}
#header{height:164px;}
#navigation{
	height:37px;
}
#main{
	width:1199px;
	background-color:#010823;
	padding-top:10px;
}
#flash{ padding-left:15px;}
#playerofweek{width:332px; height:220px; background-image:url(../images/bg_playerOfWeek.jpg); background-repeat:no-repeat;}
#playerofweek #playerimage{ vertical-align:top;}
#playerofweek #nameNumber{vertical-align:top; font-family:"Myriad Pro", "Trebuchet MS", sans-serif; font-weight:bold; color:#FFFFFF; font-size:23px;}
#playerofweek .field{ font-family:"Myriad Pro", "Trebuchet MS", sans-serif; color:#FFFFFF; font-size:11px; }

#poll{width:332px; height:227px; background-image:url(../images/bg_poll.jpg); background-repeat:no-repeat;}
#poll .name{font-family:"Myriad Pro", "Trebuchet MS", sans-serif; color:#FFFFFF; font-size:12px; padding-left:38px; }
#poll #pollradio {  width:250px; list-style-type: none;margin-bottom: 3px;background-image: url(../images/bg_pollarea_03.png);background-repeat: no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  z-index:5;}

#sponsorWrapper{}
#sponsor{width:1184px; background-image:url(../images/sponsors_bg.jpg); background-repeat:no-repeat; height:200px; margin-left:15px;}
#footer {max-width:1174px;background-color: #000000;height: 50px;font-family: "Myriad Pro", "Trebuchet MS", sans-serif;font-size: 11px;color: #FFFFFF;padding-left:25px;padding-top:20px;}
a.footer:link, a.footer:visited{ color:#FFFFFF; text-decoration:none;}
a.footer:hover, a.footer:active{ color:#FFFFFF; text-decoration:underline;}

#wrappergallery {
	width: 1229px;
	margin-left: 100px;
}
#photogallery {
}

#contentArea{
	background-color:#010823;
	margin:0px;
	padding:0 0 20px 0 ;
}

#contentArea2{
	background-color:#FFFFFF;
	margin:0px;
	padding:0 0 20px 0 ;
}

#standingheader{background-color:#CCCCCC; font-weight:bold; text-align:center;}
.clear{clear:both; height:0px; width:0px; margin:0px;padding:0px}
.sponsors_rightcol {
width:184px;
height:154px;
margin:0 60px 20px 50px;
}

.weather_alert{
width:755px;
height:49px;
margin:5px;
padding:10px;
background:url(../images/weather_alert_bg.jpg) no-repeat #c51e25;;
color:#FFFFFF;
font-weight:bold;
font-size:12px
}

#grey_content_box {
background:url(../images/bg_gallery.jpg);
width:811px;
height:614px;
margin-left:20px;
margin-top:10px;
margin-bottom:10px;
float:left;
}

#rankings {
background:#010825;
width: 760px;
height: 354px;
margin-left:4px;
border:4px solid #FFF;
}

.rank{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

.rank a:link{
color: #FFFFFF;
}

.galleries {
	color:#000;
	text-decoration:none;
}

.galleries:hover {
	color:#900;
	text-decoration:none;
}
