#navMenu {
	position:absolute;
	left:22px;
	top:173px;
	width:141px;
	height:524px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #562C2C;
}

#navMenu a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #562C2C;
}

#navMenu a:hover {
	text-decoration:underline;
	
}

#mainContent {
	position:absolute;
	left:266px;
	top:161px;
	width:769px;
	height:541px;
	z-index:2;
	overflow: visible;
}
body {
	background-color: #EAE8CF;
}
.style3 {font-weight: bold; font-size: 16px; color: #562C2C;}

.style7 {font-weight: bold; font-size: 12px; color: #562C2C;}

