@charset "UTF-8";

#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/BACKGROUNDinside.jpg);
	background-repeat: repeat-y;
}
#headerimage {
	width: 900px;
}
#bodyarea {
	height: auto;
	width: 900px;
	background-repeat: repeat;
	position: relative;
}#navigation {
	clear: none;
	float: left;
	height: 566px;
	width: 350px;
}
