﻿#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BDB285;
	font-family: Verdana;
}
#innerbkg {
	background-color: #E3DBD0;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	height: 279px;
}
#textbody {
	font-family: Verdana;
	font-size: 13pt;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: small;
	width: 625px;
	height: 73px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
