body {
	background-color: #231b13;
	color:#cdaa7d;
	font-size:11pt;
	font: 11pt Verdana, sans-serif;
}
a.window, a.window:link {
	color:#392b1f;
	text-decoration: none;
}
#container {
	background:#2e2319;
	min-height:600px;
	border-bottom:1px solid #0d0a07;
	text-align: center;
}
#container h1 {
	margin:0px;
	padding:10px 0px;
	text-align:center;
}

#splash_image {
	margin:0px;
	padding:20px 0 0 0;
	text-align:center;
}

h2#enter_win {
	margin:0px;
	padding:20px 0px 5px 0px;
	text-align: center;
	font-size:3em;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	font-weight:normal;
}
h2#enter_win a, 
h2#enter_win a:link, 
h2#enter_win a:visited {
	color: #70553d;
	text-decoration: none;
	text-shadow: #020201 0px -1px 0px;
}
h2#enter_win a:hover {
	color:#14100b;
}


#footer {
	color:#2e2319;
	background:#231b13;
	padding-top:50px;
	border-top:1px solid #392b1f;
	font-size:75%;
}
#footer h2 {
	color:#392b1f;
	margin-bottom:10px;
	text-shadow: #020201 0px -1px 0px;
}
#footer p {
	margin-bottom:20px;
}


