@import url(reset.css);
body{
	background:#3c0806;
}

a, a:visited{color:white;}
a:hover{text-decoration:underline;}
#wrap{
	background:url(../images/bg.jpg) no-repeat;
	margin:50px auto;
	width:800px;
	height:600px;
	padding:0;
}
#ContentWrap{
	background:#3c0806;
	color:white;
	position:absolute;
	width:793px;
	margin:170px 3px;
	margin-bottom:20px;
}

#images{
	background:#3c0806;
	color:white;
	position:absolute;
	width:793px;
	margin:170px 3px;
	margin-bottom:20px;
}




#content {
	clear: left;
}
#flash{background:transparent none repeat scroll 0%;
float:right;
height:395px;
width:546px;
position:absolute;
margin-top:-75px;
margin-left:124px;
}
#InnerContent{margin:15px;font-size:12px;}
#InnerContent h2{padding:0;margin:5px 0;font-size:18px;}
#InnerContent p{padding:0;margin:10px 0;}
#ContactForm {
background:#3C0806 none repeat scroll 0%;
margin-left:345px;
position:absolute;
width:400px;
margin-top:-64px;
}
#ContactForm table {
margin:10px;
}
#ContactForm td {
padding:6px 5px;
}
#ContactForm td.label {
text-align:right;
vertical-align:top;
font-weight:bold;
}
#ContactForm input, #ContactForm textarea {
background:white;
border:1px solid white;
color:#3C0806;
width:180px;
}

#ContactForm textarea {
	height:75px;
}
#ContactForm input.submit {
background:#B47600 none repeat scroll 0%;
border:1px solid white;
color:white;
width:89px;
}

#ContactForm.msg h1{color:white;margin:2px 4px;padding:0;font-size:24px;text-align:center}
#ContactForm.msg h2{color:#A47500;font-size:18px}
#ContactForm.msg{margin-top:0;}
#NumHolder{display:none;}#TOHolder{display:none;}
.MP3Player{
margin-top:-17px;
margin-left:200px;
position:absolute;
}