body {
	background: #43220d url(../images/bkg.jpg) repeat-x scroll center top;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #42210b;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	float: left;
	width: 445px;
}

.clear {
	clear: both;
}

#content h1 {
	width: 319px;
	height: 144px;
	display: block;
	background-image: url(../images/logo.jpg);
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 20px;
}

#content h2 {
	width: 409px;
	height: 59px;
	display: block;
	background-image: url(../images/checkout.jpg);
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 60px;
}

#content h3.buyit {
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 20px;
	background: url(../images/buyit.jpg) no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #42210b;
}

#content h3.connect {
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	margin-top: 40px;
	background: url(../images/connect.jpg) no-repeat;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #42210b;
}

#content a.buyicons {
	background: url(../images/buyicons.jpg) no-repeat;
	height: 50px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#content a.itunes {
	width: 78px;
}

#content a.amazon {
	width: 89px;
	background-position: -79px;
}

#content a.napster {
	width: 51px;
	background-position: -168px;
}

#content a.emusic {
	width: 59px;
	background-position: -223px;
}

#content a.lala {
	width: 55px;
	background-position: -285px;
}

#content a.rhapsody {
	width: 40px;
	background-position: -340px;
}

#content a.connecticons {
	background: url(../images/connecticons.jpg) no-repeat;
	height: 30px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#content a.myspace {
	width: 42px;
}

#content a.facebook {
	width: 41px;
	background-position: -43px;
}

#content a.fortyseven {
	width: 47px;
	background-position: -86px;
}

#content a.twitter {
	width: 25px;
	background-position: -133px;
}

#content a.purevolume {
	width: 29px;
	background-position: -161px;
}

#album {
	float: right;
	width: 498px;
	height: 571px;
	background: url(../images/albumplayer.jpg) no-repeat 5px 16px;
	position: relative;
	padding-bottom: 10px;
}

#flashplayer {
	width: 350px;
	height: 25px;
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 80px;
}

#freedownload {
	position: absolute;
	top: 275px;
	left: 0px;
	float: left;
}

#freedownload a {
	display: block;
	width: 461px;
	height: 135px;
	background-image: url(../images/freedownload.jpg);
	overflow: hidden;
	text-indent: -1000px;
}

#albuminfo {
	float: left;
	text-align: center;
	width: 498px;
	position: absolute;
	bottom: 0;
	font-style: italic;
	clear: both;
}


#footer {
	width: 100%;
	clear: both;
	padding-top: 85px;
	color: #c9a889;
	text-align: center;
	padding-bottom: 10px;
}