#site_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navmenu {
	width: 690px;
	position: absolute;
	left: 35px;
	top: 176px;
	z-index: 1;
	height: 93px;
}
#icon_gear {
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#header {
	position: absolute;
	width: 960px;
	height: 216px;
	z-index: 0;
}
#navbuffer {
	height: 94px;
	width: 960px;
	position: absolute;
	top: 205px;
	background-color: #FFFFFF;
}
#contentarea {
	width: 960px;
	position: absolute;
	top: 279px;
	background-color: #E6E7E8;
}

#content {
	width: 700px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
}
#footerarea {
	background-color: #2f2f2f;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {color: #CCCCCC}
#footerarea a {color: #CCCCCC;
}
#footerarea a:hover {
	color:#A91A2E;
}
#footerarea a:active {color: #CCCCCC;
}
#content_image {
	position: absolute;
	width: 250px;
	height: 185px;
	top: 0px;
	left: 0px;
}
.MEC_Heading {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}
.MEC_SubHeading {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.MEC_SmallHeader {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.MEC_SmallRedHeader {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
body {
	background-color: #C8CACC;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:active {
	color: #990000;
}

a:hover {
	color: #A91A2E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
