html { min-height: 100%; margin-bottom: 1px; }
body {
	background-image: url(../images/henryheader2bg.gif);
	background-repeat: repeat;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	width: 100%;
	background-position: 0px 0px;
}
p {
	font-size: 1.2em;
}
#container{
	text-align: center;
}
#container #Content p,h3,h4 {
	margin-left: 125px;
}


#menu{
	float: left;
	margin-right: 30px;	margin-bottom: 30px;
}
div#menu a {
font-size: 1.2em;
	position:relative;
	top:30px;
	height:25px;
	text-decoration:none;
	left:8px;
	color:#fff;
	padding-left:9px;
	display:block;
	width:135px;
	voice-family:inherit;
	background-image: url(../images/buttonblue.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #666666;
}
div#menu a:hover, div#menu a:active{font-size: 1.2em;
width:135px;
	left:8px;
	padding-left:9px;
	height:25px;
	position:relative;
	top:30px;
	text-decoration:none;
	display:block;
	color:#383d40;
	voice-family:inherit;
	background-image: url(../images/buttonskin.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	}
	
	
#menu ul {list-style:none;margin:0;padding:0}
#menu li {padding:0.25em 0 0.25em}


#Content {
	text-align: left;
	top: 350px;
	clip: rect(auto,auto,auto,100px);
	color: #313951;
	background-color: #FFFFFF;
	border: medium groove #475477;
	padding: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container #Content img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #313951;
}
#container #Content h3 {
	font-size: 1.9em;
}
#container #Content h4 {
	font-size: 1.3em;
}

#footer {		font: 0.8em "Lucida Sans", Arial, Verdana;
	color: #006600;
	background-color: #ffffff;
	border-top: 1px dashed #313951;
}

#footer a {		font: 0.9em/1.5 "Lucida Sans", Arial, Verdana;
	color: #334ccc;
	font-weight: normal;
	text-decoration: underline;
	}
.hrstyle img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #Content li {
	margin-left: 150px;
	font-size: 1.2em;
}
#container #Content hr {
	margin-left: 125px;
}
