a:link
{	text-decoration: none;
	color: #1E90FF }
a:visited
{	text-decoration: none;
	color: #1E90FF }
a:hover
{	text-decoration: none;
	border-bottom: 3px solid #DBDBDB;
	color: #BA55D3 }
a:active
{	text-decoration: none;
	border-bottom: 3px solid #DBDBDB;
	color: #1E90FF }

body 
{	padding: 0px;
	background: #CC99FF;
	text-align: justify;
	font-family: verdana, arial, times;
	line-height: 15px;
	color: #000000;
	font-size: 13px }

input, textarea, select
{	background: #FFFFFF;
	font-family: verdana, arial, times;
	font-size: 13px;
	color: #4169E1;
	padding: 5px;
	border: 1px solid #7B68EE }

h1
{	color: #BA55D3;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: georgia, verdana, arial, times }

h2
{	color: #BA55D3;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: georgia, verdana, arial, times }

#top
{	margin: 0px auto;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	background: #FFFFFF;
	height: 98px;
	width: 567px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	z-index: 1 }

#navi
{	margin: 0px auto;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	width: 567px;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	z-index: 3 }

#navi a:link
{	padding: 5px;
	text-decoration: none;
	border: 2px solid #BA55D3;
	color: #FF66CC }
#navi a:visited
{	padding: 5px;
	text-decoration: none;
	border: 2px solid #BA55D3;
	color: #FF66CC }
#navi a:hover
{	padding: 5px;
	text-decoration: none;
	border: 2px solid #BA55D3;
	color: #FF3399 }
#navi a:active
{	padding: 5px;
	text-decoration: none;
	border: 2px solid #BA55D3;
	color: #FF3399 }

#content
{	margin: 0px auto;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	overflow: hidden;
	width: 567px;
	background: #FFFFFF;
	padding: 10px;
	z-index: 2 }

#members
{	border: 0px;
	width: 100%;
	padding: 5px }

.center
{	text-align: center }

.left
{	text-align: left }

#stats
{	border: 1px solid #FF66CC;
	width: 450px;
	padding: 15px }