body {
	background-color: #606536;
	color: #CCFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/077.jpg);
}
.maincontent {
	padding: 5px 0px 0px;
	background-color: #606536;
	width: 650px;
	height: 1027px;
}
.maincontent #header {
	margin-bottom: 5px;
	background-color: #212C1E;
	width: 640px;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #404323;
	border-bottom-color: #404323;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 160px;
	vertical-align: middle;
	text-align: center;
}
.maincontent #main {
	width: 640px;
	height: 800px;
	border-bottom-width: 8px;
	border-bottom-color: #212C1E;
	border-bottom-style: solid;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #212C1E;
	background-color: #404323;
}
.maincontent #mainlong {
	width: 640px;
	height: 2000px;
	border-bottom-width: 8px;
	border-bottom-color: #212C1E;
	border-bottom-style: solid;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #212C1E;
	background-color: #404323;
}
a:link {
	color: #FEBF69;
	text-decoration: none;
}
a:visited {
	color: #EB803B;
	text-decoration: none;
}
a:hover {
	color: #606536;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	text-transform: uppercase;
	color: #EB803B;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FF0033;
	font-size: 12px;
	font-weight: normal;
}
.red {
	color: #FFBF68;
}

