#pgheader {
	width: 100%;
	height: 107px;
    /*gif with transparent top*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	background-image: url(../images/mhbg_navy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* headers and headlines */
#content h1, #content h2,
#content h3, #content h4,
#content h5, #content h6 {
	margin-top: 1.2em;
	margin-bottom: .3em;
	
}
.strugframe {
	background-image: url(/images/0708strug_1174.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 450px;
	margin-right:auto;margin-left:auto;
}
#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:32px;
	margin:0;
	color: #000099;
}
#content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	padding-top:2em;
	padding-bottom:.2em;
	text-align: left;
	color: #000099;
}
#content h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	padding-top:.2em;
	padding-bottom:1em;
	color: #CC0000;
}

#content .listcontainer {
	padding-left:1.5em;
	margin-left:.1em;
	margin-top:1em;
}

p.quote {
	padding: 1em;
	padding-bottom:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
p.attr {
	padding-top:0;
	padding-bottom:1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align:right;
}


ol, p {
	text-align: left;
	padding-left:.1em;
}