		body{
            padding:0px;
            margin: 0px auto;
			text-align:center;
            font :100% Arial;
			height:100%;
			color:#F6C400;
			background: #110F00;
        }
        #logo1{
			color:#F6C400;
			font-size:200%;
		}
		#logo2{
			color:#FEE99A;
			font-size:240%;
			font-weight:bold;
			position:relative;
			top:-8px;
		}
        #outerbody{
			position:relative;
			margin:0px auto;
			text-align:left;
			padding:0px;
            width:942px;
			height:99%;
			top:-50px;
			
        }        
        #top{
			padding-top:20px;
			text-align:center;
		}
		#mainbody{
			text-align:left;
			width:500px;
			
			height:80%;
        }
		#whytext{
			float:left;
			display:none;
			position:relative;
			top:-13px;
		}
		#sidebar{
			width:370px;
			float:right;
			padding:0px;
		
		}
		#songs{
			width:370px;
			height:348px;
			padding:0px;
			overflow: auto;		
		}
		
		#header{
			position:relative;
			margin:0px auto;
			background: url(images/topbg.jpg) repeat-x  50% 0%;
			background-position:bottom center;

			height:57px;
			width:100%;
		}
		#stripes{
			position:relative;
			margin:0px auto;
			background: url(images/footerbg.jpg) repeat-x  50% 0%;
			background-position:bottom center;
			width:942px;
			height:102px;
			text-align:left;
			font :70% Arial;
			margin-bottom:-15px;
			
		}
		

		
		.yellow{
			color:#F6C400;
		}
		.grey{
			color:#737169;
		}
		.white{
			color:#FFFFFF;
		}
		
		.songtitle{
			color:#F6C400;
			font-weight:bold;
			font-size:80%;
		}
		.songinfo{
			color:#FFFFFF;
			font-size:70%;
		}
		.songgenre{
			color:#F6C400;
			font-weight:bold;
			font-size:70%;
		}
		.songdownloadinfo{
			color:#737169;
			font-weight:bold;
			font-size:70%;
		}
		.stats{
			color:#4D4C46;
			font-weight:bold;
			font-size:70%;
			
		}
		.artistimage{
			border: 1px #484848 solid;
		}
		

		
		.commentformbox{
			width:300px;
			height:60px;
			font :90% Arial;
			background:#110F00;
			color:#FFFFFF;
			padding:5px;
			border: 1px solid #443600;
		}
		input{
			width:300px;
			font :90% Arial;
			background:#110F00;
			color:#FFFFFF;
			padding:5px;
			border: 1px solid #443600;
		}
		a{
			font :90% Arial;
			font-weight: bold;
            color:#FFFFFF;
            text-decoration:none;
        }
		a.intextlink{
			color:#F6C400;
		}
		a:hover.intextlink{
			color:#FFFFFF;
		}
		
		a.orderlink{
			color:#F6C400;
			font-size:70%;
			font-weight:bold;
		}
		a:hover.orderlink{
			color:#FFFFFF;
			font-size:70%;
			font-weight:bold;
		}
		
        a:hover{
            color:#F6C400;
            text-decoration:none;
        }
		
		h1 {
			color:#F6C400;
			font-size:150%;
		}
		
		h2 {
			color:#F6C400;
			font-size:130%;
			
		}
		h3 {
			color:#FFFFFF;
			font-size:105%;
			
		}
		h4 {
			color:#F6C400;
			font-size:90%;
			line-height:2px;
		}
		p {
			color:#FFFFFF;
			font-size:80%;
			
		}
		td{
			color:#F6C400;
			font-size:80%;
		}

		
		a.chicklet img {
            border: 0;
            height: 16px;
            width: 16px;
            margin-right: 3px;
            vertical-align: middle;
}
 
		a.chicklet {
            height: 16px;
            line-height: 16px;
            margin-right: 6px;
		}

		.favicons{
			border:0px;
			top:3px;
		}