body {
	background: #000;
	margin: 0px;
	color: #fff;
}

.page_container {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
}

.header1 {
	width: 975px;
	height: 248px;
	background: no-repeat url(images/header1.jpg);
}

.header2 {
	width: 975px;
	height: 104px;
	background: no-repeat url(images/header2.jpg);
}

.header2_join {
	height: 100px;
	position: relative;
	left: 300px;
	width: 375px;
}

.centerwell {
	height: 390px;
	width: 975px;
	background: no-repeat url(images/centerwell.jpg);
	padding: 5px 0px 0px 30px;
}

.thumbnail {
        float: left;
        width: 175px;
        margin: 0px 10px 10px 0px;
}

.thumbnail img {
        height: 116px;
        width: 175px;
}

.clearboth {
        clear: both;
}

.footer1 {
	height: 396px;
	width: 975px;
	background: no-repeat url(images/footer1.jpg);
}

.footer1_join {
	height: 210px;
	width: 660px;
	position: relative;
	top:  140px;
	left: 150px;
}

.footer2 {
	background: no-repeat url(images/footer2.jpg);
	height: 31px;
	width: 975px;
}
