#Layer1 {
	position:absolute;
	width:150px;
	height:600px;
	z-index:1;
	left: 15px;
	top: 275px;
}

#Layer1a {
	position:absolute;
	width:150px;
	height:600px;
	z-index:1;
	left: 15px;
	top: 165px;
}

#Layer3 {
	position:absolute;
	width:150px;
	height:600px;
	z-index:2;
	left: 765px;
	top: 275px;
}

#Layer3a {
	position:absolute;
	width:150px;
	height:600px;
	z-index:2;
	left: 765px;
	top: 165px;
}

#Layer5 {
	position:absolute;
	width:900px;
	height:340px;
	z-index:3;
	left: 160px;
	top: 15px;
}

#Layer5a {
	position:absolute;
	width:900px;
	height:150px;
	z-index:3;
	left: 15px;
	top: 15px;
}

#Layer6 {
	position:absolute;
	width:600px;
	height:30px;
	z-index:4;
	left: 160px;
	top: 195px;
}

#Layer6a {
	position:absolute;
	width:600px;
	height:30px;
	z-index:4;
	left: 215px;
	top: 165px;
}

body {
	background-color: #000000;
	background-image: url();
}
#Layer7 {
	position:absolute;
	width:490px;
	height:1211px;
	z-index:5;
	left: 150px;
	top: 220px;
}
#Layer7a {
	position:absolute;
	width:490px;
	height:1211px;
	z-index:5;
	left: 215px;
	top: 210px;
}

#Layer8 {
	position:absolute;
	width:570px;
	height:1211px;
	z-index:5;
	left: 240px;
	top: 320px;
}
#Layer8a {
	position:absolute;
	width:570px;
	height:1211px;
	z-index:5;
	left: 240px;
	top: 210px;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.songs {
	color: #FFFF00;
	font-style: italic;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	
}


