

#spacer {
	height: 403px;
	width: 50px;
	float: left;
	position:absolute;
}

#body {
	height: 403px;
	width: 641px;
	float: none;
	position:relative;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#header {
	height: 174px;
	width: 800px;
position:relative;
}
#navbar {
	height: 403px;
	width: 159px;
	position:relative;
}

