#wrapper2 {
	width: 800px;
	position: absolute;
	top: 0px;
}
body {
	font-family: "Maiandra GD", Garamond, "Times New Roman", serif;
}

#rightBar {
	float: right;
	width: 316px;
}
#footer {
	text-align: center;
	float: left;
	width: 800px;
}

