a:link
{	text-decoration: none;
	border-bottom: 1px dotted #808080;
	color: #415B68 }
a:visited
{	text-decoration: none;
	border-bottom: 1px dotted #808080;
	color: #415B68 }
a:hover
{	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #6B7F74 }
a:active
{	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #6B7F74 }

body 
{	background: #D8D1C1;
	text-align: justify;
	font-family: verdana, arial, times;
	line-height: 15px;
	color: #808080;
	font-size: 14px }

input, textarea, select
{	background: #FFFFFF;
	font-family: verdana, arial, times;
	font-size: 14px;
	color: #6B7F74;
	padding: 5px;
	border: 1px solid #6B7F74 }

h1
{	color: #415B68;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-transform: lowercase;
	padding-bottom: 5px;
	border-bottom: 2px solid #808080;
	font-family: georgia, verdana, arial, times }

#top
{	margin: 0px auto;
	background: #FFFFFF;
	height: 308px;
	width: 700px;
	z-index: 1;
	border: 1px solid #000000 }

#navi
{	margin: 0px auto;
	line-height: 30px;
	width: 700px;
	background: #415B68;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 3;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000 }

#navi a:link
{	padding: 10px;
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF }
#navi a:visited
{	padding: 10px;
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF }
#navi a:hover
{	padding: 10px;
	text-decoration: none;
	border-bottom: 0px;
	color: #E8E6D7 }
#navi a:active
{	padding: 10px;
	text-decoration: none;
	border-bottom: 0px;
	color: #E8E6D7 }

#content
{	margin: 0px auto;
	overflow: hidden;
	width: 700px;
	background: #FFFFFF;
	z-index: 2;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000 }

#padding
{	padding: 15px }

#members
{	border: 0px;
	width: 100% }

#stats
{	border: 1px solid #C0C0C0;
	width: 500px;
	padding: 15px }

.left
{	text-align: left }

.center
{	text-align: center }

i
{	color: #6B7F74 }