@charset "utf-8";




a img {border: none;	padding: 0px;}


a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #FFFFFF;
}

h1 {
	font-size: 22px;
	color: #614C31;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
}

h2 {
	font-size: 18px;
	color: #614C31;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 14px;
	color: #614C31;
	margin: 0px;
                padding: 0px;
}

p {
	font-size: 14px;
	margin: 0px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C2AA6C;
	text-align: center;
	padding: 10px;
}

body {
	background-color: #000000;
	scrollbar-base-color: #fbe5b3;
	scrollbar-face-color: #ECEAD1;
	scrollbar-arrow-color: #ECEAD1;
	scrollbar-shadow-color: #fbe5b3;
	scrollbar-track-color: #ECEAD1;
	scrollbar-highlight-color: #ECEAD1;
	scrollbar-darkshadow-Color: #4682b4;
} 


#container {
	width: 900px;
	height: 796px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #000;
	
}


#page {
	position: relative;
	width: 1000px;
	height: 796px;
	background-color: #000000;
}	



#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:342px;
}

#CD {
	position:absolute;
	left:0px;
	top:342px;
	width:224px;
	height:251px;
}

#Black-crows-01 {
	position:absolute;
	left:224px;
	top:342px;
	width:194px;
	height:203px;
}

#jenny-guitar {
	position:absolute;
	left:418px;
	top:342px;
	width:482px;
	height:280px;
}

#black-crows-copy {
	position: absolute;
	left: 224px;
	top: 545px;
	width: 194px;
	height: 146px;
	background-image: url(images/black_crows_copy.jpg);
}

#cd-copy {
	position: absolute;
	left: 0px;
	top: 593px;
	width: 224px;
	height: 98px;
	background-image: url(images/cd_copy.jpg);
}

#Jenny-title {
	position:absolute;
	left:418px;
	top:622px;
	width:482px;
	height:87px;
}

#social-left-spacer {
	position:absolute;
	left:0px;
	top:691px;
	width:160px;
	height:105px;
}

#social-fb {
	position:absolute;
	left:160px;
	top:691px;
	width:89px;
	height:105px;
}

#social-twitter {
	position:absolute;
	left:249px;
	top:691px;
	width:96px;
	height:105px;
}

#social-right-spacer {
	position:absolute;
	left:345px;
	top:691px;
	width:73px;
	height:105px;
}

#jenny-title-copy {
	position: absolute;
	left: 418px;
	top: 709px;
	width: 482px;
	height: 87px;
	background-image: url(images/jenny_title_copy.jpg);
}
