@charset "utf-8";


body {
	background-color: #000000;
}
.bg {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

#container {
	height: 796px;
	width: 960px;
	background-image: url(../images/b0g.jpg);
	background-repeat: no-repeat;
	margin: auto;
	z-index: 500;
	position: relative;
}

* {
	margin: 0px;
	padding: 0px;
}
#header h1 {
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 396px;
	display: block;
	text-indent: -200000px;
	position: relative;
	z-index: 800;
}
#main_content {
	background-image: url(../images/main_content.png);
	background-repeat: no-repeat;
	height: 569px;
	width: 480px;
	margin: auto;
	margin-top: -241px;
	z-index: 500;
	position: relative;
}
#main_content p {
	width: 324px;
	padding-top: 88px;
	padding-left: 81px;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, sans-serif;
	color: #3B1608;
}

#header img {
	border: none;
	margin-top: -315px;
	margin-right: 73px;
	float: right;
}

#bands_area {
	background-image: url(../images/bands_area.gif);
	height: 314px;
	width: 696px;
	margin-top: -143px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 600;
}
#albums strong {
	background-color: #FFFFFF;
	display: block;
	width: 155px;
}

#albums #ablums_right {
	float: right;
	margin-top: 63px;
	margin-right: 100px;
}
#albums #ablums_left {
	width: 200px;
	margin-left: 172px;
	padding-top: 63px;
	float: left;
}
#albums {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana;
}


#albums span {
	font-size: 17px;
	color: #000000;
}


#piano {
	background-image: url(../images/piano.png);
	height: 320px;
	width: 393px;
	background-repeat: no-repeat;
	margin-left: 567px;
	margin-top: -316px;
	position: relative;
	z-index: 700;
}
#bands_area img {
	position: absolute;
	left: 4px;
	top: -25px;
}
#bands_area #left_fill {
	position: absolute;
	left: -199px;
	top: -2px;
}
