/* CSS Document */

/******************** global elements *************************/

body {
	background-color: #000000;
	background-image: url(/images/template/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color:#003399;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#003399;
}

/********************* page layout *****************************/

#wrapper {
margin:0px auto;
}

#container {
margin:0px auto;
width:994px;
}

#topNavPanel {
margin:0px auto;
padding-top: 7px;
padding-bottom: 7px;
width:994px;
height:15px;
font: 12px Arial, Helvetica, sans-serif;
color: #FCFB03;
text-align: right;
}

a.topNavPanel:link, a.topNavPanel:visited {
font: 12px Arial, Helvetica, sans-serif;
color: #FCFB03;
text-decoration: none;
}

a.topNavPanel:hover {text-decoration: underline;}

#logoPanel {
margin:0px auto;
height:142px;
width:994px;
background-image: url(/images/template/logoPanelBG.jpg);
}

#mainNavPanel {
margin:4px auto;
height:52px;
width:994px;
}

#contentPanelHome {
margin:0px auto;
padding-bottom:8px;
width:994px;
background-color:#FFFFFF;
}

#contentPanel {
margin:0px auto;
padding:10px;
width:974px;
background-color:#FFFFFF;
}

#sponsorPanel {
margin:0px auto;
width:994px;
height:256px;
background-color:#FFFFFF;
border-top-style: solid;
border-top-color: #ccc; 
border-top-width: 3px;
}

#footerPanel {
margin:0px auto;
width:994px;
background-image: url(/images/template/footerBG.jpg);
background-repeat: repeat-x;
padding-top: 20px;
padding-bottom: 15px;
text-align: center;
font: 12px Arial, Helvetica, sans-serif;
color: #666666;
}

a.footer:link, a.footer:visited { 
color: #003399; 
font: 12px Arial, Helvetica, sans-serif; 
text-decoration: none;
}

a.footer:hover {
text-decoration: underline;
}


/****************** home page layout *****************************/

#leftColumnHome {
	width:703px;
	padding: 8px 0 8px 8px;
}

#video {
	float:left;
	width:410px;
	height:277px;
	padding-right:8px;	
}

#premiumAds {
	float:right;
	width:277px;
	height:277px;
	padding-right:8px;	
}

#leftBox {
	float:left;
	padding-top:8px;
	padding-right:8px;
}

.spacer {
	height:8px;
	font-size: 2px;
	clear: both;
}

#stockmarket {
	width:178px;
	height:125px;
	padding-top: 65px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	background-image: url(/images/site/stock_market_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#twitter_facebook {
	width:178px;
	font: 12px Arial, Helvetica, sans-serif;
}

#rightBox {
	float:right;
	padding-top:8px;
	padding-right:8px;
}

#listenclub {
	
	float:left;
	background-image: url(/images/site/listeners_club_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:219px;
	height:235px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding-top: 56px;
}

#poll {
	float:right;
	background-image: url(/images/site/poll_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:276px;
	height:235px;
	font: 12 px Arial, Helvetica, sans-serif;	
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding-top: 56px;
	margin-left: 8px;
	
}

#rightColumnHome {
	width:280px;
	padding:0;
}

.chicago_news {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	background-image: url(/images/template/newsBG.jpg);
	background-repeat: no-repeat;
	width:283px;
	height:485px;
	background-color: #000;
	text-align: center;
}

.td_rss {
	overflow: hidden;
	
}

/****************** interior page layout ***************************/

#leftColumn {
	padding: 5px 15px 5px 5px;
	font: 14px Arial, Helvetica, sans-serif;
	width:100%;
}


.title_text3 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31517A;
}

.headline {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.columnDivide {
	width: 1px;
	background-color: #CCC;
}

#rightColumn {
	width:250px;
	padding:5px 5px 5px 15px;
 	font: 14px Arial, Helvetica, sans-serif;
}
