body {
	background-image: url(/images/mfh_bg.png);
	background-repeat: repeat;
}
#main {
	margin: 0px;
	background-image: url(/images/mfh_main_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 830px;
	z-index: -1;
	background-position: center center;
	width: 850px;
	overflow: visible;
	position: absolute;
	float: none;
}
link {

}
#content {
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 580px;
	z-index: 0;
	position: absolute;
	height: 545px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	padding: 20px;
	top: 185px;
}
#footer {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
	color: #330033;
	background-repeat: no-repeat;
	height: 25px;
	width: 615px;
	float: none;
	z-index: 0;
	padding-top: 10px;
	margin: 0px;
	position: absolute;
	visibility: visible;
	top: 788px;
}

#wrapper {
	height: 800px;
	width: 800px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: none;
}
#menu {
	height: 200px;
	width: auto;
	position: relative;
	top: 90px;
	padding-left: 10px;
	margin-bottom: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}


#sidebar {
	float: right;
	height: 625px;
	width: 175px;
	background-image: none;
	background-repeat: no-repeat;
	top: 165px;
	position: relative;
	z-index: 0;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	left: 3px;
	right: 800px;
}
#sidebaradv {
	z-index: -1;
	width: auto;
	height: auto;
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	filter: Invert;
	background-color: #CCCCFF;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330099;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
