body { 
	font: 13px arial, tahoma, sans-serif;
	color: #828282;
	background-color: #e4e4e4; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}
p { 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
    color: #828282;
	}

table { 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
    color: #828282;
	}

blockquote {text-align: right; width: 250px; margin: 0 auto; padding: 15px;}   
blockquote strong {float: left;}

a:link, a:visited, a{ text-decoration: none; font-weight: bold; color: #efefef;}

a:hover, a:active { 
	color: #895c5c;
    text-decoration: none;
	}
img {
	border: 0px solid #000000;
	padding: 1px;}	

li, li a {
margin: 0;
padding: 0;
list-style-type: none;
}

table {
margin: 0 0 0 10px; }

label {font-weight: bold;}

input, select, textarea {
margin: 0 10px 10px 10px;
color: #828282;
border: 1px solid #895c55;
border-bottom: 3px solid #895c55;
background-color: #d7d7d7; 
padding: 1px;
}

#name, #email, #country, #fave, #comments, #url, #captcha  {width: 150px;}

#dispemailyes, #dispemailno, #donatedyes, #donatedno {
width: 20px;
}
#submit {
font-weight: bold;
width: 100px;
}

span.wallpaper {
margin: 2px; 
text-align: center;
float: left; 
}

/*LAYOUT*/	
#container { 
	width: 632px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
   	background: url(V2/background.jpg) repeat;
	}

#header { 
	background: url(V2/header.jpg) no-repeat left top; 
	width: 632px;
	height: 582px;
	margin: auto;
	}
    
/*CONTENT*/

#menu{
	position: absolute;
	left: 491px; 
	right:auto; 
	top: 300px;
	width: 131px;
	padding: 0px;
 	list-style: none;}   


#menu .home {
left: 0px; 
width: 131px; 
top: 300px; 
height: 17px; }   
#menu .home a {
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden; } 
#menu .home a:hover {
background: url(V2/header.jpg) -631px -300px no-repeat;
width: 131px;
height: 17px; }	
    
#menu .codes {
left: 0px;
width: 131px; 
height: 17px; 
top: 321px; }   
#menu .codes a {
top: 317px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .codes a:hover{
background: url(V2/header.jpg) -631px -317px no-repeat;
width: 131px;
height: 17px;}	

#menu .members{
left: 0px;
width: 131px; 
height: 17px;}   
#menu .members a{
top: 334px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .members a:hover{
background: url(V2/header.jpg) -631px -334px no-repeat;
width: 131px;
height: 17px;}	 
    
#menu .join{
left: 0px;
width: 131px; 
height: 17px;}   
#menu .join a{
top: 351px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .join a:hover{
background: url(V2/header.jpg) -631px -351px no-repeat;
width: 131px;
height: 17px;}

#menu .update{
left: 0px;
width: 131px; 
height: 17px;}   
#menu .update a{
top: 368px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .update a:hover{
background: url(V2/header.jpg) -631px -368px no-repeat;
width: 131px;
height: 17px;}

#menu .affiliates{
left: 0px;
width: 131px; 
height: 17px;}   
#menu .affiliates a{
top: 385px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .affiliates a:hover{
background: url(V2/header.jpg) -631px -385px no-repeat;
width: 131px;
height: 17px;}

#menu .extra{
left: 0px;
width: 131px; 
height: 17px;}   
#menu .extra a{
top: 402px;
height: 17px;
display: block;
width: 131px;
visibility: visible;
text-indent: -9000px;
overflow: hidden;} 
#menu .extra a:hover{
background: url(V2/header.jpg) -631px -402px no-repeat;
width: 131px;
height: 17px;}
#menu .home span, #menu .codes span, #menu .join span, #menu .members span, #menu .upadte span, #menu .affiliates span, #menu .extra span{
	visibility: hidden;
	white-space: nowrap;}

    
#content {
	float: left;
	border-top: 0px solid;
	margin: 0px auto;
	margin-top: -50px;
    padding: 6px;
	width: 480px;
    background: url(V2/background.jpg) repeat; }

#content h1{
font-size: 0.9em;
text-transform: uppercase;
font-weight: bold;
color: #828282;
margin-bottom: 5px;
padding: 3px;
background: #d7d7d7;
border-right: 100px solid #895c5c;
}

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

/*FOOTER*/
#footer {
	border-top: 2px solid #D3D3D3;
	margin: 0px auto;
	padding: 6px;
	width: 480px;
	background: #895c5c;
    clear: both;
    float: left;
}

#footer p {color: #e4e4e4; font-size: 0.85em; text-align: center;}

#footer h1{
font-size: 0.8em; 
text-transform: uppercase;
color: #e4e4e4;
text-align: center;
}

.literow {
background: #fff;
}
.darkrow {
background: #d7d7d7;
}