body, html {
	padding: 0px;
	margin: 0px;
	background: url('../images/siteBg.jpg') #FDFDFD  center 0px no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	scrollbar-face-color: #7e928a;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #F4F5F0;
	scrollbar-shadow-color: #7e928a;
	scrollbar-highlight-color: #7e928a;
	scrollbar-3dlight-color: #7e928a;
	scrollbar-darkshadow-Color: #7e928a;
	}
	
a {
	color: #455068;
	}
	
a:hover {
	text-decoration: none;
	}	
	
h1, .headingText {
	padding: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #455068;
	margin-top: 0px;
	font-weight: bold;
	}
	
h2 {
	color: #000000;
	font-size: 11px;
	}	
	
h3 {
	color: #666666;
	font-size: 11px;
	}	
	
h4 {
	color: #000000;
	border-bottom: 1px dashed #CCC;
	margin-right: 10px;
	font-size: 11px;
	}	
	
input, select, textarea {
	background: #F0F1EC;
	border: 1px solid #4D5850;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
	
	
#header {
	width: 480px;
	height: 249px;
	float: left;
	}
	
#outerpage {
	width: 707px; /* was 660 before notepad */
	*width: 706px;
	position: relative;
	left: 50%;
	margin-left: -208px;
	}	
	
#clipboard {
	float: right;
	width: 186px;
	}	
	
	
.cssClear {
	clear: both;
	}	

/* HOME PAGE CONTENT */
#homeContent {
	margin-left: 115px;
	line-height: 1.5;
	margin-top: -59px;
	}
	
#homeContentTop {
	background: url(../images/homeContentTop.jpg) no-repeat;
	height: 56px;
	width: 105px;
	}	
	
#homeContentBg {
	background: url(../images/homeContentBg.jpg) no-repeat;
	width: 547px;
	height: 441px;
	}		
	
#latestNews {
	margin: 0px 30px 15px 60px;
	background: url(../images/headings/home_latestNews.gif) no-repeat;
	height: 110px;
	overflow: hidden;
	padding-top: 45px;
	}
	
#homeContent a {
	font-weight: bold;
	text-decoration: none;
	}
	
#homeContent a:hover {
	color: #000000;
	}
	
#homeContent .title {
	}
	
#homeContent .text {
	margin-top: 5px;
	}		
	
#homeContent .moreLinks {
	margin-top: 15px;
	text-transform: uppercase;
	color: #455068;
	font-weight: bold;
	font-size: 10px;
	}			
		
#featuredRelease {
	margin: 55px 30px 15px 60px;
	background: url(../images/headings/home_featuredRelease.gif) no-repeat;
	height: 160px;
	overflow: hidden;
	padding-top: 50px;
	}	
	
#featuredRelease .text {
	float: left;
	width: 340px;
	margin-right: 10px;
	}	
	
#featuredCover {
	color: #888888;
	}	
	
#footer {
	color: #cba166;
	font-size: 10px;
	padding-bottom: 20px;
	margin-top: 30px;
	text-align: right;
	}
	
.homeFooter {
	margin-left: 130px;
	}		
	
#footer a {
	color: #888888;
	font-weight: normal;
	}	
	
.pageContent {
	min-height: 200px;
	padding: 60px 30px 20px 60px;
	}
	
.pageContent.newsEvents 	{ background: url(../images/headings/news.gif)  no-repeat; }
.pageContent.releases 		{ background: url(../images/headings/releases.gif)  no-repeat; }
.pageContent.discography 	{ background: url(../images/headings/releases.gif)  no-repeat; }
.pageContent.gallery 		{ background: url(../images/headings/gallery.gif)  no-repeat; }	
.pageContent.musicbox	 	{ padding-top: 90px !important; margin-left: -450px; } 
.pageContent.forum		 	{ background: url(../images/headings/forum.gif)  no-repeat; }
.pageContent.biography	 	{ background: url(../images/headings/biography.gif)  no-repeat; }
.pageContent.subscribe	 	{ background: url(../images/headings/subscribe.gif)  no-repeat; }
.pageContent.links	 	{ background: url(../images/headings/links.gif)  no-repeat; }
	
.scrollText {
	height: 420px;
	overflow: auto;
    overflow-x: hidden;	
	padding-right: 30px;
	}
	
#linksTable {
	width: 100%;
	}
	
#linksTable td {
	vertical-align: top;
	}	
	
#linksTable a {
	font-weight: normal;
	}	
	
#novaLink, #todayLink, #triplemLink, #mixLink {
	font-weight: bold !important;
	}	
	
#channelV {
	margin-left: 60px;
	margin-top: 20px;
	}	