#djs 	{POSITION: absolute; visibility: hidden; z-index: 5; top: 191px; left: 40px; height: 22px; width: 195px;}
#jocklayer 	{POSITION: absolute; visibility: hidden; z-index: 5; top: 171px; left: 150px; height: 22px; width: 195px;}
#calendarlayer 	{POSITION: absolute; visibility: hidden; z-index: 5; top: 171px; left: 253px; height: 22px; width: 195px;}
#advertising 	{POSITION: absolute; visibility: hidden; z-index: 5; top: 191px; left: 700px; height: 22px; width: 195px;} 
 
BODY {
	background-color: #B47100;
	scrollbar-arrow-color: #B47100;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-face-color: #B47100; 
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3d-light-color: #ccffff; 
}

td, div, p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #333333;}

.homehdr { font-family: Verdana, Arial, Helvetica, sans-serif; color: #C27F00; font-size: 16px; font-weight: bold;}
.minorhdr { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FB9800; font-size: 14px; font-weight: bold;}

.black {color: #000000;}

a, a:visited {color: #FB9800; text-decoration: none; }
a:hover {color: #FB9800; text-decoration: underline;}

a.subnav, a.subnav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.subnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFF00; text-decoration: none; font-weight:bold;}

.content { margin-left:4px; margin-right:4px; margin-top:4px; margin-bottom:4px; color:black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal;}

.pollanswer {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #FFFF00;}
.pollquestion {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF;}

.redhdr {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #B30505;}

.bighdr {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: normal; line-height: normal; font-weight: bold; color: white; margin-bottom : 10px;}

.eventdate {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000;}
.eventwhere {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF;}
.eventinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF;}
.eventtime {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF;}
.eventhdr {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #FFFF00;}
.concerthdr {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: #333399;}
.concertdate {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #cc0000;}
.contesthdr {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000;}

.extrathdr {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; color: #FF0000;}

.djname {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: #cc3333;}

INPUT {
color: black;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 8pt
} 


.floatimgleft {
float: left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
}

/* POLL INFORMATION */
div#athlete_poll { width: 100%; }
div#athlete_poll * { margin: 0; padding: 0;  }
div#athlete_poll a, div#athlete_poll img { border: 0; }

/* header */
div#athlete_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#athlete_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/* question */
div#athlete_poll h2 { font: bold 13px Arial, sans-serif; color: #000 } /* question */
div#athlete_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#athlete_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#athlete_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#athlete_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#athlete_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #000} /* text container */
div#athlete_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#athlete_poll li.image_a img { vertical-align: middle; }
div#athlete_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#athlete_poll p.submit { text-align: center; margin: 0px auto 10px auto; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #444;  }
div#athlete_poll p.submit span { }

/* results link */
div#athlete_poll p.results { cursor: pointer; cursor: hand; text-align: center; }
div#athlete_poll p.results span { color: #fc0; text-decoration: underline; font: bold 13px Arial, sans-serif; }

/* results */
div#athlete_poll p.results_text { color: #000; margin: 3px 0 0 0; clear: both; width: 90% }
div#athlete_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#athlete_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#athlete_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#athlete_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#athlete_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#athlete_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }
