body {
  background: #e9eef4 url('/graphics/bg.jpg') repeat-x; 
  margin: 0px auto;
  padding:0px;
  font: 12px arial;
  color: #333;
}
img {
  border: none;
}
table {
  font: normal 12px arial;
}
#pagebox {
  margin:0px auto;
  width: 784px;
  background: #fff url('/graphics/main_bg.gif') repeat-y;
}
a:link, a:visited {
  font: normal 12px arial;
  color: #36c;
  line-height: 18px;
  text-decoration: none;
}
a:hover {
  font: normal 12px arial;
  color: #36c;
  line-height: 18px;
  text-decoration: underline;
}
.more_link {
  float: right;
  margin-top:15px;
}
/*--------------------------Begin Top Content-----------------------*/
#masthead {
  width: 762px;
  height: 183px;
  margin: 0 0 14px 10px;
  background: #00f;
}
/*------------------------------------------------Top Navigation------------------------------------------*/
#top_nav {
  width: 762px;
	height: 44px;
  margin-left: 10px;
  background: url('/graphics/nav_bg.gif') repeat-x;
}
.top_nav a:link, .top_nav a:visited {
	display: block;
	float: left;
  padding: 0px 37px;
  height: 44px;
	background: url('/graphics/nav_divider.gif') no-repeat top right;
  text-decoration: none;
}
.top_nav a:hover {
	display: block;
	float: left;
  padding: 0px 37px;
  height: 44px;
	background: url('/graphics/nav_divider.gif') no-repeat top right;
  text-decoration: none;
}
#top_end_nav a:link, #top_end_nav a:visited {
	display: block;
	float: left;
  padding: 0px 0px 0px 37px;
  height: 28px;
  text-decoration: none;
}
#top_end_nav a:hover {
	display: block;
	float: left;
  padding: 0px 0px 0px 37px;
  height: 28px;
  text-decoration: none;
}
.text1 {
  position: relative; 
  left: 1px; 
  top: 4px;
  font: normal 18px/40px arial;
  color: #333;
  cursor: hand;
}
.text2 {
  position: absolute; 
  left: -3px; 
  top: -12px;
  font: normal 18px/40px arial;
  color: #fcde02;
  cursor: hand;
}
html>body .text1 {
  height: 44px;
  position: relative; 
  left: 1px; 
  top: 1px;
  font: normal 18px/48px arial;
  color: #333;
}
html>body .text2 { 
  height: 44px;
  position: absolute; 
  left: -2px; 
  top: -2px;
  font: normal 18px/48px arial;
  color: #fcde02;
}
/*-------------------------------Subnav Styling-------------------------------*/
.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  color: #000;
  text-decoration: none;
  line-height: 20px;
  padding-left: 15px;
}
.subnav a:hover {
  font: normal 12px arial;
  color: #000;
  text-decoration: none;
  line-height: 20px;
  padding-left: 15px;
  background: url(/graphics/arrow_r.gif) no-repeat 0px 4px;
}

#b95_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 140px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 10px;
  top: 0px;
}

#djs_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 140px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 130px;
  top: 0px;
}

#events_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 140px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left:383px;
  top: 0px;
}

#media_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 140px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 513px;
  top: 0px;
}
/*--------------------------------------------------------------------------------------------------*/
#top_cont {
  padding: 10px 0 0 10px;
}
#left_cont {
  float: left;
  margin-right: 16px;
  width: 490px;
}
html>body #left_cont {
  float: left;
  margin-right: 16px;
  width: 490px;
}
/*----------------------------------------Major Promo Styling---------------------------------------*/
#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 484px; 
  height: 200px; 
  z-index:0;
  margin-bottom: 10px;
  border: 3px solid #ebebeb;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 484px; 
  height:173px;
}
#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 484px; 
  height:173px;
}
#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 173px; 
  left: 0; 
  width: 484px; 
  height:27px; 
  background: #000;
}
a.promolink:link, a.promolink:visited {
  font:normal 12px/25px Arial; 
  color:#FFF; 
  text-decoration:none; 
}
a.promolink:hover {
  font:normal 12px/25px Arial; 
  color:#fcde02; 
  text-decoration:none; 
}
#promolink1 {
  height: 27px; 
  padding:2px 0 0 0; 
  width:200px; 
  text-align:center; 
  position:absolute; 
  top:173px; 
  left:0; 
  z-index:1; 
  overflow:hidden;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 27px; 
  padding:2px 0 0 0; 
  width:89px; 
  text-align:center; 
  position:absolute; 
  top:173px; 
  left:0;
  z-index:1; 
  overflow:hidden;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 474px; 
  height:163px;
  color: #000;
  background: #fff;
}
/*--------------------------------------------------------------------------------------------------*/
#bottom_cont {
  padding: 0px 0 0 10px;
}
#right_cont {
  float: left;
}
#listen_live {
	border: 3px solid #ebebeb;
  margin-bottom: 12px;
}
#onair_cont {
  border: 3px solid #ebebeb;
  margin-bottom: 10px;
  width: 250px;
  height: 114px;
}
#copyright {
  width: 784px;
  text-align: center;
  padding-bottom: 10px;
	font-size: 12px;
}
/*--------------------------------------Sub Page Styling---------------------------------------------*/
#sub_main {
  width: 762px;
  color: #000;
  margin-left: 10px;
}
#sub_left_cont {
  float: left;
  width: 488px;
  margin: 10px 12px 0 0;
}
html>body #sub_left_cont {
  float: left;
  width: 488px;
  margin: 10px 18px 0 0;
}
#content {
  padding: 5px 5px 5px 0;
}
#content_itunes {
  padding: 0px;
}
#content_itunes p {
  margin: 0;
}
#content_top_pad {
  padding-top: 5px;
}
#sub_right_cont {
  float: left;
  width: 256px;
  margin-top: 10px;
}
#subpage_hdr {
  width: 478px;
  height: 26px;
  border: 1px solid #234495;
  color: #000;
  font: bold 18px/26px arial;
  padding-left:10px;
}
#gallery_hdr {
  width: 752px;
  height: 26px;
  border: 1px solid #234495;
  color: #000;
  font: bold 18px/26px arial;
  padding-left:10px;
}
.mornings_pic {
  float:left;
  margin-right:10px;
  width:200px;
}
.mornings_hdr {
  float: left;
  font:bold 12px arial;
  margin-bottom: 5px;
}
.mornings_details {
  width: 278px;
  float: left;
}
.mornings_details p {
  margin: 0 0 10px 0;
}
.djs_pic {
  float:left;
  margin-right:10px;
  width:120px;
}
.djs_hdr {
  float: left;
  font:bold 12px arial;
  margin-bottom: 5px;
}
.djs_details {
  width: 358px;
  float: left;
}
.djs_details p {
  margin: 0 0 10px 0;
}
.contests_pic {
  float:left;
  margin-right:10px;
  width:150px;
}
.contests_hdr {
  float: left;
  font:bold 12px arial;
  margin-bottom: 5px;
}
.contests_details {
  width: 328px;
  float: left;
}
.calendar_details {
  width: 488px;
  float: left;
}
.contests_details p {
  margin: 0 0 10px 0;
}
#music_news {
  width: 230px;
  background: url('/graphics/musicnews_bg.gif') no-repeat;
}
.right_promos {
	margin:0 0 17px -2px;
  width: 250px;
  border: 3px solid #ebebeb;
  text-align:center;
}

#scrolling_txt_shell {
  background:#ffffff;
  width:762px;
  height:25px;
  margin:0px;
  padding:0px;
  
}