body {
	background: #FBFBFB;
	font: 8pt verdana, sans-serif; 
	text-align: left;
	color: #0D0D0D;	
	margin: 0;
	padding: 0; 
	}
	
p {
	line-height: 19px;
	margin: 0 12px 8px;
	padding: 0;
	}

b, strong {
	font-weight: bold;
	color: #1063DF;
	letter-spacing: 1px;
	}

i {
	color: #AEAA00; 
	}
	
h1 {
	font: italic 13pt georgia, serif;
	color: #F40;
	letter-spacing: 3px;
	margin: 0;	
	padding: 3px 21px 5px;	
	}													

#header {
	width: 586px;
	height: 186px; 
	background: url(image.jpg) no-repeat;
	}									
	
#content {
	width: 586px;
	padding: 0 4px 11px;	
	}													

.footer {
	width: 586px;
	background: url(footer.jpg) no-repeat;
}

input, textarea, select {
	font: 8pt verdana, sans-serif;
	color: #0D0D0D;
	background-color: #AEAA00;
	border: 0;	
	margin: 1px 0 2px;
	}
	
.button	{
	font: 8pt verdana, sans-serif;
	color: #0D0D0D;
	background-color: #AEAA00;
	border: 0;
	margin-bottom: 8px;	
	}	
	
ol {
	margin: 0 0 8px 40px;
	padding: 0;	
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 3px 8px 25px;
	}		
	
li {
	margin: 3px 0 4px;
	line-height: 20px;
	}

#list {	
	list-style-type: circle;
	margin: 0;
	padding: 0 3px 8px 40px;
	}	
	
.img {
	padding: 0 0 8px 8px;
	}		
	
.code {
	background: #1063DF;
	margin: 0 0 0 2px;
	padding: 3px;
	}				
	
.codesort li {
	display: inline;
	padding-right: 5px;
	}	
	
#contain {
	width: 500px;
	height: 46px;
	margin: -30px 0 -9px 164px;
	padding: 0;	
	}

#nav {
	list-style: none;
	height: 46px;
	display: inline;
	overflow: hidden;
	width: 500px;
	margin: 0;
	padding: 0;	
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	}

#nav a {
	float: left;
	overflow: hidden;
	height: 0 !important; 
	height /**/:46px; /* for IE5/Win */
	width: 500px;
	padding: 46px 0 0;	
	}
	
#nav a:hover {
	background-position: 0 -46px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -46px;
	}
	
#thome a  {
	width: 48px;
	background: url(rollovers/home.jpg) top left no-repeat;
	padding-left: 20px;	
	}

#tabout a  {
	width: 50px;
	background: url(rollovers/about.jpg) top left no-repeat;
	padding-left: 20px;	
	}

#trules a  {
	width: 43px;
	background: url(rollovers/rules.jpg) top left no-repeat;
	padding-left: 17px;	
	}

#tcodes a  {
	width: 50px;
	background: url(rollovers/codes.jpg) top left no-repeat;
	padding-left: 13px;	
	}

#tjoin a  {
	width: 47px;
	background: url(rollovers/join.jpg) top left no-repeat;
	padding-left: 5px;
	}
	
#tlist a  {
	width: 30px;
	background: url(rollovers/list.jpg) top left no-repeat;	
	padding-left: 2px;
	}

#texit a  {
	width: 63px;
	background: url(rollovers/exit.jpg) top left no-repeat;		
	padding-left: 0;
	}	
	
a.show_members_email {
	color: #F40;
	text-decoration: underline;
	}
	
a.show_members_email:hover {
	color: #AEAA00;
	text-decoration: underline;
   	} 		
	
a.show_members_website {	
	color: #F40;
	text-decoration: underline;
	}
	
a.show_members_website:hover {
	color: #AEAA00;
	text-decoration: underline;
   	} 															
	
a.content {
	color: #F40;
	text-decoration: underline;
	}

a.content:hover {
	color: #AEAA00;
	text-decoration: underline;
   	} 						