/* CSS Document */

#wholepage{
	position: relative;
	height: 3000px;
	width: 692px;
	margin-left: auto;
	margin-right: auto;
}

#BlockLeft4{
	position: absolute;
	height: 2698px;
	width: 60px;
	top: 287px;
	left: 0px;
	background-color: #D9C9AF;
}

#content{
	position: absolute;
	height: 2698px;
	width: 624px;
	top: 287px;
	left: 64px;
	background-color: #EBDFD0;
}

#actual_content{
	position: absolute;
	height: 2160px;
	width: 602px;
	top: 10px;
	left: 10px;
	background-color: #EBDFD0;
}

#BlockBottomLeft{
	position: absolute;
	height: 35px;
	width: 60px;
	top: 2989px;
	left: 0px;
	background-color: #887368;
}

#footer{
	position: absolute;
	height: 35px;
	width: 624px;
	top: 2989px;
	left: 64px;
	background-color: #614536;
}
