body {
	behavior:url("http://www.thewillcenter.org/will/csshover.htc");
	background-image: url("images/orangeback.png");
	background-repeat: repeat;
	font-family: Helvetica;
	font-size: 14px;
}
h2 {
	width: 600px;
	border-bottom: 4px solid #444444;
	display: block;
	text-align: center;
}
a {
	text-decoration: none;
	font-weight: bold;
}
#main a {
	color: #F37421;
}	
#main a:hover {
	text-decoration: underline;
}
#main, #copyright, .c, h2 {
	margin-left: auto;
	margin-right: auto;
}
#mh {
	width: 700px;
}
#mh td {
	border-bottom: 1px solid #000000;
}
.mhb {
	border-right: 1px solid #FAAC77;
}
#mhlogo {
	width: 330px;	
}
#mhmenu1, #mhmenu2 {
	width: 185px;
}
#mh td a {
	display: block;
	text-align: right;
	font-weight: bold;
	width: 171px;
	padding: 7px;
	color: #F37421;
	font-size: 14px;
}
#mh td a:hover {
	background-color: #FAAC77;
	color: #000000;
}
#main {
	background-color: white;
	width: 700px;
	border: 4px solid #444444;
	padding: 10px;
}
#copyright {
	margin-top: 30px;
	width: 600px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
