	
	* { 
	margin: 0; 
	}
	
	body {background-color: #FFFFFF; color: #000000;}
	
	h1 { color: #000000; font-family: "Arial Black", sans-serif; font-size: 35px;  padding-left:20px;}
	h2 { color: #a70091; 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: #000000; font-family: "Arial Black", sans-serif; font-size: 35px; }
	
	
	#wrapper
	{
		display: block;
		width: 100%;
		background-color: #FFFFFF;
		height: 100%;
		background-image:url('bak1.jpg');
	
		background-position: top;
		background-repeat:no-repeat;
		
	}
	
	.bg
	{
		width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	}
	
	#container
	{
		margin: auto;
		width: 960px;
		height: 100%;
		
	}

	
	#header
	{
    clear: all;

	background-color: transparent;
	padding-bottom: 600px;
	background-repeat:no-repeat;
	}
    
	
	#content {
		clear: all;
		width: 100%;
		height: 4200px;
		padding-bottom: 300px;
		/*border-style: solid;
		border-width: 1px;
		border-color: #000000;
		border-top-style: none;
        */
		


	   
	}
	
	
	#side{
	
	    float: right;
		width: 350px;
		height: 100%;
		
	}
	
	#news{
		padding-left: 0px;
		float: left;
		width: 580px;
		padding-top: 15px;

		
	}
	
	#menu {
		width: 937px;
		padding-left: 25px;
		float: left;
		display: block;
		margin-top: 526px;
		padding-bottom: 10px;
		padding-top: 10px;
		background-color: #6a6a6a;
		
		}
		
		
	
	a.one:link,a:visited {
        color:#ffffff;
        font-family: Arial;
		font-size: 28px;
		font-weight: 900;
		text-decoration:none;
		}
        
	 a.one:hover {
        color:#a70091;
        text-decoration:none;
     }
	 
	a.two:link,a.two:visited {
        color:#000000;
        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:#a70091;
        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;
		color: #000000;
		
		
		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: #ffbd3f;
	    padding-top: 15px;
		width: 100%;
		float: right;
		margin-bottom: 15px;
	
	}
	
	#insights
	{
		font-family: "Arial Narrow", sans-serif;
		font-size: 14px;
		background-color: #AAAAAA;
	    padding-top: 15px;
		width: 100%;
		overflow: hidden;
		float: right;
		padding-bottom: 15px;
	}
	
	#shows
	{
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 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;
	}
	
	#follow
	{
		font-family: "Arial Narrow", sans-serif;
		font-size: 20px;
		font-weight: bold;
		vertical-align: top;
		float: right;
	}
	
	a.links { font-family:Arial, Helvetica, sans-serif; font-size: 16px; text-decoration:none; color: #000000;}
	
	
