body {
	background: #174249;
	font: 8pt verdana, sans-serif; 
	color: #C2CBAC;
	margin: 0;	
	padding: 0; 
	}
	
p {
	line-height: 19px;
	margin: 0 0 8px 3px;
	padding: 0;
	}

b, strong {
	font-weight: bold;
	color: #E4BC9D;
	letter-spacing: 1px;
	}
	
h1 {
	font: normal 13pt georgia, serif;
	background: url(h1.jpg) no-repeat top left;	
	color: #EDDCC0;
	letter-spacing: 4px;	
	margin: 0;
	padding: 4px 0 5px 20px;		
	}
	
hr {
	border: 0;
	color: #689489;
	background-color: #689489;
	height: 1px;
	margin: 4px 0 15px;	
	padding: 0;
	}							
	
#container {
	margin: 0 auto;
	width: 331px;
	text-align: left;		
	}						

#header {
	width: 331px;
	height: 262px; 
	background: url(image.jpg) no-repeat;
	}									
	
#content {
	width: 331px;
	margin: 2px 0 0;	
	}			

input, textarea, select {
	font: 8pt verdana, sans-serif;
	color: #174249;
	background-color: #7A9A8F;
	border: 0;	
	margin: 0 0 2px;
	}
	
.button	{
	font: 8pt verdana, sans-serif;
	color: #174249;
	background-color: #7A9A8F;
	border: 0;
	margin: 3px 0 5px;	
	}	
	
ol {
	margin: 0 3px 8px 30px;
	padding: 0;		
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 3px 8px 20px;
	}			
	
li {
	margin: 3px 0 4px;
	line-height: 20px;
	}	
	
.center {
	text-align: center;
	margin: 0;
	padding: 1px 0 6px 5px;
	}
	
.img {
	padding: 0 0 8px 8px;
	}		
	
.code {
	background: #7A9A8F;
	margin: 2px 0 0 2px;
	padding: 3px;
	}				
	
.codesort li {
	display: inline;
	padding-right: 5px;
	}	
	
#contain {
	width: 331px;
	height: 18px;
	margin: 7px 0 2px 21px;	
	padding: 0;	
	}

#nav {
	list-style: none;
	height: 18px;
	display: inline;
	overflow: hidden;
	width: 331px;
	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 /**/:18px; /* for IE5/Win */
	padding: 18px 0 0;	
	}
	
#nav a:hover {
	background-position: 0 -18px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -18px;
	}
	
#thome a  {
	width: 41px;
	background: url(rollovers/home.jpg) top left no-repeat;	
	padding-right: 10px;
	}

#tabout a  {
	width: 39px;
	background: url(rollovers/about.jpg) top left no-repeat;
	padding-right: 10px;	
	}

#trules a  {
	width: 33px;
	background: url(rollovers/rules.jpg) top left no-repeat;
	padding-right: 10px;	
	}

#tcodes a  {
	width: 39px;
	background: url(rollovers/codes.jpg) top left no-repeat;
	padding-right: 10px;	
	}

#tjoin a  {
	width: 27px;
	background: url(rollovers/join.jpg) top left no-repeat;
	padding-right: 10px;	
	}
	
#tlist a  {
	width: 24px;
	background: url(rollovers/list.jpg) top left no-repeat;
	padding-right: 14px;	
	}

#texit a  {
	width: 23px;
	background: url(rollovers/exit.jpg) top left no-repeat;	
	padding-right: 10px;	
	}	
	
a.show_members_email {
	color: #7A9A8F;
	text-decoration: none;
	padding-bottom: 1px;
	}
	
a.show_members_email:hover {
	color: #E4BC9D;
	text-decoration: none;
	border-bottom: 1px solid #628C7D;
	padding-bottom: 1px;
   	} 		
	
a.show_members_website {	
	color: #7A9A8F;
	text-decoration: none;
	padding-bottom: 1px;
	}
	
a.show_members_website:hover {
	color: #E4BC9D;
	text-decoration: none;
	border-bottom: 1px solid #628C7D;
	padding-bottom: 1px;
   	} 															
	
a.content {
	color: #7A9A8F;
	text-decoration: none;
	padding-bottom: 1px;	
	}

a.content:hover {
	color: #E4BC9D;
	text-decoration: none;
	border-bottom: 1px solid #628C7D;
	padding-bottom: 1px;	
   	} 						