#content {
	position:absolute;
	width:476px;
	height:115px;
	z-index:8;
	left: 132px;
	top: 249px;
	overflow: visible;
}
#bands_ghost {
	position:absolute;
	width:102px;
	height:78px;
	z-index:9;
	left: 37px;
	top: 52px;
}

#ghosts {
	position:absolute;
	width:102px;
	height:78px;
	z-index:9;
	left: 5px;
	top: 100px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#back {
	position:absolute;
	z-index:3;
	left: 13px;
	top: 39px;
}
body {
	background-image: url();
}
#nav {
	position:absolute;
	width:489px;
	z-index:2;
	left: 141px;
	top: 120px;
}
#band_bg {
	position:absolute;
	width:45px;
	height:13px;
	z-index:1;
	top: 3px;
	left: -1px;
}
#bg {

	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 8px;
	left: 105px;
}
#title {
	position:absolute;
	width:82px;
	height:33px;
	z-index:4;
	left: 143px;
	top: 182px;
}
#line_band {
	position:absolute;
	width:200px;
	height:4px;
	z-index:5;
	left: 164px;
	top: 144px;
}
#line {
	position:absolute;
	width:200px;
	height:4px;
	z-index:5;
	left: 127px;
	top: 214px;
}
#bio {
	position:absolute;
	width:42px;
	height:17px;
	z-index:6;
	left: 51px;
	top: 128px;
}

a {
	font-weight: bold;
	color: #0081BF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.smallType {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
