body {
	margin: 0px;
	background: #000000;
	font-family: Verdana; color: white; font-size: 10;
}

table {
	font-family: Verdana; color: white; font-size: 10;
	border: none;
}

td {
	padding: 10px;
}

div {
	border: none;
	margin: 0px;
	overflow: none;
}

img {
	border: none;
	decoration: none;
}

img.gallery {
	border: none;
	decoration: none;
	margin: 10px;
}

font.headline {
	color: #ff0000;
	font-weight: bold;
}

font.red {
	color: #ff0000;
}

a:link { color: #ff0000; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #ff0000; text-decoration: none; }

#faces {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 407px;
	width: 301px;
}

#theatre {
	position: absolute;
	top: 300px;
	left: 316px;
}

#ath {
	position: absolute;
	top: 407px;
	left: 0px;
}





#news {
	position: absolute;
	top: 460px;
	left: 55px;
}

#gigs {
	position: absolute;
	top: 470px;
	left: 230px;
}

#friends {
	position: absolute;
	top: 475px;
	left: 365px;
}


#music {
	position: absolute;
	top: 490px;
	left: 15px;
}

#biography {
	position: absolute;
	top: 490px;
	left: 120px;
}

#guestbook {
	position: absolute;
	top: 500px;
	left: 255px;
}

#pictures {
	position: absolute;
	top: 497px;
	left: 340px;
}

#discography {
	position: absolute;
	top: 520px;
	left: 45px;
}

#contact {
	position: absolute;
	top: 528px;
	left: 300px;
}

#band {
	position: absolute;
	top: 520px;
	left: 200px;
}

#buy {
	position: absolute;
	top: 560px;
	left: 10px;
}






#background {
	position: absolute;
	top: 200px;
	left: 550px;
	z-index: 0;
}

#textcontent {
	position: absolute;
	top: 80px;
	left: 490px;
	width: 520px;
	height: 500px;
	overflow: auto;
}
	
