body {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#000000;
	margin:0px;
	background-image: url(images/blk_bg_rep.jpg);
	background-repeat: repeat-x;
}
a, a:visited, a:hover {
	color:#E90592;
	font-weight:bold;
}
h1 {
	font-size:2em;
	color:#E90592;
}
h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#666666;
}

hr {
	color:#E90592;
	height: 1px;
	background-color: #E90592;
	}
.clear {
	clear:both;
}
#fullWidth {
	clear:both;
	width:785px;
	margin:0px auto;
	padding:10px 0px ;
	background-color:#FFFFFF;
}
#contentWrapper {
	clear:both;
	width:765px;
	margin:0px auto;
	background-image: url(images/bg_rep.jpg);
	background-repeat: repeat-x;
}
.mysteryVoices {
	float:left;
}
.station {
	float:right;
}
.contentRight {
	float:right;
	width: 300px;
}
.contentLeft {
	width: 456px;
	float:left;
}
#sponsorBanner {
	padding:10px 0px;
}
#sponsorMPU {
	padding:0px 0px 10px 0px;
}
#notMePod {
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
}
#notMePod .pad {
	padding:10px;
}
#facebookFan {
	padding:20px 0px;
}
#footer {
	border-top: 7px solid #CCCCCC;
	margin-top:20px;
}
#footer p {
	padding-top:0px;
}

.comments {
	margin-top: 15px;
	margin-bottom: 10px;
	}

.jackpot {
	background: url(/images/jackpot/jackpot_bg.jpg) no-repeat;
	width: 450px;
	height: 100px;
	letter-spacing: -10px;
	_letter-spacing: -3px;}
	
.total {
	margin-left: 0px;
	margin-right: 0px;
	
	}
/*----------------------------------------------------------------------------------------*/

div.Article {
  background: url(images/custom_corners_topleft.gif) top left no-repeat;
  width:456px;
  }
div.Article h2 {
  background: url(images/custom_corners_topright.gif) top right no-repeat;
  font-size:1.3em;
	color:#666666;
  padding:15px;
	font-weight:bold;
  margin:0;
}
div.ArticleBody {
	background: url(images/custom_corners_rightborder.gif) top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding:15px;
}
div.ArticleFooter {
	background: url(images/custom_corners_bottomleft.jpg) bottom left no-repeat;
}
div.ArticleFooter p {
	background: url(images/custom_corners_bottomright.jpg) bottom right no-repeat;
	display:block;
	padding:15px;
	margin:-2em 0 0 0;
}
/*div.ArticleLine {
	border-top:2px solid #CCCCCC;
}*/



/* NAVIGATION STYLES----------------------------------------------------------------------------------------*/
body#home #nHome a,
body#voices #nVoices a,
body#not #nNot a,
body#news #nNews a,
body#sponsor #nSponsor a,
body#terms #nTerms a {
	background-position: 0 -44px;
}
#navContainer {width: 765px;height: 44px;padding: 0;margin: 0;}
#nav {position: absolute;list-style: none;margin: 0;padding: 0;height: 44px;display: inline;overflow: hidden;background-repeat:repeat;width:765px;}
#nav li {margin: 0; padding: 0;display: inline;list-style-type: none;}
#nav a {float: left;padding: 44px 0 0 0;overflow: hidden;height: 0px; height:44px; }
#nav a:hover {background-position: 0 -44px;}
#nav a:active, #nav a.selected {background-position: 0 -44px;}

#nHome a  {width: 93px;background: url(images/n_home.gif) no-repeat left top;}
#nVoices a  {width: 163px;background: url(images/n_voices.gif) no-repeat left top;}
#nNot a  {width: 170px;background: url(images/n_not_me.gif) no-repeat left top;}
#nNews a  {width: 88px;background: url(images/n_news.gif) no-repeat left top;}
#nSponsor a  {width: 156px;background: url(images/n_sponsor_info.gif) no-repeat left top;}
#nTerms a  {width: 95px;background: url(images/n_terms.gif) no-repeat left top;}
