@charset "UTF-8";
/* CSS Document
Anthony Smith
Lyrics CSS
©2009 Anthony Smith
Created 6/15/09 7:42PM
Updated 6/15/09 7:42PM
Validated 6/15/09 7:42PM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */
		
div#centercontentdiv {
	background: url(../images/subback.jpg) top left no-repeat;	
}

div#socialdiv {
	width: 418px;
	height: 45px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 19px;
	top: 590px;
}

div#logodiv {
	width: 124px;
	height: 105px;
	position: absolute;
	bottom: 0;
	right: 0;
	visibility: visible;
	z-index: 10;
}

div#playerdiv {
	width: 177px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	z-index: 10;
}

div#emaildiv {
	width: 166px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 177px;
	visibility: visible;
	z-index: 10;
}

div#buydiv {
	width: 600px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 424px;
	visibility: visible;
	z-index: 10;
}

div#thecontentdiv {
	width: 887px;
	height: 539px;
	margin: 0 0 0 129px;
	padding: 106px 0 0 0;
}
	
div#scrollerWrapper {
	position: relative;
	z-index: 0;
	visibility: visible;
	width: 100%;
}

div#dsvContainer {
	position: absolute;
	left: 115px;
	top: 40px;
	width: 600px;
	height: 375px;
	clip: rect(0px,660px,450px,0px);
	overflow: hidden;
	z-index: 1;
	visibility: visible;
}

#dsvContent1 {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 0px;
	z-index: 0;
	visibility: visible;
	}
	
div#dsvUp {
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 0;
	width: 17px;
	height: 18px;
	visibility: hidden;
}

div#dsvDown {
	position: absolute;
	left: 0;
	top: 182px;
	z-index: 0;
	width: 17px;
	height: 18px;
	visibility: hidden;
}

div#dsvTrack {
	position: absolute;
	left: 46px;
	top: 21px;
	z-index: 0;
	width: 2px;
	height: 402px;
	visibility: visible;
}

/* TEXT */

div#thecontentdiv p {
	padding: 0 0 8px 0;
}

div#thecontentdiv h2 {
	font-weight: bold;
	color: #9f1e01;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 5px 0;
	font-size: 150%;
}

div#contentdiv h2#top {
	margin: 0 0 5px 0;
}
