div#p3footer {
	top: 700px;
}
div#copyright {
	top: 700px;
}
div#leftborder {
	background-image: url(../Layout/Ploy_Slice_G.png);
	background-repeat: repeat-y;
	background-position: 200px;
	position: absolute;
	left: 0px;
	overflow: visible;
	width: 219px;
	height: 690px;
	border: medium none #000000;
	background-color: #FFF8D5;
	top: 0px;
}
div#bottomborder {
	position: absolute;
	left: 200px;
	overflow: visible;
	z-index: 9;
	top: 650px;
	background-color: #FFF8D5;
	background-image: url(../Layout/Ploy_Slice_I.png);
	height: 50px;
	width: 498px;
}
div#rightborder {
	position: absolute;
	left: 679px;
	top: 173px;
	background-color: #FFF8D5;
	background-image: url(../Layout/Ploy_Slice_H.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 517px;
}
div#contents {
	overflow: visible;
	position: absolute;
	height: 361px;
}
body {
	background-color: #FFF8D5;
}
#contents #mainArea {
	background-color: #FFFFFF;
	overflow: auto;
	height: 370px;
	top: 5px;
}