.mhead {
	top: 0px;
	position: absolute;
	text-align: left;
	float: left;
	z-index: 0;
	left: 0px;
	display: block;
	border-right-style: groove;
	border-right-width: medium;
	border-left-style: groove;
	border-left-width: medium;
	border-right-color: #E6E8E7;
	border-left-color: #E6E8E7;
	margin: 0;
	padding: 0;
	}

.nav {
	z-index: 0;
	border-color: #E6E8E7;
	border-style: groove;
	border-width: medium;
	margin: 0em;
	padding-top: 0em;
	position: absolute;
	text-align: center;
	width: 320px;
	border-top-style: none;
	float: left;
	top: 80px;
	left: 0px;
	line-height: 18px;
}
.title {
	position: relative;
	z-index: 5;
	left: 320px;
	margin: 0;
	padding: 0;
	height: 100px;
	top: 0px;
	width: 90%;
}

.l1menu {
	display: list-item;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	margin-left: 0em;
	padding-left: 0em;
	list-style-position: outside;
	}
.l2menu {
	margin-left: 0em;
	display: list-item;
	list-style-type: none;
	padding-left: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	}
.l3menu {
	margin-left: 0em;
	display: list-item;
	list-style-type: none;
	padding-left: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	}
.l4menu {
	margin-left: 0px;
	display: list-item;
	padding-left: 0.75em;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	}
.content {
	position: static;
	z-index: 10;
	top: 160px;
	overflow: visible;
	text-align: left;
	left: 0em;
	margin-top: 0em;
	vertical-align: text-top;
	display: block;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	padding: 0px;
	position: relative;
	z-index: 10;
}
