* {
	margin: 0px;
	padding: 0px;
}
#page {
	background-color: #000;
	padding: 25px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 2000px;
}
#page #logo {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 210px;
	float: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #player {
	background-color: #000;
	float: right;
	height: 160px;
	width: 770px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11pt;
}
#page #navigation {
	float: right;
	height: 90px;
	width: 840px;
}
#page #magrack {
	height: 230px;
	float: right;
	width: 1050px;
	border-bottom-color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #FFF;
}
#page #bodyarea {
	background-color: #000;
	margin-top: 10px;
}
#page #bodyarea #leftcol {
	background-color: #000;
	float: left;
	width: 215px;
	border-right-style: dotted;
	border-right-width: medium;
	border-right-color: #FFF;
	height: 850px;
	margin-bottom: 10px;
}
#page #bodyarea #midcol {
	background-color: #000;
	width: 611px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 20px;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
font-size:14pt;
}
div.feedburnerFeedBlock ul li span a
{
color: white;
}
#creditfooter
{
display: none;
}
#page #bodyarea #rightcol {
	background-color: #000;
	width: 185px;
	float: right;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 10px;
	height: 850px;
	margin-bottom: 10px;
}
 
	
#page #bodyarea #footer {
	clear: both;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#page #space {
}
#page #bodyarea #midcol #issuecopy {
	width: 510px;
	float: left;
}
#page #bodyarea #midcol #issue {
	float: right;
	width: 100px;
}

