body {
	margin: 0 auto;
	font: normal 12px Arial;
	color: #FFF;
	background: #72a4d5 url(../graphics/bg.jpg) repeat-x;
}
img {
  border: none;
}
ul {
  margin: 0 0 10px 0;
  padding: 0;
}
li p{
  margin: 0;
}
h4 {
  margin: 0;
}
a:link, a:visited {
  font: normal 12px arial;
  color: #000;
  text-decoration: underline; 
}
a:hover { 
  font: normal 12px arial;
  color: #000;
  text-decoration: none;
}

.update_table {
  margin: 0px auto;
	text-align: right;
}

.more_link {
  float: right;
  margin-top:15px;
}
#pagebox {
  margin: 0 auto;
  width: 1000px;
  border-bottom: 2px solid #fff;
  background: #000033 url('/graphics/main_bg.gif') repeat-y;
  padding-left:2px;
}
#left_container {
  float: left;
  width: 865px;
  background-color: #353A7E;
}
#top_banner_ad {
  width: 100%;
  text-align: center;
  padding: 3px 0;
}
#masthead {
  background-color: #353A7E;
  text-align: center;
  padding: 2px 0;
}
/*-------------------------------Main Navigation-----------------------------*/
#nav_cont {
  background-color: #000033;
  padding: 3px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#main_nav {
  width: 858px;
	height: 28px;
  background: url('/graphics/nav_bg.gif') repeat-x;
}
.top_nav a:link, .top_nav a:visited {
	display: block;
	float: left;
  padding: 0px 28px;
  height: 28px;
	background: url('/graphics/nav_div.gif') no-repeat top right;
  text-decoration: none;
}
.top_nav a:hover {
	display: block;
	float: left;
  padding: 0px 28px;
  height: 28px;
	background: url('/graphics/nav_div.gif') no-repeat top right;
  text-decoration: none;
}
#top_end_nav a:link, #top_end_nav a:visited {
	display: block;
	float: left;
  padding: 0px 28px;
  height: 28px;
  text-decoration: none;
}
#top_end_nav a:hover {
	display: block;
	float: left;
  padding: 0px 28px;
  height: 28px;
  text-decoration: none;
}
.text1 {
  position: relative; 
  left: 1px; 
  top: 1px;
  font: bold 11px/26px verdana;
  text-transform: uppercase;
  color: #343434;
  letter-spacing: 1px;
}
.text2 { 
  position: absolute; 
  left: -2px; 
  top: -8px;
  font: bold 11px/26px verdana;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
html>body .text1 {
  height: 28px;
  position: relative; 
  left: 1px; 
  top: 1px;
  font: bold 11px/28px verdana;
  text-transform: uppercase;
  color: #343434;
  letter-spacing: 1px;
}
html>body .text2 { 
  height: 28px;
  position: absolute; 
  left: -1px; 
  top: -1px;
  font: bold 11px/28px verdana;
  text-transform: uppercase;
  color: #E3E3E6;
  letter-spacing: 1px;
}
#main_container {
  background-color: #353A7E;
}
#main_container_left {
  float: left;
  background-color: #353A7E;
}
#main_container_top {
  float: left;
  margin-bottom: 2px;
  background-color: #353A7E;
	width: 738px;
}
#main_container_right {
  float: left;
  background-color: #353A7E;
	width: 125px;
  margin-top: 5px;
}
#main_container_bottom {
  float: left;
}
/*------------------------------------New Major Promo Styling------------------------------*/
#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 520px; 
  height:307px; 
  z-index:0;
  border: 3px solid #000033;
  background: url('/graphics/promo_bg.jpg') repeat-x;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 15px; 
  left: 18px; 
  width: 446px; 
  height:195px;
  padding: 25px 10px 25px 25px;
  background-color:#fff;
  color:#000;
}
#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 15px; 
  left: 18px; 
  width: 446px; 
  height:195px;
  padding: 25px 10px 25px 25px;
  background-color:#fff;
  color:#000;
}
#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 276px; 
  left: 0; 
  width: 520px; 
  height:28px; 
  background: url('/graphics/nav_bg.gif') repeat-x;
  border-top: 3px solid #000033;
}
a.promolink:link, a.promolink:visited {
  font:normal 11px/28px Arial; 
  color:#E6E4B3; 
  text-decoration:none; 
  text-transform:uppercase;
}
a.promolink:hover {
  font:normal 11px/28px Arial; 
  color:#E6E4B3; 
  text-decoration:none; 
  text-transform:uppercase;
}
#promolink1 {
  height: 19px; 
  padding:2px 0 0 0; 
  width:200px; 
  text-align:center; 
  position:absolute; 
  top:276px; 
  left:0; 
  z-index:1; 
  overflow:hidden;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 19px; 
  padding:2px 0 0 0; 
  width:89px; 
  text-align:center; 
  position:absolute; 
  top:276px; 
  left:0;
  z-index:1; 
  overflow:hidden;
}
#promo_pic {
  float: left;
  margin-right: 20px;
}
#promo_details {
  height: 170px;
  overflow: hidden;
}
#promo_details_more {

}
#more_link {
  text-align: right;
}
#onair {
  margin-bottom: 3px;
}
#weather {
  background-color: #fff;
  width: 196px;
  height: 157px;
  padding: 5px 0 0 5px;
}
#bottom_left {
  float: left;
  margin-right: 3px;
}
#assoc_press {
  float: left;
  width: 291px;
  margin: 0 2px 0 2px;
}
html>body #assoc_press {
  float: left;
  width: 291px;
  margin: 0 2px 0 2px;
}
#ap_videos {
  background-color: #fff;
}
#cnn_news {
  float: left;
}
#cnn_news_cont {
  float: left;
  color: #000;
  width: 222px;
  height: 195px;
  background-color: #fff;
  padding: 5px 5px 0 5px;
}
#cnn_news_cont ul{
  list-style-type: none;
}
.feedflare {
  display: none;
}
#audio_links {
  margin: 0px 0 0 2px;
}
html>body #audio_links {
  margin: 2px 0 0 2px;
}
#audio_lnks_cont {
  width: 505px;
  height: 87px;
  padding: 10px 0 0 20px;
  background: url('/graphics/audio_lnks_bg.jpg') repeat-x;
}
.audio_lnk {
  color: #000;
  font: normal 11px arial;
}
.audio_lnk a:link, .audio_lnk a:visited {
  color: #000;
  font: normal 11px arial;
  text-decoration: underline;
}
.audio_lnk a:hover {
  color: #000;
  font: normal 11px arial;
  text-decoration: none;
}
#bottom_right {
  float: left;
}
#more_features_cont {
  background: #A2C6EC url('/graphics/more_features_bg.jpg') repeat-x;
  width: 183px;
  height: 410px;
  color: #000;
  padding: 10px 0 0 20px;
  overflow: hidden;
}
#more_features a:link, #more_features a:visited {
  color: #000;
  text-decoration: underline;
}
#more_features a:hover {
  color: #000;
  text-decoration: none;
}
#google_search {
  width: 715px;
  background-color: #fff;
  margin: 4px 0 4px 2px;
  padding: 4px 0 0 5px;
}
html>body #google_search {
  width: 715px;
  background-color: #fff;
  margin: 4px 0 0 2px;
  padding: 4px 0 0 5px;
}
.formbox {
  width: 230px;
	font: 11px arial;
	color: #000;
	border: 1px solid #000;
  background-color: #FFFEA2;
}
input#search_button { 
  width:auto;
	background:#fff;
	border:1px solid #000;
	color:#000;
	padding:0;
	font: 10px verdana;
}
#bottom_banner {
  border-top: 2px solid #fff;
  padding: 5px 0;
}
#copyright {
  
}
#right_container {
  float: left;
  width: 120px;
	margin-left: 8px;
}
.right_ads {
  text-align: center;
  margin: 4px 0;
}
#google_ads {
  margin: 5px 0;
}

#main_ads {
  width: 125px;
}
/*-------------------------------Subnav Styling-------------------------------*/
.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  color: #000;
  text-decoration: none;
  line-height: 20px;
}
.subnav a:hover {
  font: normal 12px arial;
  color: #000;
  text-decoration: underline;
  line-height: 20px;
}
#affiliates_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 98px;
  top: 1px;
}
#onair_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 241px;
  top: 1px;
}
#audio_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left:350px;
  top: 1px;
}
#features_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left:454px;
  top: 1px;
}
#community_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left:583px;
  top: 1px;
}
#about_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 150px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left:700px;
  top: 1px;
}
/*----------------------------------Subpage Styling -----------------------------*/
#subpage_container_left {
  float: left;
  margin: 4px 10px 0 0 ;
  background-color: #353A7E;
	width: 725px;
}
#subpage_content {
  background-color:#fff;
  width: 700px;
  margin-left:4px;
  color:#000;
  padding: 10px;
}
#subpage_content td, th {
  color:#000;
  font: normal 12px arial;
}
#subpage_hdr {
  background: url('/graphics/subpage_hdr.gif') no-repeat;
  width: 721 px;
  height: 27px;
  margin-left:4px;
  padding-left: 10px;
  font: bold 15px/26px arial;
  letter-spacing: 1px;
}
#subpage_cont {
  width:700px;
}
.subpage_pic {
  float: left;
}

.onair_pic {
  float: left;
	width: 175px;
}

.subpage_pic img {
  margin: 4px 5px 20px 0;
}

#bio_details_cont {
  float: left;
  width: 500px;
}

.header_txt {
  font: bold 14px arial;
  padding-bottom: 3px
}
.header_txt a:link, .header_txt a:visited {
	font: bold 14px arial;
  text-decoration: underline;
}
.header_txt a:hover {
	font: bold 14px arial;
  text-decoration: none;
}
.subpage_details {
  font: normal 12px arial;
}
.audio_details {
  font: normal 12px arial;
  padding-bottom: 5px;
}
.audio_button {
  float:left;
  margin: 0 10px 10px 0;
}
.subpage_details li {
  margin-left: 20px;
}
.michalczyk_hdr {
  text-align:center;
  font: bold 14px arial;
  margin-bottom: 10px;
}
.michalczyk_pic {
  margin-bottom: 20px;
  text-align:center;
}
.event_header {
	background-color:  #92B8D7;
	font-weight: bold;
	font-size: 11px;
}
/*------------------------------------Editorial Blog Styling--------------------------------*/
#blog_title {font:bold 18px 'arial';color:#cfcfcf;margin-top:5px;border-bottom:4px double #EF0E0E;padding:2px}
#blog_cont .user_login a:link, #blog_cont .user_login a:visited {color:red;}
#blog_cont .user_logout a:link, #blog_cont .user_logout a:visited {color:red;}
#blog_cont ul {list-style:none;}
#blog_cont li {padding:5px;}
#blog_cont a:link, #blog_cont a:visited {font:11px 'arial';color:#7F7F7F;}
#blog_cont .post_title {font:bold 16px 'arial';color:#EF0E0E;}
#blog_cont .post_date, #blog_cont .post_time, #blog_cont .comment_date, #blog_cont .comment_time {font:italic 11px 'arial';}
#blog_cont .post_text, #blog_cont .comment_text {padding:3px;}
#blog_cont .post_author, #blog_cont .comment_author {font-style:italic;margin-top:2px;}
#blog_cont .comment {display:none;}
#blog_cont .comment_title {color:#EF0E0E;}
#blog_cont .comment li{list-style:none;margin:5px;margin-top:10px;border:1px solid #cecece;}
#blog_cont .total_comments {font:11px 'arial';}
#blog_cont .showhidelink {font:11px 'arial';display:inline;text-decoration:underline;color:#7F7F7F;}

/*-----------------------------------------Poll Styling------------------------------------------*/
/* POLL INFORMATION */
div#wfmb_poll { width: 100%; }
div#wfmb_poll * { margin: 0; padding: 0;  }
div#wfmb_poll a, div#wfmb_poll img { border: 0; }

/* header */
div#wfmb_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#wfmb_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/* question */
div#wfmb_poll h2 { font: bold 13px Arial, sans-serif; color: #000;margin-bottom:10px; } /* question */
div#wfmb_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#wfmb_poll ul { margin: 2px 5px; list-style-type: none; width: 100%;margin-bottom:10px; } /* answers container */
div#wfmb_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#wfmb_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#wfmb_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #000} /* text container */
div#wfmb_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#wfmb_poll li.image_a img { vertical-align: middle; }
div#wfmb_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#wfmb_poll p.submit { text-align: center; margin-bottom: 10px; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #444;  }
div#wfmb_poll p.submit span { }

/* results link */
div#wfmb_poll p.results { cursor: pointer; cursor: hand; text-align: left; }
div#wfmb_poll p.results span { color: #00f; text-decoration: underline; font: bold 13px Arial, sans-serif; }

/* results */
div#wfmb_poll p.results_text { color: #000; margin: 3px 0 0 0; clear: both; width: 90% }
div#wfmb_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#wfmb_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#wfmb_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#wfmb_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#wfmb_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#wfmb_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }

/* POLL INFORMATION */
div#poll2_poll { width: 100%; }
div#poll2_poll * { margin: 0; padding: 0;  }
div#poll2_poll a, div#wfmb_poll img { border: 0; }

/* header */
div#poll2_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#poll2_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/* question */
div#poll2_poll h2 { font: bold 13px Arial, sans-serif; color: #000;margin-bottom:10px; } /* question */
div#poll2_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#poll2_poll ul { margin: 2px 5px; list-style-type: none; width: 100%;margin-bottom:10px; } /* answers container */
div#poll2_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#poll2_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#poll2_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #000} /* text container */
div#poll2_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#poll2_poll li.image_a img { vertical-align: middle; }
div#poll2_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#poll2_poll p.submit { text-align: center; margin-bottom: 10px; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #444;  }
div#poll2_poll p.submit span { }

/* results link */
div#poll2_poll p.results { cursor: pointer; cursor: hand; text-align: left; }
div#poll2_poll p.results span { color: #00f; text-decoration: underline; font: bold 13px Arial, sans-serif; }

/* results */
div#poll2_poll p.results_text { color: #000; margin: 3px 0 0 0; clear: both; width: 90% }
div#poll2_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#poll2_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#poll2_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#poll2_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#poll2_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#poll2_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }