body { 
	font: 11px tahoma, arial, sans-serif;
	color: #434343;
	background-color: #8f8f8f; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}
p { 
	text-align: left;
	}
    
strong {
    text-transform: uppercase; 
    font-weight: bold;
   	font-size: 9px;
    }
    
a:link, a:visited { 
    font-size: 9px;
	text-transform: uppercase;
    color: #cecece;
    font-weight: bold;
	}

a:hover, a:active { 
	color: #8f8f8f;
	}

a img {
	border: 4px solid #8f8f8f;
	padding: 0px;}	
    
a:hover img {
	border-color: #cecece;
}

select, input, textarea, input {
	border: 1px solid #8f8f8f;
	font: 11px tahoma, arial, sans-serif;
	color: #434343;
	background-color: #cecece;
	padding: 4px;}	

/*LAYOUT*/	
#container { 
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
    background: url(background.gif) repeat;
	}
    
    
#header { 
	background: url(header.jpg) no-repeat right top; 
	width: 600px;
	height: 518px;
	float: center;
	}

#menu{
	position: absolute;
	left: 200px; 
	right:auto; 
	top: 455px;
	width: 373px;
	background: url(header.jpg) -200px -455px no-repeat;
	padding: 0px;}
    
#menu .home{
    left: 0px; 
    width: 105px; 
    top: 455px; 
    height: 20px;}   
#menu .home a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 105px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .home a:hover{
	background: url(header.jpg) -200px -519px no-repeat;
    width: 105px;
    height: 20px;}	
    
#menu .codes{
    position: absolute;
    left: 105px; 
    width: 90px; 
    top: 0px; 
    height: 20px;}   
#menu .codes a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 90px;
    left: 105px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .codes a:hover{
	background: url(header.jpg) -305px -519px no-repeat;
    width: 90px;
    height: 20px;}	

#menu .join{
    position: absolute;
    left: 195px; 
    width: 67px; 
    top: 0px; 
    height: 20px;}   
#menu .join a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 67px;
    left: 195px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .join a:hover{
	background: url(header.jpg) -395px -519px no-repeat;
    width: 67px;
    height: 20px;}	

#menu .members{
    position: absolute;
    left: 263px; 
    width: 120px; 
    top: 0px; 
    height: 20px;}   
#menu .members a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 120px;
    left: 263px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .members a:hover{
	background: url(header.jpg) -463px -519px no-repeat;
    width: 120px;
    height: 20px;}	
    
#menu .download{
    position: absolute;
    left: 60px; 
    width: 140px; 
    top: 21px; 
    height: 20px;}   
#menu .download a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 140px;
    left: 60px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .download a:hover{
	background: url(header.jpg) -260px -540px no-repeat;
    width: 140px;
    height: 20px;}	
    
#menu .site{
    position: absolute;
    left: 200px; 
    width: 65px; 
    top: 21px; 
    height: 20px;}   
#menu .site a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 65px;
    left: 200px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .site a:hover{
	background: url(header.jpg) -400px -540px no-repeat;
    width: 65px;
    height: 20px;}	
    
#menu .about{
    position: absolute;
    left: 265px; 
    width: 80px; 
    top: 21px; 
    height: 20px;}   
#menu .about a{
    height: 20px;
    display: block;
    margin: 0px;
    width: 80px;
    left: 265px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .about a:hover{
	background: url(header.jpg) -465px -540px no-repeat;
    width: 80px;
    height: 20px;}	
    
#menu .home span, #menu .codes span, #menu .join span, #menu .download span, #menu .members span, #menu .links span, #menu .site span{
	visibility: hidden;
	white-space: nowrap;}

/*CONTENT*/
#content {
	margin-left: -3px;
	position: relative;
	border-top: 0px solid;
	margin: 0;
	padding: 2px;
    left: 221px;
    width: 363px;
}

#content h1{
	margin-left: -3px;
    padding: 3px 0 3px 0;
    width: 369px;
    font: 10px Tahoma, Arial, Sans-Serif; 
	text-transform: uppercase;
	font-weight: bold;
	background: #cecece;
    border-bottom: 1px solid #8f8f8f;
    border-top: 1px solid #8f8f8f;
    }

    
#content p{
	margin: 0px;
    margin-bottom: 5px;
	padding: 1px;
}

#content blockquote {
    border-left: 5px solid #8f8f8f;
    padding: 5px;
}

/*FOOTER*/
#footer {
	margin-left: -3px;
	border-top: 0px solid;
	margin: 0;
	padding: 0px;
    width: 363px;
}

#footer h1{
    padding: 3px 0 3px 0;
    width: 369px;
    font: 10px Tahoma, Arial, Sans-Serif; 
	text-transform: uppercase;
	font-weight: bold;
	background: #cecece;
    border-bottom: 1px solid #8f8f8f;
    border-top: 1px solid #8f8f8f;
    }

#footer p{
	margin: 0px;
	padding: 1px;
}


