	
	* { 
	margin: 0; 
	}
	
	body {background-color: #000000; color: #FFFFFF; }
	
	h1 { color: #FFFFFF; font-family: "Arial Black";, sans-serif; font-size: 35px; background-color: #a70091; width: 100%; padding-left:20px;}
	h2 { color: #FFFFFF; font-family: "Arial Rounded MT Bold", sans-serif; font-size: 30px; }
	h3 { color: #434343; font-family: "Arial", sans-serif; font-size: 14px; font-weight: 100;}
	h4 { color: #ff00c0; font-family: "Arial Rounded MT Bold", sans-serif; font-size: 30px;  }
	h5 { color: #FFFFFF; font-family: "Arial Black", sans-serif; font-size: 35px; }
	
	
	#wrapper
	{
		display: block;
		width: 100%;
		background-color: #69016d;
		height: 800px;
		background-image:url('bot.jpg');
		background-position: bottom;
		background-repeat:repeat-x;
		
	}
	
	#container
	{
		margin: auto;
		width: 960px;
		height: 100%;
	}
	
	
	#header
	{
    clear: all;
	background-image:url('top.jpg');
	background-color: #69016d;
	padding-bottom: 600px;
	background-repeat:no-repeat;
	}
    
	
	#content {
		clear: all;
		width: 100%;
		height: 100%;
		padding-bottom: 300px;

	   
	}
	
	
	#side{
		padding-right: 10px;
	    float: right;
		width: 350px;
		
	}
	
	#news{
		padding-left: 10px;
		float: left;
		width: 580px;
	}
	
	#menu {
		width: 750px;
		padding-left: 40px;
		float: left;
		display: block;
		padding-top: 524px;
		}
		
		
	
	a.one:link,a:visited {
        color:#ffffff;
        font-family: Arial;
		font-size: 28px;
		font-weight: 900;
		text-decoration:none;
		}
        
	 a.one:hover {
        color:#0072ff;
        text-decoration:none;
     }
	 
	a.two:link,a.two:visited {
        color:#ffffff;
        font-family: Arial;
		font-size: 14px;
		font-weight: 900;
		text-decoration:none;
		}
        
	
     a.three:link,a.three:visited {
        color:#ffffff;
        font-family: Arial;
		font-size: 24px;
		font-weight: 900;
		text-decoration:none;
		}
        
		a.three:hover {
        color:#0072ff;
        text-decoration:none;
     }
	
	
    #bot
	{
	
	  float: left;
	  background-image:url('bot.jpg');
	  width: 100%;
	  height: 100px; 
	  background-repeat: repeat-x;
	}
	
	
	
	#bar
	{
		
		float:left;
		background-image:url('bar.jpg');
	    width: 100%;
		height: 38px; 
		background-repeat: repeat-x;
	}
	
	#feed {
		background-image:url('sjv.png');
		background-repeat: no-repeat;
		height: 100%;
		font-family: "Arial Narrow", sans-serif;
		font-size: 14px;
		
		
		margin-right: 20px;
		padding: 25px 25px 25px 25px;
		
		float: left;
		width: 535px ;
		height: 100%;
	
		
		}
	
	#social
	{
		padding-left: 50px;
		float:right;
		
	}
	
	#showlistsm
	{
	
	
		font-family: "Arial Narrow", sans-serif;
		font-size: 14px;
		background-color: #0072ff;
	    padding-top: 15px;
		width: 100%;
		float: right;
		margin-bottom: 15px;
	}
	
	#insights
	{
		font-family: "Arial Narrow", sans-serif;
		font-size: 14px;
		background-color: #ff6600;
	    padding-top: 15px;
		width: 100%;
		float: right;
		padding-bottom: 15px;
	}
	
	#shows
	{
		padding-top: 25px;
		padding-bottom: 25px;
		border-bottom:1px solid #ffffff; margin-left: 15px; margin-right: 15px;
	}
	
	#music
	{
		display:block;
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom:1px solid #ffffff;
		
	#blogbox
	{
		p {margin-bottom:10px;}
	}	
		 
		
	}
	
	#article
	{
	padding-top: 20px;
	padding-bottom: 25px;
	}
	
