/* CSS Document */

#wholepage{
	position: relative;
	height: 1590px;
	width: 692px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	top: 0px;
}

#BlockLeft4{
	position: absolute;
	height: 1242px;
	width: 60px;
	top: 287px;
	left: 0px;
	background-color: #D9C9AF;
}


#content{
	position: absolute;
	height: 973px;
	width: 624px;
	top: 287px;
	left: 64px;
	background-color: #EEF0E9;
}


#content{
	position: absolute;
	height: 1242px;
	width: 624px;
	top: 287px;
	left: 64px;
	background-color: #EBDFD0;
}

#actual_content{
	position: absolute;
	height: 589px;
	width: 602px;
	top: 10px;
	left: 10px;
	background-color: #EBDFD0;
}

#BlockBottomLeft{
	position: absolute;
	height: 35px;
	width: 60px;
	top: 1533px;
	left: 0px;
	background-color: #887368;
}

#footer{
	position: absolute;
	height: 35px;
	width: 624px;
	top: 1533px;
	left: 64px;
	background-color: #614536;
}

