#wrapper
{
	width: 640px;
	padding: 0px;
	margin: 0px;
	margin: 0 auto;
	text-align: left;
}
#footer_left
{
	width: 640px;
	text-align: left;
	border-top: 1px solid #d9d9b9;
}
#footer_siteviz
{
	text-align: right;
}
#pagetitle {
	width: 640px;
	color: #855c33;
	font-size: 18px;
	margin-bottom: 3px;
	height: 25px;
	border-bottom: 1px solid #d9d9b9;
}
#header, #header_bottom, #navigation, #footer_right
{
	display: none;
}