/***Common Elements***/

* {
margin:0;
padding:0;
}

body {
  margin: 0px;
  padding:0px;
	background: #000 url('/graphics/bg.gif') repeat-x;
  font-family: Arial, Sans-serif;
	color: #fff;
}
img {
  border: none;
}

a:link, a:visited {
  color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	text-decoration: underline;
}
a:hover {
  color: #fff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	text-decoration: none;
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}



#main {
  background-color: #1a1a1a;
	margin: 0px auto;
	width: 800px;
}

#adsense {
  padding: 10px 0px;
}

#bottom_adsense {
  padding: 10px 0px;
	background-color: #1a1a1a;
	width: 800px;
	margin: 10px auto 0px auto;
}

#masthead {
  width: 800px;
}

#artists {
  float: left;
}

#listen_live {
  float: left;
}

#artist_mast {
  width:677px;
  height:191px;
	float: left;
  background: url('/graphics/masthead_artists1.jpg') no-repeat top left;
  position:relative;
}
#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 10;
  visibility: hidden;
}
#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 11;
  visibility: hidden;
}
#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 12;
  visibility: hidden;
}
#masthead_artists4 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 13;
  visibility: hidden;
}
#masthead_artists5 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 14;
  visibility: hidden;
}
#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 15;
  visibility: hidden;
}
#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 16;
  visibility: hidden;
}
#masthead_artists8 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 17;
  visibility: hidden;
}
#masthead_artists9 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 18;
  visibility: hidden;
}
#masthead_artists10 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 19;
  visibility: hidden;
}
#masthead_artists11 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 20;
  visibility: hidden;
}
#masthead_artists12 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:677px;
  height:191px;
  z-index: 21;
  visibility: hidden;
}

#menu {
  width: 800px;
  height: 31px;
  background: url('/graphics/nav_bg.gif') no-repeat;
}
#home{
  float: left;
}

#home a:link, #home a:visited {
  display: block;
  background: url('/graphics/home.jpg');
  width: 100px;
  height: 31px;
}

#home a:hover {
  display: block;
  background: url('/graphics/home_over.jpg');
  width: 100px;
  height: 31px;
}

#jocks{
  clear: none;
	float: left;
}

#jocks a:link, #jocks a:visited {
  display: block;
  background: url('/graphics/jocks.jpg');
  width: 106px;
  height: 31px;
}

#jocks a:hover {
  display: block;
  background: url('/graphics/jocks_over.jpg');
  width: 106px;
  height: 31px;
}

#music{
  clear: none;
	float: left;
}

#music a:link, #music a:visited {
  display: block;
  background: url('/graphics/music.jpg');
  width: 109px;
  height: 31px;
}

#music a:hover {
  display: block;
  background: url('/graphics/music_over.jpg');
  width: 109px;
  height: 31px;
}

#contests{
  clear: none;
	float: left;
}

#contests a:link, #contests a:visited {
  display: block;
  background: url('/graphics/contests.jpg');
  width: 135px;
  height: 31px;
}

#contests a:hover {
  display: block;
  background: url('/graphics/contests_over.jpg');
  width: 135px;
  height: 31px;
}

#events{
  clear: none;
	float: left;
}

#events a:link, #events a:visited {
  display: block;
  background: url('/graphics/events.jpg');
  width: 120px;
  height: 31px;
}

#events a:hover {
  display: block;
  background: url('/graphics/events_over.jpg');
  width: 120px;
  height: 31px;
}


#photos{
  clear: none;
	float: left;
}

#photos a:link, #photos a:visited {
  display: block;
  background: url('/graphics/photos.jpg');
  width: 115px;
  height: 31px;
}

#photos a:hover {
  display: block;
  background: url('/graphics/photos_over.jpg');
  width: 115px;
  height: 31px;
}

#contact{
  clear: right;
  float: left;
}

#contact a, #contact a:visited {
  display: block;
  background: url('/graphics/contact.jpg');
  width: 115px;
  height: 31px;
}

#contact a:hover {
  display: block;
  background: url('/graphics/contact_over.jpg');
  width: 115px;
  height: 31px;
}

#main_container {
  width: 780px;
	padding: 0px 10px;
}

#left_cont {
  width: 468px;
	float: left;
	margin-right: 8px;
}

#right_cont {
  float: left;
	width: 303px;
	margin-top: 3px;
}

#promohead {
  background: url('/graphics/promo_head.gif');
	width: 468px;
	height: 49px;
}

#rightside {
  margin: 10px 0px;
	width: 303px;
}

#right_ad {
  float: left;
	margin-right: 10px;
}

#right_shows {
  float: left;
}

#promocontainer {
  width: 464px;
	height: 440px;
	padding: 2px;
	background-color: #2f2f2f;
	position: relative;
	visibility: visible;
	overflow:hidden;
}

#promo1 {POSITION: absolute; visibility: visible; z-index:1000; top:0; left:0; width:464px; height:291px; padding: 2px;}
#promo2 {POSITION: absolute; visibility: hidden; z-index: 1100; top:0; left:0; width:464px; height:291px;}
#promo3 {POSITION: absolute; visibility: hidden; z-index: 1200; top:0; left:0; width:464px; height:291px;}
#promo4 {POSITION: absolute; visibility: hidden; z-index: 1300; top:0; left:0; width:464px; height:291px;}
#promo5 {POSITION: absolute; visibility: hidden; z-index: 1400; top:0; left:0; width:464px; height:291px;}
#promo6 {POSITION: absolute; visibility: hidden; z-index: 1500; top:0; left:0; width:464px; height:291px;}
#promo7 {POSITION: absolute; visibility: hidden; z-index: 1600; top:0; left:0; width:464px; height:291px;}
#promo8 {POSITION: absolute; visibility: hidden; z-index: 1700; top:0; left:0; width:464px; height:291px;}
#promo9 {POSITION: absolute; visibility: hidden; z-index: 1800; top:0; left:0; width:464px; height:291px;}
#promo10 {POSITION: absolute; visibility: hidden; z-index: 1900; top:0; left:0; width:464px; height:291px;}
#promo11 {POSITION: absolute; visibility: hidden; z-index: 2000; top:0; left:0; width:464px; height:291px;}
#promo12 {POSITION: absolute; visibility: hidden; z-index: 2100; top:0; left:0; width:464px; height:291px;}
#promo13 {POSITION: absolute; visibility: hidden; z-index: 2200; top:0; left:0; width:464px; height:291px;}
#promo14 {POSITION: absolute; visibility: hidden; z-index: 2300; top:0; left:0; width:464px; height:291px;}
#promo15 {POSITION: absolute; visibility: hidden; z-index: 2400; top:0; left:0; width:464px; height:291px;}
#promo16 {POSITION: absolute; visibility: hidden; z-index: 2500; top:0; left:0; width:464px; height:291px;}
#promo17 {POSITION: absolute; visibility: hidden; z-index: 2600; top:0; left:0; width:464px; height:291px;}
#promo18 {POSITION: absolute; visibility: hidden; z-index: 2700; top:0; left:0; width:464px; height:291px;}
#promo19 {POSITION: absolute; visibility: hidden; z-index: 2800; top:0; left:0; width:464px; height:291px;}
#promo20 {POSITION: absolute; visibility: hidden; z-index: 2900; top:0; left:0; width:464px; height:291px;}

a.promolink:link, a.promolink:visited {font:bold 12px Arial; color:#000; text-decoration:none;}
a.promolink:hover {font:bold 12px Arial; color:#000; text-decoration:none;}
#promolinks {position:absolute; top:293px; left:2px; height:20px; width:463px; z-index:20; background-color:#242424;}
.control_button {height:20px; padding:0; text-align:center; float:right; z-index:20; margin-right:0px; display:block; background-color:#242424;}
.promotext { color: white; padding: 5px; font-size: 12px; font-family: Verdana; position: absolute; top: 310px; z-index: 21; left: 0px; }

#fox {
  background: #000 url('/graphics/fox.gif');
	height: 88px;
	width: 303px;
	padding-top: 20px;
}

#fox_text {
  font-family: verdana;
	font-size: 11px;
	color: white;
	width: 190px;
	padding-left: 120px;
}

.foxmore {
  padding-left: 215px;
	padding-right: 10px;
	padding-top: 10px;
}

.foxmore a:link, .foxmore a:visited {
  font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.foxmore a:hover {
  font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#bottom_cont {
  width: 780px;
	margin-top: 10px;
}

#bottom_left {
  width: 125px;
	float: left;
	margin-right: 10px;
}

#bottom_right {
  width: 645px;
	float: left;
}

#sub_cont {
  width: 780px;
	margin-top: 10px;
}

#sub_left {
  width: 125px;
	float: left;
	margin-right: 10px;
}

#sub_right {
  width: 645px;
	float: left;
}

#sub_content {
  width: 625px;
	background-color: #0d0c0c;
	padding: 10px;
}

.left_ad {
  margin-bottom: 10px;
}

#headlines {
  width: 625px;
	background-color: #0d0c0c;
	padding: 10px;
}

.hdr {
  color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.descript {
  color: white;
	font-size: 11px;
	font-family: Verdana;
	padding-bottom: 10px;
}

.jock_img {
  float: left;
	border: 3px solid #c20000;
}

.descript_cont {
  float: left;
	padding-left: 10px;
	width: 480px;
}

.headmore {
  	padding: 10px;
}

.headmore a:link, .headmore a:visited {
  font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.headmore a:hover {
  font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#roof li{
  list-style-type: none;
	vertical-align: middle;
}

#roof img {
  padding-left: 10px;
}

#roof input {
  margin: 0px auto;
}

#roof {
  width: 625px;
}

#footer {
  font-size: 12px;
	background: url('/graphics/footer.gif');
	width: 800px;
	height: 21px;
	padding-top: 15px
}