body { 
	font-family: tahoma, arial, sans serif;
font-size: 11px;
	color: #6A6E5B;
	background-color: #AEAEA7; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	}
p { 
	padding: 0px;
	font-family: tahoma, arial, sans serif;
font-size: 11px; 
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	}

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



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #C7B260;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: line-through; 
	color: #C7B260;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #BBBCB4;
	}
img {
	border: 0px solid #000000;
	padding: 0px;}	
	
/*LAYOUT*/	
#container { 
	background: url(V3/background.gif) repeat-y; 
	width: 639px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	}
#pageHeader { 
	background: url(V3/header.jpg) no-repeat right top; 
	width: 639px;
	height: 540px;
	}

#menu{
	position: absolute;
	left: 232px; 
	right:auto; 
	top: 465px;
	width: 373px;
	height: 41px;
	background: url(V3/navigation.gif) 0px 0px no-repeat;
	padding: 0px;}
    
#menu .home{
    left: 0px; 
    width: 56px; 
    top: 0px; 
    height: 41px;}   
#menu .home a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 56px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .home a:hover{
	background: url(V3/navigation.gif) 0px -42px no-repeat;
    width: 56px;
    height: 41px;}	
    
#menu .codes{
    position: absolute;
    left: 56px; 
    width: 54px; 
    top: 0px; 
    height: 41px;}   
#menu .codes a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 54px;
    left: 56px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .codes a:hover{
	background: url(V3/navigation.gif) -56px -42px no-repeat;
    width: 54px;
    height: 41px;}	

#menu .join{
    position: absolute;
    left: 110px; 
    width: 45px; 
    top: 0px; 
    height: 41px;}   
#menu .join a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 45px;
    left: 110px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .join a:hover{
	background: url(V3/navigation.gif) -110px -42px no-repeat;
    width: 45px;
    height: 41px;}	

#menu .edit{
    position: absolute;
    left: 155px; 
    width: 42px; 
    top: 0px; 
    height: 41px;}   
#menu .edit a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 42px;
    left: 155px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .edit a:hover{
	background: url(V3/navigation.gif) -155px -42px no-repeat;
    width: 42px;
    height: 41px;}	
    
#menu .members{
    position: absolute;
    left: 197px; 
    width: 87px; 
    top: 0px; 
    height: 41px;}   
#menu .members a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 87px;
    left: 197px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .members a:hover{
	background: url(V3/navigation.gif) -197px -42px no-repeat;
    width: 87px;
    height: 41px;}	
    
#menu .links{
    position: absolute;
    left: 284px; 
    width: 50px; 
    top: 0px; 
    height: 41px;}   
#menu .links a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 50px;
    left: 284px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .links a:hover{
	background: url(V3/navigation.gif) -284px -42px no-repeat;
    width: 50px;
    height: 41px;}	
    
#menu .site{
    position: absolute;
    left: 334px; 
    width: 39px; 
    top: 0px; 
    height: 41px;}   
#menu .site a{
    height: 41px;
    display: block;
    margin: 0px;
    width: 39px;
    left: 334px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .site a:hover{
	background: url(V3/navigation.gif) -334px -42px no-repeat;
    width: 39px;
    height: 41px;}	
    
#menu .home span, #menu .codes span, #menu .join span, #menu .edit span, #menu .members span, #menu .links span, #menu .site span{
	visibility: hidden;
	white-space: nowrap;}

/*CONTENT*/
#content {
	position: relative;
	border-top: 0px solid;
	margin: 0;
	padding: 35px;
	width: 570px;
	background: transparent;
}

#content h1, h1{
	margin: 0;
	padding: 2px;
	font-family: tahoma, arial, sans serif;
font-size: 11px; 
	text-transform: uppercase;
	font-weight: bold;
	background: url(V3/divider.gif) no-repeat;
}

#content .p{
	margin: 0;
	padding: 35px;
}

/*FOOTER*/
#footer {
	position:relative;
	float: right;
	border-top: 0px solid;
	margin: 0;
	padding-right: 0px;
    padding-top: 5px;
	width: 639px;
	background: #C6C6C3;
}

#footer h1{
	margin: 0px;
	padding: 2px;
	font: 11px Tahoma; 
	text-transform: uppercase;
	font-weight: bold;
	background: #AEAEA7;
}

#footer .p{
	margin: 10px;
	padding: 10px;
}
td, table.form, tr.form, td.form
{
border: 0px solid #6A6E5B; 
font-family: tahoma, arial, sans serif;
font-size: 11px; 
color: #6A6E5B; 
background-color: #FFFFFF;
}

