a:link
{	text-decoration: none;
	border-bottom: 2px solid #9976D0;
	color: #0085E0 }
a:visited
{	text-decoration: none;
	border-bottom: 2px solid #9976D0;
	color: #0085E0 }
a:hover
{	text-decoration: none;
	border-bottom: 2px solid #FFABDC;
	color: #9976D0 }
a:active
{	text-decoration: none;
	border-bottom: 2px solid #FFABDC;
	color: #9976D0 }

body 
{	background: #FFFFFF;
	text-align: justify;
	font-family: verdana, arial, times;
	line-height: 15px;
	color: #808080;
	font-size: 12px }

input, textarea, select
{	background: #FFFFFF;
	font-family: verdana, arial, times;
	font-size: 12px;
	color: #808080;
	padding: 5px;
	border: 1px solid #0085E0 }

h1
{	color: #9976D0;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	text-transform: lowercase;
	padding: 5px 0px 3px 0px;
	font-family: trebuchet ms, georgia, verdana, arial, times }

#top
{	margin: 0px auto;
	background: #FFFFFF;
	height: 173px;
	width: 416px;
	z-index: 1 }

#navi
{	margin: 0px auto;
	background: #FFFFFF;
	font-size: 11px;
	width: 416px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	z-index: 3 }

#navi a:link
{	padding: 5px;
	text-decoration: none;
	border-bottom: 2px solid #FF9900;
	color: #CC0000 }
#navi a:visited
{	padding: 5px;
	text-decoration: none;
	border-bottom: 2px solid #FF9900;
	color: #CC0000 }
#navi a:hover
{	padding: 5px;
	text-decoration: none;
	border-bottom: 2px solid #FFCC00;
	color: #9976D0 }
#navi a:active
{	padding: 5px;
	text-decoration: none;
	border-bottom: 2px solid #FFCC00;
	color: #9976D0 }

#content
{	margin: 0px auto;
	overflow: hidden;
	background: #FFFFFF;
	width: 416px;
	z-index: 2 }

#members
{	border: 0px;
	width: 100% }

#stats
{	border: 1px solid #FFABDC;
	width: 400px;
	padding: 5px }

.center
{	text-align: center }

i
{	color: #FFABDC;
	font-weight: bold }