@charset "utf-8";
#footer {
	position:absolute;
	left:196px;
	top:896px;
	width:515px;
	height:24px;
	z-index:9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 2px;
	padding: 2px;
	right: auto;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}

body {
	background-color: #FF9;
}
h1 {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
}
#top_nav {
	position:absolute;
	left:110px;
	top:155px;
	width:806px;
	height:39px;
	z-index:1;
	visibility: visible;
}
#band_pictures {
	position:absolute;
	left:215px;
	top:261px;
	width:618px;
	height:206px;
	z-index:2;
}
#logo {
	position:absolute;
	left:167px;
	top:4px;
	width:597px;
	height:127px;
	z-index:9;
	right: 270px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}
#bottom_nav {
	position:absolute;
	left:243px;
	top:1367px;
	width:460px;
	height:24px;
	z-index:4;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	visibility: visible;
}
a:link {
	color: #00F;
	text-decoration: none;
}
#container {
	height: 1400px;
	width: 955px;
	background-color: #FF9;
	position: absolute;
	left: 3px;
	top: 5px;
	visibility: visible;
}

a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}


}
