body 
{	padding: 0px;
	background: #b3b3b3;
	text-align: justify;
	font-family: open sans, verdana, arial, times;
	line-height: 15px;
	color: #646464;
	font-size: 14px }

input, textarea, select
{	background: #FFFFFF;
	font-family: verdana, arial, times;
	font-size: 14px;
	color: #646464;
	padding: 3px;
	border: 2px solid #818382 }

h1
{	color: #818382;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 2px solid #818382;
	font-family: open sans, verdana, arial, times }

h2
{	color: #818382;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: open sans, verdana, arial, times }

#top
{	margin: 0px auto;
	border-top: 3px solid #646464;
	border-left: 3px solid #646464;
	border-right: 3px solid #646464;
	background: #FFFFFF;
	height: 318px;
	width: 662px;
	padding: 0px;
	z-index: 1 }

#navi
{	margin: 0px auto;
	line-height: 30px;
	width: 662px;
	background: #7a7a7a;
	font-family: verdana, arial, times;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 3;
	border: 3px solid #646464 }

#navi a:link
{	font-family: verdana, arial, times;
	padding: 5px;
	text-decoration: none;
	color: #ffffff }
#navi a:visited
{	font-family: verdana, arial, times;
	padding: 5px;
	text-decoration: none;
	color: #ffffff }
#navi a:hover
{	font-family: verdana, arial, times;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff }
#navi a:active
{	font-family: verdana, arial, times;
	padding: 5px;
	text-decoration: none;
	color: #ffffff }

#content
{	margin: 0px auto;
	border-bottom: 3px solid #646464;
	border-left: 3px solid #646464;
	border-right: 3px solid #646464;
	overflow: hidden;
	width: 642px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 2 }

#content a:link
{	text-decoration: none;
	color: #1E90FF }
#content a:visited
{	text-decoration: none;
	color: #1E90FF }
#content a:hover
{	text-decoration: none;
	border-bottom: 3px solid #DBDBDB;
	color: #BA55D3 }
#content a:active
{	text-decoration: none;
	border-bottom: 3px solid #DBDBDB;
	color: #1E90FF }

#members
{	border: 0px;
	width: 100%;
	padding: 3px }

.center
{	text-align: center }

.left
{	text-align: left }

#stats
{	border: 1px solid #818382;
	width: 450px;
	padding: 15px }