* {
	padding: 0px auto;
	margin: 0px auto;
}
br {
	clear: both;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #dedede;
	color:#000000;
}
#wrapper {
	width: 883px;
	background: #ffffff;
}
.pic {
	border: 2px solid #FFFFFF;
}
.click {
	width: 883px;
	margin: 20px auto;
}
#header {
	height: 321px;
	background: url(images/header.jpg) no-repeat;
}
#top {
	position: relative;
	top: 50px;
	left: 35px;
	margin-bottom: 90px;
}
#text {
	width:780px;
	font-weight: bold;
	margin-bottom: 50px;
}
#content_area {
	height: 1580px;
	background: url(images/center_bg.jpg) no-repeat;
}
#large_pic {
	width: 325px;
	float: left;
}
#med_pics {
	width: 490px;
	float: left;
	margin-left: 20px;
}
#bottom {
	width: 840px;
	margin-bottom: 30px;
}
#footer {
	height: 378px;
	background: url(images/footer.jpg) no-repeat;
}
#join {
	position: relative;
	top: 275px;
	left: 520px;
}
