a:link
{	text-decoration: none;
	color: #89A423 }
a:visited
{	text-decoration: none;
	color: #89A423 }
a:hover
{	text-decoration: none;
	color: #626A04;
	border-bottom: 1px solid #626A04 }
a:active
{	text-decoration: none;
	color: #626A04 }

body
{	background-color: #FFFFFF;
	font-family: trebuchet ms, arial;
	color: #A6A48A;
	font-size: 14px;
	letter-spacing: 1px }

input, textarea, select
{	background-color: #FFFFFF;
	font-family: trebuchet ms, arial;
	color: #8D8A73;
	font-size: 14px;
	letter-spacing: 1px;
	border: 1px solid #666455;
	padding: 5px }

h1
{	text-align: right;
	color: #6F841A;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	padding-top: 10px;
	font-family: georgia, times }

h2
{	color: #6F841A;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	padding-top: 10px;
	font-family: georgia, times }

#top
{	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 283px;
	margin: 0 auto }

#navi
{	position: absolute;
	left: 10px;
	top: 293px;
	width: 107px;
	text-align: left;
	font-family: georgia, times, arial;
	font-style: italic;
	font-size: 17px;
	text-transform: lowercase }

#content
{	position: absolute;
	left: 127px;
	top: 283px;
	width: 573px;
	text-align: justify;
	line-height: 15px;
	padding-bottom: 5px }

#footer
{	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 15px;
	padding: 10px }

#members
{	border: 0;
	width: 100%;
	padding: 5px }

#stats
{	border: 1px solid #89A423;
	width: 450px;
	padding: 15px }

p.small
{	font-size: 12px }

p.center
{	text-align: center }

p.left
{	text-align: left }