* {
	padding: 0px auto;
	margin: 0px auto;
}
body {
	background: url(images/page_bg.jpg) repeat-x #000000 ;
}
wrapper {
	width: 800px ;
}
#header {
	background: url(images/header.jpg) no-repeat ;
	width: 800px;
	height: 387px;
}
#center_content {
	background: url(images/bg.jpg) no-repeat;
	width: 800px;
	min-height: 1863px;	
}
#top, #middle {
	width: 320px ;
}
#top {
	padding-top: 60px;
	position: relative;
	left: 185px;
}
#middle {
	position: relative;
	top: 10px;
	right: 190px;
}
#bottom {
	width: 640px;
	margin-top: 30px;
}	
.pic {
	border: 2px solid white;
	margin-left: 15px;
	margin-bottom: 10px;
}
.click {
	width: 724px;
	padding: 42px 0px;
}
