body {
	background: #93EAFD url(background.jpg) repeat-y;
	font-family: verdana, sans-serif;
	font-size: 8pt; 
	color: #363636;
	padding: 0;
	margin: 0; 
	}
	
p {
	line-height: 16px;
	margin: 0;
	padding: 5px 0 6px;
	}

b, strong {
	font-weight: bold;
	color: #E72C2B;
	letter-spacing: 1px;
	}		
			
h1 {
	font-size: 10pt; 
	color: #FFA810;
	font-weight: bold;
	margin: 0 0 3px 13px;
	padding: 0;
	letter-spacing: 12px;	
	text-transform: uppercase;
	}				

#header {
	width: 513px;
	height: 263px; 
	background: url(header.jpg) no-repeat;
	}		
	
#menu {
	position: absolute;
	top: 40px;
	left: 7px;
	width: 105px;
	height: 130px;
	text-align: right;	
	}				

#content {
	position: absolute;
	top: 198px;
	left: 118px;
	width: 342px;
	height: 0px;
	}			

input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #FFF;
	background-color: #12C9FD;
	border: 0;
	}
	
.button {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #FFF;
	background-color: #FFA810;
	border: 0;
	}	
	
ol {
	margin: 0;
	padding-bottom: 8px;
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px 26px;
	}
	
li {
	line-height: 16px;
	padding-bottom: 6px;
	}			
	
.img {
	padding: 1px 0 6px;
	}			
	
.code {
	background: #9EE8FE;
	padding: 3px;
	}
	
.codesort li {
	display: inline;
	padding-right: 3px;
	}	
	
.menu {
	margin: 2px;
	}
	
.center {
	text-align: center;
	padding: 4px 0 6px;
	}
	
a.show_members_email {
	color: #00B7EB;
	text-decoration: none;
	}
	
a.show_members_email:hover {
	color: #E72C2B;
	text-decoration: none;
	border-bottom: 1px solid #FDBC1F;
   	} 		
	
a.show_members_website {	
	color: #00B7EB;
	text-decoration: none;
	}
	
a.show_members_website:hover {
	color: #E72C2B;
	text-decoration: none;
	border-bottom: 1px solid #FDBC1F;
   	} 													
	
a.content {
	color: #00B7EB;
	text-decoration: none;	
	}	

a.content:hover {
	color: #E72C2B;
	text-decoration: none;
	border-bottom: 1px solid #FDBC1F;	
   	}						