@charset "utf-8";
/* CSS Document */

*{font-family:arial,helvetica,sans-serif,tahoma,verdana,geneva,lucida,"lucida grande";}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; outline: none; color:#000; }

body { 
	font: 9pt/17pt arial; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	background: #f0f0f0 url(../images/bg.gif) repeat-x;
	outline: none;
	}
	
.clear { 
	clear: both;
}
	
p {
	font-size: 14px; 
	color:#000;
}
a { color: #000; text-decoration: none; outline: none; }

#container {
	display: block;
	margin: 0 auto;
	width: 963px;
	border-bottom: 1px solid #adadad;
	margin-bottom: 50px;
}

#left {
	display: inline;
	float: left;
	width: 490px;
	margin-top: 40px;
}

p#dl {
	display: block;
	width: 490px;
	height: 624px;
	background: url(../images/logo.gif);
}
p#dl a {
	display: block;
	width: 490px;
	height: 624px;
	text-indent: -5000px;
}

#jay-mel {
	display: inline;
	float: right;
	width: 462px;
	height: 787px;
	margin-top: 60px;
	background: url(../images/self2.gif);
}

#sv {
	display: block;
	width: 464px;
	height: 85px;
	background: #000 url(../images/dl-soundvision.gif);
	margin: 15px 0 0 25px;
	text-indent: -5000px;
}

p#amazon { 
	display: inline;
	float: left;
	width: 38px;
	height: 38px;
	margin: 24px 0 0 327px;
	background: url(../images/amazon.gif);
}

p#amazon a { 
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -5000px;
}

p#itunes { 
	display: inline;
	float: left;
	width: 47px;
	height: 43px;
	margin: 19px 0 0 25px;
	background: url(../images/itunes.gif);
}

p#itunes a { 
	display: block;
	width: 47px;
	height: 43px;
	text-indent: -5000px;
}

p#follow-jay-mel {
	display: inline;
	float: left;
	width: 205px;
	height: 24px;
	background: url(../images/follow-jay-mel.gif);
	margin: 30px 0 0 42px;
	text-indent: -5000px;
}


p#myspace { 
	display: inline;
	float: left;
	width: 45px;
	height: 54px;
	margin: 19px 0 0 25px;
	background: url(../images/myspace.gif);
}

p#myspace a { 
	display: block;
	width: 45px;
	height: 54px;
	text-indent: -5000px;
}

p#facebook { 
	display: inline;
	float: left;
	width: 45px;
	height: 54px;
	margin: 19px 0 0 12px;
	background: url(../images/fb.gif);
}

p#facebook a { 
	display: block;
	width: 45px;
	height: 54px;
	text-indent: -5000px;
}

p#twitter { 
	display: inline;
	float: left;
	width: 45px;
	height: 54px;
	margin: 19px 0 0 12px;
	background: url(../images/twitter.gif);
}

p#twitter a { 
	display: block;
	width: 45px;
	height: 54px;
	text-indent: -5000px;
}

p#youtube { 
	display: inline;
	float: left;
	width: 45px;
	height: 54px;
	margin: 19px 0 0 12px;
	background: url(../images/youtube.gif);
}

p#youtube a { 
	display: block;
	width: 45px;
	height: 54px;
	text-indent: -5000px;
}








