a:link
{	text-decoration: underline;
	color: #FFE4C4 }
a:visited
{	text-decoration: underline;
	color: #FFE4C4 }
a:hover
{	text-decoration: underline;
	color: #FFFFFF }
a:active
{	text-decoration: underline;
	color: #FFFFFF }

body
{	padding: 0px;
	background: #E6D8CC;
	text-align: justify;
	font-family: verdana, arial, times;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 13px }

input, textarea, select
{	background: #000000;
	font-family: verdana, arial, times;
	color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #FFE4C4;
	padding: 2px }

h1
{	color: #DEB887;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: georgia, times;
	border-bottom: 1px solid #FFE4C4 }

#header
{	margin: 0px auto;
	border: 0px;
	background: #000000;
	width: 773px;
	height: 200px;
	padding: 0px;
	z-index: 1 }

#navi
{	margin: 0px auto;
	border: 0px;
	background: #000000;
	width: 773px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px;
	z-index: 3 }

#navi a:link
{	text-decoration: none;
	color: #FFE4C4 }
#navi a:visited
{	text-decoration: none;
	color: #FFE4C4 }
#navi a:hover
{	text-decoration: underline;
	color: #FFFFFF }
#navi a:active
{	text-decoration: underline;
	color: #FFFFFF }

#content
{	margin: 0px auto;
	border: 0px;
	overflow: hidden;
	background: #000000;
	width: 773px;
	line-height: 15px;
	padding: 15px;
	z-index: 2 }

#members
{	border: 0px;
	background: #000000;
	width: 80%;
	padding: 5px }

#stats
{	border: 1px solid #DEB887;
	background: #000000;
	padding: 15px;
	z-index: 2 }

.center
{	text-align: center }

.small
{	font-size: 11px }

abbr, .abbr
{	cursor: help }

* html .abbr
{	border-bottom: 1px dotted }