body {
	background-image: url(images/bgpattern.jpg);
	background-color: #1a130b;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
}

#outer {
	position: absolute;
	width: 100%;
	min-width:955px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 600px;
	width: 955px;
}

#flash {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:955px;
	height:600px;
}

#htmlcontent {
	position:absolute;
	top:0px;
	left:0px;
	z-index:50;
	width:955px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-image: url(images/stretch.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	background-color: #251d12;
	display: block;
	float: left;
	height: 20px;
	width: 120px;
	border: 1px solid #f1ce9d;
	text-align: center;
	color: #f1ce9d;
	margin-right: 5px;
	margin-bottom: 2px;
}
.btn-center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	background-color: #251d12;
	display: block;
	height: 20px;
	width: 120px;
	border: 1px solid #f1ce9d;
	text-align: center;
	color: #f1ce9d;
	margin:0 auto;
	margin-bottom: 2px;
}
.btn:hover{
	background-color:#8f3021;
	color:#000000;
	
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top: 0px;
	margin-top: 0px;
	text-align: justify;
}

#bigcont {
	position:absolute;
	float:left;
	display:inline;
	width:955px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#logoholder {
	float:left;
	display:inline;
	width:955px;
	height:58px;
}

#flashbox {
	float:left;
	display:inline;
	width:766px;
	height:315px;
	margin-left:95px;
	margin-right:94px;
}
.formbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 2px;
	width: 150px;
}


#navholder {
	float:left;
	display:inline;
	width:955px;
	height:21px;
}
#navholder img {
	margin-left:30px;
}
#maincontholder {
	float:left;
	display:inline;
	width:955px;
	min-height:160px;
	height:auto !important;
	height:160px;
}

#scroll {
	float:left;
	display:inline;
	width:420px;
	margin-left:130px;
	margin-top:20px;
	padding-right:5px;
	min-height:130px;
	height:auto !important;
	height:130px;
	padding-bottom:30px;
}
#musiccontrol {
	display: inline;
	float: left;
	margin-left: 70px;
}
#logoimg {
	display: inline;
	float: left;
	margin-left: 20px;
}


#nexttoscroll {
	float:left;
	display:inline;
	width:270px;
	margin-top:20px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 50px;
	padding: 0;
	margin: 0;
	float: left;
}

#footerholder {
	float:left;
	display:inline;
	width:955px;
	height:40px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #d8bf9b;
	font-size: 10px;
}

.mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0a0403;
}

.highlight {
	text-transform: uppercase;
	font-size: 14px;
}
.invislink {
	color: #000000;
	text-decoration: none;
}

#scrollwide {
	float:left;
	display:inline;
	width:690px;
	margin-left:130px;
	margin-top:20px;
	padding-right:5px;
	min-height:130px;
	height:auto !important;
	height:130px;
	padding-bottom:30px;
}
