body {
	background-color: #666666;
}

.banner {
	padding: 0px;
	height: 100px;
	width: 640px;
	position: absolute;
	top: 7px;
	right: auto;
	left: 8px;
}
.navi {
	position: absolute;
	z-index: 500;
	height: 30px;
	width: 638px;
	top: 111px;
	right: auto;
	left: 7px;
}
.beforeafter {
	position: absolute;
	height: 160px;
	width: 640px;
	top: 141px;
	right: auto;
	z-index: 1;
	left: 8px;
}
.news {
	position: absolute;
	height: 308px;
	width: 200px;
	top: 302px;
	left: 446px;
	background-color: #CCCC99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bigbody {
	background-color: #FFFFFF;
	position: absolute;
	height: 670px;
	width: 643px;
	margin: 5px;
	padding: 5px;
	border: 3px solid #CCCCCC;
	top: 18px;
}

.text {
	position: absolute;
	height: 300px;
	width: 432px;
	top: 303px;
	right: 215px;
	padding: 3px;
	overflow: auto;
}
.footer {
	padding: 5px;
	height: 46px;
	width: 632px;
	top: 614px;
	right: auto;
	position: absolute;
	left: 7px;
}
.hyperlinks {
	position: absolute;
	height: 299px;
	width: 200px;
	top: 304px;
	left: 7px;
	background-color: #CCCC99;
	border: 1px solid #000000;
	padding: 3px;
}
.staffview {
	position: absolute;
	height: 300px;
	width: 632px;
	top: 304px;
	right: 9px;
	padding: 3px;
	border: 1px solid #000000;
	overflow: auto;
}
.newsCopy {

	position: absolute;
	height: 463px;
	width: 638px;
	top: 147px;
	left: 8px;
	background-color: #CCCC99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
