@charset "utf-8";
/* CSS Document */
body {background-color:#3c0908;}
#wrapper {
	position:relative;
	width:941px;
	height:932px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3c0908;
	background-image:url(../images/background2.gif);
}
#header {
	position:absolute;
	width:891px;
	height:170px;
	left:22px;
	background-image:url(../images/header.gif);
	top: 24px;
}
#menu {
	position:absolute;
	width:872px;
	height:32px;
	top:132px;
	left: 13px;
	z-index:99;

}	
#main {
	position:absolute;
	width:844px;
	top:201px;
	background-image:url(../images/content_back.gif);
	height:600px;
	left: 42px;
}
#content {
	position:absolute;
	width:484px;
	height:253px;
	top:10px;
	left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}	
#dates {
	position:absolute;
	width:787px;
	height:307px;
	top:280px;
	left:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(../images/dates_back.gif);

}	
#inner_dates {
	position:absolute;
	width:700px;
	height:180px;
	top:63px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	overflow:auto;
	left: 44px;
	
}	
#footer {
	position:absolute;
	width:887px;
	height:38px;
	left:26px;
	top:856px;
	background-image:url(../images/footer.gif);
}	
#slideshow_out {
	position:absolute;
	width:335px;
	height:236px;
	top:201px;
	left:560px;
	background-image:url(../images/slide_back.gif);
	z-index:5;
}	
#slideshow_in {
	position:relative;
	width:320px;
	height:200px;
	top:17px;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
}	

#content_back {
	position:absolute;
	width:844px;
	top:201px;
	background-image:url(../images/content.gif);
	height:600px;
	left: 42px;
}
#content_large {
	position:absolute;
	width:752px;
	height:533px;
	top:28px;
	left:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	overflow:auto;
	overflow-x:hidden;
	z-index:13;

}	
#mediabox_main {
	position:absolute;
	background:url(../images/mediabox_back.gif);
	height:340px;
	width:400px;
}
#mediabox_in {
	position:relative;
	top:30px;
	margin-left:auto;
	margin-right:auto;
	height:307px;
	width:399px;
}
#musicbox_main {
	position:absolute;
	top:30px
	left:400px;
	height:43px;
	width:95px;
	left: 795px;
	top: 131px;
}
#musicbox_in {
	position:relative;
	top:30px;
	margin-left:auto;
	margin-right:auto;
	height:307px;
	width:399px;
}
#frontpage_music {
	position:absolute;
	width:200px;
	height:30px;
	top:250px;
	left:26px;
	z-index:20;
}	
#player_box {
	position:absolute;
	width:343px;
	height:201px;
	top:7px;
	left:223px;
	right:auto;

	z-index:20;
}	
.links_back {
	width:560px;
	height:33px;
	left:46px;
	background-image:url(../images/link_back.gif);
}
.links_content {
	padding-top:7px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.links_back:link {
	text-decoration:none;

}
.links_back:visited {
	text-decoration:none;

}
.links_back:hover {
	background-image:url(../images/link_back2.gif);
	text-decoration:none;
}	
