body {
	background: #47B3BE url(bg.jpg) top center repeat-y;
	font: 8pt verdana, sans-serif; 
	text-align: center;
	color: #0D0D0D;	
	margin: 0 1px 0 0;
	padding: 0; 
	}
	
p {
	line-height: 19px;
	margin: 0 9px 8px;
	padding: 0;
	}

b, strong {
	font-weight: bold;
	color: #47B3BE;
	letter-spacing: 1px;
	}
	
h1 {
	font: 13pt georgia, serif;
	color: #F78716;
	letter-spacing: 3px;
	margin: 0;	
	padding: 3px 14px;
	}						
	
#container {
	margin: 0 auto;
	width: 441px;
	text-align: left;			
	}								

#header {
	width: 441px;
	height: 338px; 
	background: url(image.jpg) no-repeat;
	}									
	
#content {
	width: 310px;
	margin: -240px 0 0 38px;	
	padding: 0;
	}	

#content2 {
	width: 360px;
	margin: 0 0 0 38px;	
	padding: 0;
	}												

.footer {
	width: 441px;
	margin: 0 auto;
	background: url(footer.jpg) no-repeat;
}

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

ul#quotes {
	list-style-type: circle;
	margin: 0;
	padding: 0 3px 8px 20px;
	}		
	
li {
	margin: 3px 0 4px;
	line-height: 20px;
	}	
	
.aff {
	padding: 0 0 8px 8px;
	}						
	
.codesort li {
	display: inline;
	padding-right: 5px;
	}	
	
#contain {
	width: 50px;
	height: 224px;
	margin: -209px 0 0 361px;
	padding: 0;	
	}

#nav {
	list-style: none;
	height: 224px;
	display: inline;
	overflow: hidden;
	width: 98px;
	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 /**/:13px; /* for IE5/Win */
	padding: 13px 0 0;	
	}
	
#nav a:hover {
	background-position: 0 -13px;
	}

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

#tabout a  {
	width: 46px;
	background: url(rollovers/about.jpg) top left no-repeat;
	margin-bottom: 16px;	
	}

#trules a  {
	width: 41px;
	background: url(rollovers/rules.jpg) top left no-repeat;
	margin-bottom: 16px;	
	}

#tcodes a  {
	width: 49px;
	background: url(rollovers/codes.jpg) top left no-repeat;
	margin-bottom: 16px;
	}

#tjoin a  {
	width: 31px;
	background: url(rollovers/join.jpg) top left no-repeat;
	margin-bottom: 16px;
	}
	
#tlist a  {
	width: 26px;
	background: url(rollovers/list.jpg) top left no-repeat;	
	margin-bottom: 16px;
	}

#texit a  {
	width: 27px;
	background: url(rollovers/exit.jpg) top left no-repeat;		
	}	
	
a.show_members_email {
	color: #ADC717;
	text-decoration: none;
	}
	
a.show_members_email:hover {
	color: #ADC717;
	text-decoration: line-through;	
   	} 		
	
a.show_members_website {	
	color: #ADC717;
	text-decoration: none;
	}
	
a.show_members_website:hover {
	color: #ADC717;
	text-decoration: line-through;	
   	} 															
	
a.content {
	color: #ADC717;
	text-decoration: none;
	}

a.content:hover {
	color: #ADC717;
	text-decoration: line-through;	
   	} 						