body {
	background: #1B748F url(bg.jpg) repeat-x;
	font: 8pt verdana, sans-serif; 
	color: #D3EAF1;
	margin: 0;	
	padding: 0; 
	}
	
p {
	line-height: 19px;
	margin: 0;
	padding: 5px 0 6px;
	}

b, strong {
	font-weight: bold;
	color: #88BFCF;
	letter-spacing: 1px;
	}
	
i {
	font-style: italic;
	color: #88BFCF;
	}			
			
h1 {
	font: normal 14pt georgia, serif;
	color: #FFF;
	letter-spacing: 4px;	
	margin: 6px 0 2px 10px;
	padding: 0;
	}		

#image {
	width: 359px;
	height: 104px; 
	background: url(image.jpg) no-repeat;
	}					

#content {
	width: 520px;
	height: 0;
	margin: 0 0 0 9px;
	padding: 0;
	}			

input, textarea, select {
	font: 8pt verdana, sans-serif;
	color: #0E617A;
	background: #7BB6C7;
	border: 0;	
	}
	
.button	{
	font: 8pt verdana, sans-serif;
	color: #0E617A;
	background-color: #7BB6C7;
	border: 0;
	margin-bottom: 2px;	
	}	
	
ol {
	margin: 0;
	padding-bottom: 8px;		
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px 26px;
	}	
	
li {
	line-height: 19px;
	padding-bottom: 6px;
	}		
	
.img {
	padding: 0 0 8px;
	}			
	
.code {
	background: #A0CFDC;
	margin: 0 0 2px 1px;
	padding: 3px;
	}
	
.codesort li {
	display: inline;
	padding-right: 3px;
	}	
	
.center {
	text-align: center;
	padding: 1px 0 6px;
	}
	
#container {
	position: absolute;
	top: 53px;
	left: 220px;	
	width: 320px;
	height: 20px;
	padding: 0;
	margin: 0 0 20px;	
	}

#nav {
	position: absolute;
	top: 10px;
	left: 10px;
	list-style: none;
	height: 20px;
	display: inline;
	overflow: hidden;
	width: 320px;
	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 /**/:20px; /* for IE5/Win */
	padding: 20px 0 0;	
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}
	
#thome a  {
	width: 48px;
	background: url(rollovers/home.jpg) top left no-repeat;
	padding-right: 6px;
	}

#tabout a  {
	width: 48px;
	background: url(rollovers/about.jpg) top left no-repeat;
	padding-right: 6px;	
	}

#trules a  {
	width: 37px;
	background: url(rollovers/rules.jpg) top left no-repeat;
	padding-right: 6px;	
	}

#tcodes a  {
	width: 50px;
	background: url(rollovers/codes.jpg) top left no-repeat;
	padding-right: 6px;	
	}

#tjoin a  {
	width: 32px;
	background: url(rollovers/join.jpg) top left no-repeat;
	padding-right: 6px;	
	}
	
#tlist a  {
	width: 24px;
	background: url(rollovers/list.jpg) top left no-repeat;
	padding-right: 6px;	
	}

#texit a  {
	width: 31px;
	background: url(rollovers/exit.jpg) top left no-repeat;	
	}

a.show_members_email {
	color: #FFF;
	text-decoration: none;	
	background: #7BB6C7;
	padding: 0 1px;	
	}
	
a.show_members_email:hover {
	color: #BD282F;
	text-decoration: none;	
	background: #BBDFE8;
	padding: 0 1px;	
   	} 		
	
a.show_members_website {	
	color: #FFF;
	text-decoration: none;	
	background: #7BB6C7;
	padding: 0 1px;	
	}
	
a.show_members_website:hover {
	color: #BD282F;
	text-decoration: none;	
	background: #BBDFE8;
	padding: 0 1px;	
   	} 															
	
a.content {
	color: #FFF;
	text-decoration: none;	
	background: #7BB6C7;
	padding: 0 1px;	
	}

a.content:hover {
	color: #BD282F;
	text-decoration: none;	
	background: #BBDFE8;
	padding: 0 1px;	
   	} 						