@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:104px;
	top:178px;
	width:776px;
	height:46px;
	z-index:2;
	visibility: visible;
}
#band_pictures {
	position:absolute;
	left:215px;
	top:261px;
	width:618px;
	height:206px;
	z-index:2;
}
#logo {
	position:absolute;
	left:187px;
	top:28px;
	width:594px;
	height:118px;
	z-index:1;
	right: 270px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}
#bottom_nav {
	position:absolute;
	left:226px;
	top:1469px;
	width:528px;
	height:24px;
	z-index:9;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	visibility: visible;
}
a:link {
	color: #00F;
	text-decoration: none;
}
#container {
	height: 1500px;
	width: 955px;
	background-color: #FF9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#container_new {
	margin: 2px;
	padding: 2px;
	height: 954px;
	width: 955px;
	position: absolute;
	left: 2px;
	top: -239px;
}

