* {
	padding: 0 auto;
	margin:0 auto;
	font-size: 12px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/page_bg.jpg) repeat-x #000000 ;
	margin: 0;
	padding: 0;
	text-align: center;
}
.border {
	border: 2px solid white;
	dispaly:block;
}
br {
	clear:float;
}
#container {
	width: 879px;
	background: url(images/bg.jpg) repeat-y;
	margin: 0 auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 409px;
	width: 879px;
}
	#click img {
	margin: 350px auto auto;
	}
#center_bg {
	width: 848px;
	height: 575px;
	background: url(images/pic_bg.png) no-repeat;
	margin-top: 20px;
}
	#center_content {
	position: relative;
	top: 20px;
	left: 10px;
	}
		#left {
	width: 335px;
	float: left;
		}
			#hi {
	margin-top: 0px;
			}
		#right {
	display: inline;
		}
		
		#right img {
	margin: 1px;
		}
		#content_txt {
	width: 788px;
	color: #FFFFFF;
	position: relative;
	margin: 20px auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
		}
		
#thumbs {
	width: 848px;
	margin: 10px 15px;
}

#thumbs img {
	margin: 1px;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 879px;
	height: 404px;
	text-align: center;
	clear: both;
}
	#join img {
	width: 421px;
	margin: 170px 470px 10px 30px;
	}
	#footer_txt {
	  	width: 400px;
		color: #FFFFFF;
		text-align: left;
		position: relative;
		top: 150px;
		right: 210px;
		font-size: 14px;
		font-weight: bold;
	}

