#layout {
	background-color: #E9eabb;
	background-position: center top;
	vertical-align: text-top;
	height: 1000px;
	width: 805px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 10%;
	top: 0%;
	right: 15%;
	bottom: 0%;
}
#aboutustext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #E9eabb;
	background-position: center top;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	height: 715px;
	width: 500px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 250px;
	top: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
#navbar2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 500px;
	width: 192px;
	left: 25px;
	top: 25%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #e9eabb;
	background-color: #861404;
	background-position: center top;
	text-align: center;
	vertical-align: text-top;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#addressbanner2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 5%;
	width: 65%;
	left: 31%;
	top: 16%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #861404;
	background-color: E9Eabb;
	background-position: center top;
	text-align: center;
	vertical-align: text-top;
	font-weight: bold;
}


#topbanner2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 10%;
	width: 72%;
	left: 27%;
	top: 0%;
	font-family: "Baskerville Old Face";
	font-size: 42pt;
	color: #861404;
	text-align: center;
	vertical-align: text-top;
	background-color: #E9Eabb;
}
#logo2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 20%;
	width: 194px;
	left: 1%;
	top: 1%;
	background-color: E9eabb;
}
