body {
	background: #7A1315 url(/img/background_h.png) repeat-y top center;
	margin: 0;
	padding: 0;
}

a:link {
	color: #CF202F;
	text-decoration: none;
}

a:hover {
	color: #720014;
	text-decoration: underline;
}

#container {
	background: transparent url(/img/background.jpg) no-repeat top center;
	width: 974px;
	margin: 0px auto;
	padding: 0px;
	height: 800px;
	z-index: 1000;
}

#center {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 800px;
}

#top {
	position: absolute;
	top: 0px;
	width: 800px;
	height: 136px;
	background: transparent url(/img/top_new3.png) no-repeat top center;
}

#footer {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 800px;
	top:133px;
	height: 50px;
}

#newsletter {
	float:left;
	width: 192px;
	padding: 15px 0 0 0;
	vertical-align: center;
}

.newsletter-signup {
	font-family:Georgia,"Times New Roman",Serif;
	font-size: 12px;
	padding: 3px;
	border:none;
	margin: 0px;
	width: 150px;
}

.newsletter-submit {
	position: relative;
	top:5px;
}

.left {
	float:left;
}

#audio-player {
	position:absolute;
	top: 45px;
	left: 45px;
	width: 180px;
	text-align: center;
}

#content {
	position: absolute;
	width: 800px;
	height: 524px;
	top: 196px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#content-slider {
	width: 5600px;
	height: 524px;
}

#overlay {
	position: absolute;
	top: 247px;
	background: transparent url(/img/overlay.png) no-repeat top center;
	width: 370px;
	height: 473px;
	z-index: 2;
}

#navigation {
	margin-top:30px;
	padding-left: 200px;
}

.text-container {
	position: absolute;
	z-index: 101;
	padding: 30px;
	background-color:white;
	opacity:0.8;
	filter:alpha(opacity=80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text-container h2 {
	font-size: 12pt;
}

.text-container p {
	font-size: 10pt;
}

#button_home {
	position: absolute;
	width: 100px;
	height: 50px;
	left: 195px;
	top: 70px;
}

#button_about {
	position: absolute;
	width: 100px;
	height: 40px;
	left: 230px;
	top: 30px;
}

#button_songs {
	position: absolute;
	width: 80px;
	height: 50px;
	left: 295px;
	top: 60px;
}

#button_shows {
	position: absolute;
	width: 90px;
	height: 40px;
	left: 360px;
	top: 20px;
}

#button_press {
	position: absolute;
	width: 80px;
	height: 40px;
	left: 415px;
	top: 60px;
}

#button_news {
	position: absolute;
	width: 90px;
	height: 40px;
	left: 455px;
	top: 23px;
}

#button_gallery {
	position: absolute;
	width: 120px;
	height: 50px;
	left: 510px;
	top: 62px;
}

#button_contest {
	position: absolute;
	width: 120px;
	height: 50px;
	left: 560px;
	top: 30px;
}

#button_store {
	position: absolute;
	width: 80px;
	height: 50px;
	left: 610px;
	top: 50px;
}