@charset "UTF-8";
/* CSS Document */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}

.oneColFixCtr #container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}

.oneColFixCtr #mainContent {
	margin-top: 10px;
	padding: 0;
	background-color: #4C4343;
	position: relative;
}

.oneColFixCtr #mainContent_home {
	margin-top: 10px;
	padding: 0;
	position: relative;
}

.oneColFixCtr #mainContent_contact {
	margin-top: 10px;
	padding: 0;
	background-color: #4C4343;
	position: relative;
	height: 587px;
}

#text {
padding: 30px;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 216px;
	height: 100%;
	background-image: url(Images/sidebar.jpg);
}

#music_sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 216px;
	height: 100%;
	background-color: #4C4343;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation {
	padding-top: 40px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 40px;
}

.date{
	color: #CDAA50;
}

.location{
	color: #CDAA50;
	font-style: italic;
}

#header {
	position: relative;
	padding-top: 10px;
	font-size: 13px;
}

#splash {
padding-top: 0px;

}

a:link, a:visited
{
	color: #cdaa50;
	text-decoration: none;
}

a:active, a:hover {
	color: #000;
	text-decoration: none;
}

#mp3Player {
	background-color:#000;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 580px;
	height: 50px;
	
}

#audioplayer_1 {
	
	background-color:#000;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 350px;
	height: 20px;
}

#flash {
	position:absolute;
	top:0;
}

#musictext { 
padding: 0px;
margin: 0px;
width: 560px;
}