	* {
		margin: 0;
		padding: 0;
	}
	a {
		outline: none;	
	}
	body {
		background: #000;
	}
	#wrapper {
		width: 1080px;
		background: url(images/background.jpg) no-repeat top left;
		height: 680px;
	}
	#wrapper_media {
		width: 1080px;
		background: url(images/background.jpg) no-repeat top left;
		overflow: hidden;
	}
	#top-nav {
		width: 750px;
		height: 117px;
		background: url(images/linkbg.jpg) no-repeat top left;
		float: left;
	}
	#top-nav li {
		list-style-type: none;
		float:left;
	}
	#top-nav li a {
		margin: 52px 40px 0 0;
		cursor: pointer;
	}
	.push {
		float: left;
	}
	#deepclink {
		width:289px;
		float: left;
	}
	#deepcbig {
		border: 0px;
		height: 117px;
		width: 289px;
		float: left;
	}
	#bio a{
		background: url(images/bio.png) no-repeat;
		width: 43px;
		height: 23px;
		text-indent: -9999em;
		float: left;
		behavior: url(includes/iepngfix.htc);
	}
	#media a{
		background: url(images/media.png) no-repeat;
		width: 76px;
		height: 23px;
		text-indent: -9999em;
		float: left;
		behavior: url(includes/iepngfix.htc);
	}
	#music_player {
		margin: 0 0 10px 0;
	}
	#inmyhood {
		border: 0px;
		margin: 0 0 0 20px;
	}
	#video a:hover {
		border: 1px solid #FFF;
		color: #FFFFFF;
	}
	#downloads a{
		background: url(images/downloads.png) no-repeat;
		width: 140px;
		height: 23px;
		text-indent: -9999em;
		float: left;
		behavior: url(includes/iepngfix.htc);
	}
	#footer {
		clear: both;
		width: 900px;
	}
	#footer-image {
		margin: 0 0 0 55px;
		float: left;
		border: 0px;
	}
	#footer p {
		text-align: center;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #8c8c8c;
		clear: both;
	}
	#footer a {
		color: #b9b9b9;
		text-decoration: none;
	}
	#footer a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	#bottom_links {
		float: right;
		list-style-type: none;
		margin: 0 100px 0 0
	}
	#bottom_links a{
		text-decoration: none;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #8c8c8c;
	}
	#bottom_links a:hover{
		text-decoration: underline;
		color: #FFF;
	}
	#content {
		width: 400px;
		float: left;
		margin: 0 0 0 400px;
		clear:both;
		padding-right: 10px;
		display: inline;
	}
	#content a {
		outline:none;
		color:#b9b9b9;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	#content a:hover {
		color: #fff;
		text-decoration: underline;
	}
	#ad-1 {
		width: 160px;
		float: left;
		border: 0px;
	}
	#ad-1 a {
		border: 0px;
		outline: none;
	}
	#ad-1 img {
		border: 0px;
	}
	#content h1 {
		font-size: 16px;
		font-weight: normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0 0 10px 0;
	}
	#songs h2 {
		font-size: 16px;
		font-weight: normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
	}
	#songs td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
	}
	#songs td a{
		color: #666;
		text-decoration: none;
	}
	#songs td a:hover {
		color: #fff;
		text-decoration: underline;
	}
	#content p {
		margin: 0 0 10px 0;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #b9b9b9;
	}
	#pictures {
		margin: 0 0 0 8px;
	}
	#pictures img {
		border: 0px;
	}
	#enlarge {
		float: right;
		margin: 0 22px 0 0;
	}
	a{ 
		outline:none;
	}
	#links li{
		list-style-type:none;
	}
	#links li a{
		outline:none;
		color:#b9b9b9;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	#links li a:hover {
		text-decoration: underline;
		color:#FFF;
	}