/*General*/
img { border: none; }
html,body,div,span,p,li * { font-family: sans-serif, Arial, Helvetica; }
body { margin-top: 0px; padding: 0px; font-size: 11px; ffont-family: sans-serif, Arial, Helvetica; text-align: center; color: #000000; background-image: url(/images/bg.jpg); background-repeat: repeat-x repeat-y; background-color: #000; }
#flex_wrapper { margin: auto; height: auto; overflow: hidden; width: 990px; padding: 0px; background: #FFF; text-align: left; padding-bottom: 20px; margin-bottom: 20px; }

/* Group 1 */
#flex_group1 { width: 990px; height: 259px; }
#banner_container { height:95px; background-color:#330065; text-align: center; padding-top: 5px; }
#masthead_container { width: 990px; height: 120px; }
#logo_container { width:260px; height:120px;}
#flex_menu { width: 990px;	height: 33px; margin: 0px 0px 5px 0px; background: url(/images/menu_bg.jpg) repeat left top; }

/* Begin Middle Content Area Layout */
#flex_content_groups { width: 990px; height: auto; overflow: hidden; padding-right: 2px; }

/* Group 2 */
#flex_group2 { width: 990px; height: auto; overflow: hidden; margin-bottom: 10px; }

#flex_g2r1_container { height: 250px; margin-bottom: 5px; }
#newsreel { float: left; width: 430px; height: 250px; margin-left: 2px; overflow: hidden; }
#poll { float: left; width: 250px; height: 250px; background-color:#330065; margin-left: 2px; overflow: hidden; color: #fff; }
#ad_300x250 { float: left; width: 300px; height: 250px; overflow: hidden; margin-left: 2px; overflow: hidden; }

#flex_g2r2_container { height: 406px; }
#now_playing { float: left; width: 235px; height: 406px; background-color: #f4f4f4; margin-left: 2px; }
#latest_news { float: left; width: 445px; height: 406px; background-color: #f4f4f4; margin-left: 2px; }
#flex_g2r2_misc_container { float: left; height: 406px; width: 300px; margin-left: 2px; }
#onair { float: left; width: 300px; height: 130px; background-color: #330065; }
#photo_gallery { float: left; width: 300px; height: 284px; background-color: #330065; color: #fff; }

/* Group 3 */
#flex_group3 { width: 990px; height: auto; overflow: hidden; margin-bottom: 15px; }
#flex_g3r1 { height: auto; overflow: hidden; margin-bottom: 5px; }
#events_content { float: left; width: 460px; height: 250px; background-color: #f4f4f4; margin-left: 2px; }
#weather { float: left; width: 220px; height: 250px; background-color: #330065; margin-left: 2px; color: #fff; }
#weather a { color: #fff; }
#find_container { float: left; width: 300px; height: 250px; overflow: hidden; background-color: #330065; margin-left: 2px; }

#flex_g3r2 { height: auto; overflow: hidden; }
#news_content { float: left; width: 460px; height: 240px; background-color: #f4f4f4; margin-left: 2px; }
#video_container { float: left; width: 200px; height: 240px; background-color: #330065; margin-left: 2px; }
#loyal_listener { float: left; width: 320px; height: 240px; background-color: #f4f4f4; margin-left: 2px; }

/* END Middle Content Area Layout */

/* Group 4 */
#flex_group4 { height: auto; overflow: hidden; }
#bottom_multi_ad { width: 986px; height: auto; overflow: hidden; margin: 0 0 2px 2px; padding-bottom: 10px;  background-color: #330065; }
.ad_120x190 { float: left; width:120px; height: 90px; margin: 15px 0px 0 65px; background-color:#CCC; }

#footer_text { color: #fff; width: 946px; height: 33px; margin: 5px 0 5px 2px; padding: 20px; background-color:#330065; text-align: center; }
#footer_text a { font-size: 9px; font-weight: bold; color: #000000; text-decoration: underline; }
#footer_text a:hover { text-decoration: underline; }