div#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 7px;
}
div#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	padding: 0px;
}
div#header {
}
div#announcement {
	left: 100px;
	top: 100px;
	background-color: #FFFFFF;
	height: 300px;
	width: 500px;
	margin: 50px;
}

div#photo {
	width: 10px;
	border: groove;
	vertical-align: middle;
	position: relative;
}
body {
	margin: 0px;
	padding: 0px;
}
div#nav ul {
	list-style-type: none;
	float: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
div#nav ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C6C00;
	font-style: normal;
	font-weight: normal;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
	font-size: 0.8em;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #7E6501;
	float: none;
	position: relative;
}
div#nav ul li a {
	text-decoration: none;
	color: #7E6501;
	font-weight: bold;
	border: none;
}
div#nav ul li a:hover {
	color: #FEEC12;
	font-weight: bolder;
	background-color: #7E6501;
}
div#nav {
	background-color: #FEE992;
	width: 155px;
	position: absolute;
	left: 0px;
	top: 135px;
	border-top: #7E6501;
	border-right: 1px solid #7E6501;
	border-bottom: 1px solid #7E6501;
	border-left: #7E6501;
	height: 289px;
}
div#banner {
	left: -1px;
	top: 5px;
	position: absolute;
	float: left;
	height: auto;
	width: 800px;
	border-top: #7E6501;
	border-right: #7E6501;
	border-bottom: 3px groove #7E6501;
	border-left: #7E6501;
}
div#pagename {
	float: right;
	top: 155px;
}
div#location {
	background-color: #FEE992;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute;
	width: 155px;
	float: none;
	top: 289px;
	left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7E6501;
	border-bottom-color: #7E6501;
}
div#editregion {
	position: absolute;
	top: 139px;
	border: #0000FF;
	left: 157px;
	width: 642px;
	height: 35px;
	float: left;
}
div#newsletter {
	border: thin solid #000000;
}
div#booklet {
	padding: 0px;
	margin: 0px;
}
div#border {
	background-color: #FFFF33;
	margin: 5px;
	padding: 5px;
	border: inset #333333;
}
