body{
	background: #000 url(/assets/vbwallpaper.jpg) top left no-repeat fixed;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px auto;
	}
	
h2{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	border-bottom: 1px solid #444;
	padding-bottom: 5px;
	}
	
#outer{
	width: 800px;
	margin: 0px auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
	
#header{
	width: 800px;
	height: 320px;
	margin-bottom: 20px;
	text-align: center;
	}
	
#content{
	width: 800px;
	}
	
#content p{
	line-height: 14px;
	color: #f5f5f5;
	}	

#main{
	float: left;
	width: 400px;
	margin-right: 20px;
	}
	
#side{
	float: right;
	width: 300px;
	}
	
#side img{
	border: none;
	}	
	
#side a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
#side a:hover{
	text-decoration: underline;
	}

img.pl{
	margin-right: 10px;
	}
	

.soundcloud{
	color: #454545;
	
	}
	
.soundcloud a{
	font-weight: bold;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	}
	
#footer{
	width: 800px;
	border-top: 1px solid #eee;
	color: #555;
	margin: 20px auto;
	padding-top: 15px;
	text-align: center;
	height: 50px;
	clear: both;
	
	}

#footer a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
span.ats{
	color: #bd0000;}