/* CSS Document */

#wholepage{
	position: relative;
	height: 1900px;
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

#BlockLeft4{
	position: absolute;
	height: 4000px;
	width: 60px;
	top: 287px;
	left: 0px;
	background-color: #D9C9AF;
}

#content{
	position: absolute;
	height: 4000px;
	width: 624px;
	top: 287px;
	left: 64px;
	background-color: #EBDFD0;
}

#actual_content{
	position: absolute;
	height: 800px;
	width: 602px;
	top: 9px;
	left: 7px;
	background-color: #EBDFD0;
}

#BlockBottomLeft{
	position: absolute;
	height: 35px;
	width: 60px;
	top: 4291px;
	left: 0px;
	background-color: #887368;
}

#footer{
	position: absolute;
	height: 35px;
	width: 624px;
	top: 4291px;
	left: 64px;
	background-color: #614536;
}

a.normal:link {
	color: #999999; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a.normal:visited {	color: #9C7173; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a.normal:hover {
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
