#ap{
	background-image: url(../images/towerap.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 594px;
	width: 546px; 
	bottom: 0px;
	right: 0px;
	z-index:1;
}

#informationblock{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;
	height: 650px;
	border-style: none;
	font-size: 11px;
	color: #999999;
	position: absolute;
	border-width: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 2em;
	margin-top: 5em;
	margin-bottom: 2em;
	right: 740px;
	left: 20px;
	z-index:3;
	text-align: justify;
}
#informationblock_top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
	border-style: none;
	font-size: 11px;
	color: #999999;
	position: absolute;
	border-width: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 2em;
	margin-top: 18em;
	margin-bottom: 2em;
	right: 740px;
	left: 20px;
	z-index:3;
	text-align: justify;

}
#informationblock_bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	border-style: none;
	font-size: 11px;
	color: #999999;
	position: absolute;
	border-width: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 2em;
	margin-top: 45em;
	margin-bottom: 2em;
	right: 740px;
	left: 20px;
	z-index:3;
	text-align: justify;

}
#informationblock_topright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 180px;
	border-style: none;
	font-size: 11px;
	color: #999999;
	position: absolute;
	border-width: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 2em;
	right: 20px;
	left: 550px;
	z-index:3;
	text-align: justify;

}
h1{
	font-size: 170%;
	border-bottom: thin dotted #888888;
}
h2{
	font-size: 110%;
	margin-left: 2.0em;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: none;
}

a img {
	border: 0 none;
}
a:hover {
	color: #CCCCCC;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 520px;
	bottom: 360px;
	z-index:2;
}
#biography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 540px;
	bottom: 310px;
	z-index:2;
}
#discography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 550px;
	bottom: 260px;
	z-index:2;
}
#music {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 560px;
	bottom: 210px;
	z-index:2;
}
#pics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 559px;
	bottom: 160px;
	z-index:2;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 558px;
	bottom: 110px;
	z-index:2;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 550px;
	bottom: 60px;
	z-index:2;
}
