*{margin:0 auto; padding:0;}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #110000;
		
}
A{
	color:#CC9933;	
}
A:hover{
	color:#FFFFFF;
}
p{
	color:#CC9933;
	margin-bottom:5px;
	font-size: 0.8em;
}
#holder {
	height: 1000px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 50px;
	border: none;
	background-color: #110000;
	background-image: url('./images/logo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
#leftcol {
	float: left;
	height: 990px;
	width: 220px;
	color: #CC9933;
	background: transparent;
	border: none;
	margin: 4px;
}
.gallery {
	float: left;
	width: 400px;
	margin-top: 190px;
	margin-left: 75px;
	padding: 1px;
	border: 1px solid #CC9933;
	color: #110000;
	}

.stats{
	color: #FFFFCC;
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-left:20px;
	margin-bottom:20px;
	text-align: left;
	background: #1A0000;
	border: 1px solid #5C3D14;
	font: bold 0.8em Arial, Helvetica;
}


.stats li{
	padding:5px;
	list-style: none; 
	}
.contact{
	font-weight: bold;
	font-size: 0.8em;
	float:left;
	text-align: center;
	margin-left:10px;	
}
.contact li{
	padding:5px;
	list-style: none;
}

h2 {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	color:#cc9933;
	font-size: 1em;
	
}
#leftcol img {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.info {
	color: #fff;
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
	}

	#splashholder {
	height: 540px;
	width: 560px;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 2px solid #CC9933;
	background-color: #110000;
	background-image: url('./images/logo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
	
.splash {
	color: #CC9933;
	margin:auto;
	width: 400px;
	margin-top: 250px;
	text-align: center;
	}
	
.enter a {
	display:block;
	color: #CC9933;
	text-decoration: none;
	width: 150px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 10px;
	border: 1px solid #CC9933;
	background: #110000;
}

.enter a:hover {
	display:block;
	color: #110000;
	text-decoration: none;
	width: 150px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 10px;
	border: 1px solid #110000;
	background: #CC9933;
}

#textbox {
	border: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;

}

.footer{
	width:760px;
	text-align:right;
	font-size: .6em;
	color:#CC9933;
}
.footer2{
	width:530px;
	text-align:right;
	font-size: .6em;
	color:#CC9933;
}
#banner img{
	text-align:center;
	border: none;
	margin-left: 20px;
}

#splashbanner{
	width:500px;
	text-align:center;
	border: none;
	margin-left: 20px;
}