body {
	background-color: #89989F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #E0DFE3;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a {
	color: #6F4B00;
	text-decoration: none;
	font-size: 12px;
}
.copyright {
	font-size: 9px;
}
a:visited {
	color: #6f4b00;
}
a:link {
	color: #6f4b00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
#submenu {
	position: absolute;
	left: 0px;
	top: 14%;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.menutext {
	margin-bottom: 6px;
	margin-top: 4px;
}
.menutitle {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}
img {
	border: 0px none;
}
h1 {
	font-size: 18px;
}
#heading {
	position: absolute;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 10%;
	left: 21%;
	top: 2%;
	text-align: left;
	vertical-align: bottom;
}
#picture {
	position: absolute;
	left: 73%;
	top: 14%;
	text-align: center;
}
.itemhead {
	font-weight: bold;
}
.itemcategory {
	margin-top: 40px;
	font-weight: bold;
	font-variant: small-caps;
}
.itemtext {
	font-style: normal;
}
#maincontent {
	top: 14%;
	width: 80%;
	position: absolute;
	left: 20%;
	text-align: center;
	height: 225px;
}
#mainmenu {
	position: absolute;
	top: 220px;
	width: 100%;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	color: #4F5B62;
	background-color: #E0DFE3;
	position: absolute;
	text-align: left;
	width: 50%;
	top: 14%;
	border: 0px none;
	height: 80%;
	margin: 0px;
	padding: 0px;
	left: 21%;
}

#contentinner {
	top: 1%;
	left: 1%;
	width: 98%;
	height: 98%;
	color: #4F5B62;
	background-color: #E0DFE3;
	position: absolute;
	overflow: auto;
	text-align: left;
}
.menuseparator {

	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}
#maincopyright {
	position: absolute;
	width: 25%;
	right: 0px;
	bottom: 0px;
}
#subcopyright {
	position: absolute;
	bottom: 0px;
	width: 25%;
	right: 0px;
	left: 73%;
}
td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

p {

	margin-bottom: 0px;
	margin-top: 0px;
}
