body { 
	font-family: tahoma, arial, sans serif;
	color: #ABAC9C;
	background-color: #CECEC5; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}

input, select, textarea {
padding: 2px;
font-family: tahoma, arial, sans serif;
font-size: 11px;
color: #ABAC9C;
border: 1px solid #ABAC9C; }

p, td, blockquote { 
	padding: 1px;
    font-family: tahoma, arial, sans serif;
    font-size: 11px;
    color: #ABAC9C;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6A6B61;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6A6B61;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #363729;
	}
img {
	border: 0px solid #000000;
	padding: 0px;}	
	
/*LAYOUT*/	
#container { 
	background-color: #C1B9AF; 
	width: 576px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	}
    
#container2 {    
	background-color: #ECEDE8; 
    background: url(captainproton/background.jpg);
	width: 576px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
    float: left;
	}
    
#header { 
	background: url(captainproton/header.jpg) no-repeat right top; 
    background-color: #ECEDE8;
	width: 576px;
	height: 428px;
	float: left;
    border-bottom: 0px;
	}

#menu{
	position: absolute;
	left: 45px; 
	right:auto; 
	top: 400px;
	width: 325px;
	height: 23px;
	background: url(captainproton/header.jpg) -45px -400px no-repeat;
	padding: 0px;}
    
#menu .home{
    left: 0px; 
    width: 50px; 
    top: 0px; 
    height: 23px;}   
#menu .home a {
    height: 23px;
    display: block;
    margin: 0px;
    width: 50px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .home a:hover {
	background: url(captainproton/header.jpg) -45px -432px no-repeat;
    width: 50px;
    height: 23px;}	
    
#menu .codes{
    position: absolute;
    left: 51px; 
    width: 50px; 
    top: 0px; 
    height: 23px;}   
#menu .codes a{
    height: 23px;
    display: block;
    margin: 0px;
    width: 50px;
    left: 51px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .codes a:hover{
	background: url(captainproton/header.jpg) -96px -432px no-repeat;
    width: 50px;
    height: 23px;}	

#menu .join{
    position: absolute;
    left: 101px; 
    width: 48px; 
    top: 0px; 
    height: 23px;}   
#menu .join a{
    height: 23px;
    display: block;
    margin: 0px;
    width: 48px;
    left: 101px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .join a:hover{
	background: url(captainproton/header.jpg) -146px -432px no-repeat;
    width: 48px;
    height: 23px;}	
    
#menu .members{
    position: absolute;
    left: 149px; 
    width: 69px; 
    top: 0px; 
    height: 23px;}   
#menu .members a{
    height: 23px;
    display: block;
    margin: 0px;
    width: 69px;
    left: 149px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .members a:hover{
	background: url(captainproton/header.jpg) -194px -432px no-repeat;
    width: 69px;
    height: 23px;}	

#menu .site{
    position: absolute;
    left: 218px; 
    width: 60px; 
    top: 0px; 
    height: 23px;}   
#menu .site a{
    height: 23px;
    display: block;
    margin: 0px;
    width: 60px;
    left: 218px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .site a:hover{
	background: url(captainproton/header.jpg) -263px -432px no-repeat;
    width: 60px;
    height: 23px;}	

#menu .etc{
    position: absolute;
    left: 279px; 
    width: 40px; 
    top: 0px; 
    height: 23px;}   
#menu .etc a{
    height: 23px;
    display: block;
    margin: 0px;
    width: 40px;
    left: 279px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .etc a:hover{
	background: url(captainproton/header.jpg) -324px -432px no-repeat;
    width: 40px;
    height: 23px;}	
   
    
#menu .home span, #menu .codes span, #menu .join span, #menu .edit span, #menu .members span, #menu .etc span, #menu .site span{
	visibility: hidden;
	white-space: nowrap;}


/*CONTENT*/
#content {
	border-top: 0px solid;
	margin-left: 42px;
	padding: 0px;
	width: 315px;

}

#content h1{
	font-family: tahoma, arial, sans serif;
    font-size: 11px; 
	font-weight: bold;
    color: #AAAB9D;
    margin-bottom: 5px;
    padding: 2px;
    padding-left: 2px;
    background:#CECEC6;
    border-left: 9px solid #C0C2B5;
}

#content .p{
	margin: 0px;
	padding: 0px;
    font-family: tahoma, arial, sans serif;
    font-size: 10px;
    color: #A8A999;
}



/*FOOTER*/
#footer {
	position:relative;
	border-top: 0;
	margin: 0px auto;
	padding: 0px;
	height: 117px;
text-align: right;
    width: 576px;
	background: url(captainproton/bottom.jpg);
    clear: both;
   
}

#footer h1{
	margin: 0px;
	padding: 2px;
	font: 11px tahoma, arial, sans serif; 
	text-transform: uppercase;
	font-weight: bold;
    color: #FFFFFF;
	background: #D3D3D3;
}

#footer .p{
	margin: 10px;
	padding: 10px;
}
