div#container {
	background-color: #251D07;
	background-image: none;
}
div#credits {
	background-color: #251D07;
}
a, a:link, a:visited {
	color: #B8BC71 !important;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #a44912 !important;
}
a:active {
	text-decoration: none;
	color: #A44912 !important;
}

.enter_left, .enter_right {
	width: 305px;
	position:relative;
	float:left;
	margin-top: 20px;
}
.enter_left a, .enter_right a {
	font-style:italic;
}

.enter_right {
	text-align:right;
}

.masthead_bot {
	width: 150px;
	position:relative;
	float:left;
}
div#credits h1 {
	text-align:center;
	font-size: 9px;
	color: #54400C;
	margin: 0px;
	padding: 0px;
}
div#credits p {
	text-align:center;
	color: #54400C;
}