
body {
	text-align: center;
	font: 12px verdana, sans-serif;
	line-height: 1.5;
	background: #444 url(/images/backgroundimg.jpg) no-repeat;
	background-attachment: fixed;
}	

#content {	
	width: 525px;
	margin: -20px auto 0 auto;
	padding: 0;
	background-image: url(/images/background.png);
	color: #eee;
	text-align: left;
	border: 1px solid #777;
}

#top {
	margin-top: 25px;
}

a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.menu a {
	border: 0;
	margin-left: 15px;
}

a.ad {
	border: 0;
}

img {
	border: 0;
}


h3 {
	margin-top: 50px;
}

div + h3 {
	margin-top: 0px;
}

.section {
	margin-bottom: 100px;
	padding: 0 35px;
}

.menu {
	text-align: right;
	background-color: #000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 25px;
}

img.cdcover {
	float: left;
	margin-right: 5px;
}

#buynowbutton {
	text-align: right;
	font-size: 14px;
	background-color: #000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 37px;
	padding: 5px 25px;
	position: relative;
	top: -75px;	
}	

#buynow {
	height: 37px;
	background: url(/images/buynow.png) no-repeat top right;
}

#buynow h3 {
	display: none;
}

#header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	height: 112px;
}

#header h1 {
	margin-left: -999px;
}

ul#playlist {
	list-style-type: none;
	margin-left: 0;
}

ul#playlist a {
	border: 0;
}

p.quote {
	font-family: Georgia Times serif;
	font-style: italic;
	line-height: 1.0;
	font-size: 18px;
}


/*-------------------------------
section header replacement text 
-------------------------------*/

#mabout {
	height: 52px;
	background: transparent url(/images/about.png) no-repeat;
}

#mabout h2 {
	margin-left: -999px;
}

#mexperience {
	height: 64px;
	background: transparent url(/images/experience.png) no-repeat;
}

#mexperience h2 {
	margin-left: -999px;
}

#mpurchase{
	height: 76px;
	background: transparent url(/images/purchase.png) no-repeat;
}

#mpurchase h2 {
	margin-left: -999px;
}

#mpress {
	height: 62px;
	background: transparent url(/images/press.png) no-repeat;
}

#mpress h2 {
	margin-left: -999px;
}

#mcontact {
	height: 52px;
	background: transparent url(/images/contact.png) no-repeat;
}

#mcontact h2 {
	margin-left: -999px;
}

#footer {
	background-color: #000;
	padding-left: 15px;
	font-size: 10px;
}