body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(images/mh_logo.gif);
	background-repeat: no-repeat;
	background-position: 350px -200px;
}
h1 {
	margin: 0px;
	font-size: 4em;
	color: #336666;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-size: 1.5em;
	color: #336600;
	line-height: 1.6em;
	font-weight: bold;
}
p {
	font-size: .8em;
}
ul {
	font-size: .8em;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #336666;
	text-decoration: none;
}
a:active {
	color: #336600;
}
h6 {
	margin: 0px;
	font-size: .8em;
	color: #336600;
	line-height: .8em;
	font-weight: bold;
}
h5 {
	font-size: .9em;
	margin: 0px;
	font-weight: bold;
}
em {
	color: #FF0000;
}
td#toplinks a {
	display: block;
	font-size: .8em;
	text-decoration: none;
	background-color: #336666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	height: 1.2em;
	width: 4em;
	vertical-align: 50%;
	font-weight: bold;
}
td#toplinks a:hover {
	background-color: #336600;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
td#redlinks a {
	display: block;
	font-size: .8em;
	text-decoration: none;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	height: 1.2em;
	width: 4em;
	vertical-align: 50%;
	font-weight: bold;
}
td#redlinks a:hover {
	background-color: #FF0000;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
#one {
	margin: 0px;
	width: 700px;
	height: 150px;
}
#two {
	top: 150px;
	margin: 0px;
	width: 700px;
}
#two_col {
	float: left;
	margin: 5px;
	width: 325px;
}
#thr {
	width:1000px;
	height:100px;
}