/* coded by: bong_coronel */

* { padding: 0; margin: 0; }

body { background: #000 url(images/body-bg.jpg) repeat;
	background-attachment:fixed;
}

#clear { clear: both;
}

a img { border: 0; }

p { color: #fff;
} 

h1 { font: bold 30px  "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}

h2 { font: 22px  "Times New Roman", Times, serif;
	color: #fae890;
	text-align: center;
	padding: 10px ;
} 

#page-wrap { 
	width: 948px;
	margin: 0 auto;
	background: url(images/wrap_bg.jpg) top center repeat-y;
	}	

#header { width: 948px;
	height: 872px;
	}
	
#header-04 { width: 948px;
	height: 156px;
	background: url(images/header_05.jpg) center no-repeat;
}

#header-04 p { width: 305px;
	font: 12px Arial bold;
	padding-left: 325px;
	padding-top: 5px;
	text-align: justify;
}

#main-content {}

#left { width: 752px;
	background: url(images/left-bg.jpg) repeat-y;
	padding-left: 10px;	
	float: left;
}

#left-01 { width: 732px;
	height: 47px; 
	background: url(images/left_01.jpg) no-repeat;
}

#left-02 { background: url(images/left_02.jpg) repeat-y;
	padding-left: 17px;
}

#left-02 img { border: 2px solid #954014;
	margin: 1px;
}

#left-04 { width: 732px;
	height: 100%;
	background: url(images/left_04.jpg) center repeat-y;
} 

#left-04 p { width: 650px;
	font: 12px Arial;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 15px;	
	text-align: justify;
}

#left-04 a:link { 
	text-decoration: none; 
}

#right { float: left; 
	width: 170px;
	background-color: #6f040d;
}

#footer { width: 948px;
	background: #000 url(images/footer_bg.jpg);
	color: #fff;
	font: 12px Helvetica;
	text-align: center;
}

#footer ul {
	list-style: none;
}

#footer ul li { display: inline; 
	padding: 0 10px;
}

#footer ul li a, p a { text-decoration: none;
	color: #fff;
}

#footer ul li a:hover { color: #CCFF99;
}

p a:hover { color: #FF0000; }







	
ul#nav { }

ul#nav li { display: inline; }

ul#nav li a { display: block; 
	height: 66px;
	text-indent: -9999px;
	float: left;
	}
	
ul#nav li.members a { width: 473px;  
	background: url(images/header_09.jpg) top center no-repeat;
	}
	
ul#nav li.sign_up a { width: 475px;  
	background: url(images/header_10.gif) top center no-repeat;
	}