body {
	
	margin: 0;
	background-image: url(../images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #0073aa;
	color:black;		
}


p {

	line-height: 16px;

}


h1, h2, h3, h4 {

	margin-top: 0px;

}

h1 {

	font-size: 16px;
	line-height: 14px;
	color: #036;
	
}

h2 {

	font-size: 15px;
	line-height: 14px;
	color: #999;

}

h3 {

	font-size: 14px;
	line-height: 15px;
	color: #036;

}

h4 {

	font-size: 13px;
	line-height: 14px;
	color: #999;

}

img {
	
	border: 0;
}

a:link {

	color:#036;
	text-decoration: underline;
	font-weight: bold;
	
}

a:visited {

	color:#036;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {

	color:#888;
	text-decoration: none;
	font-weight: bold;
	
}

a:active {

	color:#888;
	text-decoration: none;
	font-weight: bold;
	
}


#mainContainer {

	width:978px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	border: 1px solid #ffcc00;
	background: white;


}

#mast {

	width: 978px;
	height: 222px;
	text-align: left;
	padding: 0;
	background-image: url(../images/globalMast.jpg);
	background-repeat: no-repeat;

}

/* top right navigation */


#topRightNav {

	width: 400px;
	height: auto;
	margin-right: 20px;
	padding-top: 10px;
	float: right;
	text-align: right;
	font-size: 12px;
		font-weight: bold;

	

}

#topRightNav a:link {

		color:#ffcc00;
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		
	}

#topRightNav a:visited {

		color:#ffcc00;
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		
	}
	
#topRightNav a:hover, a:active {
	
		color:#fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		
	}
	
#soundWave {

	width: 291px;
	height: 38px;
	float: left;
	text-align: right;

}	

#soundWave img{

	padding-top: 20px;
}

#mediaLinks {

	width:365px;
	height: 130px;
	float: right;
	text-align: right;
	margin-top: 55px;
	clear: both;
}

#audioLinks {

	width:33px;
	height: 130px;
	float: right;
	text-align: right;
}

#audioLinks img{

	padding-bottom: 10px;
}

#socialLinks {

	width:230px;
	height: 101px;
	float: left;
	text-align: left;
}

#socialLinks img{

	margin-top: 60px;
	margin-right: 30px;

}

#onAir {

	width:350px;
	height: 184px;
	float: left;
	text-align: right;
	clear: left;
}

#onAir img{

	margin-top: 155px;

}
					/* main navigation!!! */
					
					
					
					
					
					#globalNav {
					
						width: 978px;
						height: 30px;
						text-align: left;
						background-image: url(../images/globalNavBkgd.gif);
						background-repeat: repeat-x;
						border-top: 1px solid #ffcc00;
						border-bottom: 1px solid #ffcc00;
					
					
					}
					
					#globalNav img{
					
						display: inline;
						float: left;
						margin-right: 10px;
					
					}
					
					#nav {
					
						float: left;
					
					}
					
					
					#rssNav {
					
						width: 68px;
						height: 30px;
						float: right;
						display: inline;
						background-image: url(../images/rssNavBkgd.gif);
						background-repeat: repeat-x;
					
					}
					
					#blogNav {
					
						width: 49px;
						height: 30px;
						float: right;
						display: inline;
						background-image: url(../images/blogNavBkgd.gif);
						background-repeat: repeat-x;
					
					}


/* leaderBoard ads */


#leaderBoard {

	width: 978px;
	height: auto;
	text-align: center;
	background-image: url(../images/leaderBoardBkgd.gif);
	background-repeat: repeat;
	background-color: #666;

}



/* body container */


#body {

	width: 978px;
	height: auto;
	float: left;
	background-image: url(../images/mainBodyBkgd.gif);
	background-repeat: repeat-y;

}


#bodyLeft {

	width: 645px;
	height: auto;
	float: left;
	text-align: left;
	background-color: white;

}

#bodyRight {

	width: 332px;
	height: auto;
	float: right;
	text-align: left;
}


.clear {

	clear: both;
}

.youTube {

	width:300px;
	height: auto;
	text-align: left;
	float: left;
	display: inline;
	border: 1px solid #0073aa;
	padding:5px;
	margin: 5px;

}

.youTube h3{

	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color:#000;

}



/* footer info */


#footer {

	width: 958px;
	height: auto;
	text-align: center;
	float: left;
	margin: 0px auto;
	padding: 10px;
	background-image: url(../images/footerBkgd.gif);
	background-repeat: repeat;
	background-color: #666;

}




#footerAd {

	width: 978pxpx;
	height: 137px;
	text-align: center;
	float: left;
	margin: 0px auto;
	padding: 0;

}

#footerNav {
	
	width: 978px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	padding: 15px;	

}

#footerNav a:link {

	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	
}

#footerNav a:visited {

	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	
}


#footerNav a:hover, a:active {

	color:#ffcc00;
	text-decoration: none;
	font-weight: bold;
	
}

#footerNav ul {

	margin-left: 0;
	
}


#footerNav ul li a {

	color:#fff;
	
}



#footerNav li {

	display: inline;
	margin: 0px 10px 10px 0px;
	line-height: 16px;
	
}


.copyRight {

	width: 980px;
	height: auto;
	margin: 20px auto;
	text-align: center;
	color:white;
}

.copyRight a:link {

	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	
}

.copyRight a:visited {

	color:#fff;
	text-decoration: underline;
	font-weight: bold;
	
}


.copyRight a:hover, a:active {

	color:#888;
	text-decoration: none;
	font-weight: bold;
	
}




/* right column */


/* eShuffle list */

#bodyRight h2 {

		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color:black;
		line-height: 14px;
		margin-top: 0;
}

#eShuffle {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}

.icon {

	float: right;
}

#eShuffle p{

		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color:white;
	
}

#eShuffle a:link {

	color:#fc0;
	text-decoration: underline;
	font-weight: bold;
	
}

#eShuffle a:visited {

	color:#fc0;
	text-decoration: underline;
	font-weight: bold;
	
}

#eShuffle a:hover, a:active {

	color:#fff;
	text-decoration: none;
	font-weight: bold;
	
}

/* eshuffle form */

label {

		width: 70px;
		padding-top: 5px;
		font-family: arial, helvetica, sans-serif;
		color:#fff;
		float: left;
		text-align: left;	
		font-size: 1em;
	
}

input.styled {

	width: 190px;
	border: 1px solid #ffcc00;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 15px;
}

textarea.styled {

	width: 190px;
	height: 100px;
	border: 1px solid #ffcc00;
	padding: 3px;
	font-family: arial, helvetica, sans-serif;
}



/* headlines */

#videoheadlines {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}

#headlines h2 a:link {

	color:#036;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	
}

#headlines h2 a:visited {

	color:#036;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	
}


#headlines h2 a:hover {

	color:#888;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}


#headlines h2 a:active {

	color:#888;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}



#faq {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}


#faq p {

		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color:white;
	
}

#faq a:link {

	color:#ffcc00;
	text-decoration: underline;
	font-weight: bold;
	
}

#faq a:visited {

	color:#ffcc00;
	text-decoration: underline;
	font-weight: bold;
	
}

#faq a:hover, a:active {

	color:#fff;
	text-decoration: none;
	font-weight: bold;
	
}

/* daily video */

#dailyVideo {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}

/* side bar ads */

#sideBarAds {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}

.smSquareAds {

	margin: 0px 0px 15px 10px;
	display: inline;
	float: left;
	width: auto;
	height: auto;
}


#sbFive {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: left;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}


#sbFive p{

		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color:white;
	
}

#sbFive a:link, a:visited {

	color:#000;
	text-decoration: underline;
	font-weight: bold;
	
}

#sbFive a:hover, a:active {

	color:#000;
	text-decoration: none;
	font-weight: bold;
	
}


/* Yahoo tracker */

#yahooTracker {

	width: 312px;
	height: auto;
	padding: 10px;
	float: right;
	text-align: center;
	background-image: url(../images/sideBarheader.gif);
	background-repeat: repeat-x;
	background-color: #666;
}


/* body copy */

.bodyCopy {

	width: 600px;
	height: auto;
	text-align: left;
	float: left;
	padding: 15px;
	margin-bottom: 5px;
}



.bodyCopy img{

	float: left;
	padding: 0px 15px 15px 0px;
}

.bodyBanner {

	width: 625px;
	height: auto;
	margin: 10px auto;
	text-align: center;
}

.bodyBanner img{

	float: inherit;
}

.friends a:link, a:visited {

	color:#036;
	text-decoration: underline;
	font-weight: bold;
	
}

.friends a:hover, a:active {

	color:#000;
	text-decoration: none;
	font-weight: bold;
	
}


.advIndex {
	
	width: 595px;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px;	
	border: 1px solid #036;
	margin-bottom: 20px;
}

.advIndexDesc {
	
	width:300px;
	height: auto;
	text-align: left;
	background-color: #eee;
	padding: 5px;
	float: right;
	margin-left: 10px;
}








line;
	font-weight: bold;
	
}

.friends a:hover, a:active {

	color:#000;
	text-decoration: none;
	font-weight: bold;
	
}

.blogFeed {

	width:245px;
	height: auto;
	text-align: left;
	border: 1px solid #666;
	padding: 10px;
	float: right;
	margin-left: 10px;
}

.blogFeed h4{

	padding:5px;
	background-color: #ddd;
	color:#036;

}

.blogger {
	
	width: 265px;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px;	
	border: 1px solid #036;
	margin-bottom: 20px;
	margin-right: 12px;
}

.advIndex {
	
	width: 595px;
	height: auto;
	float: left;
	text-align: left;
	padding: 10px;	
	border: 1px solid #036;
	margin-bottom: 20px;
}

.advIndexDesc {
	
	width:300px;
	height: auto;
	text-align: left;
	background-color: #eee;
	padding: 5px;
	float: right;
	margin-left: 10px;
}









