body {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 0.8em;
	color: #333366;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 0px;
}
#divTopNav {
	color: #339933;
	background-image: url(../_images/background1.jpg);
	background-repeat: no-repeat;
}

#divLeftNav {
	color: #339999;
	width: 160px;
	position: relative;
	line-height: 2em;
	background-color: #FF9999;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	left: 26px;
	top: -840px;
}


#divFooter {
	color: #666666;
	text-align: center;
	word-spacing: 1.5em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}#divContent1 {
	color: #666666;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	background-color: #FFCC33;
	position: relative;
	width: 290px;
	left: 235px;
	top: 0px;
	height: 300px;
}
#divMain {
	background-image: url(../_images/background2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 180px;
}

#divPhoto1 {
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top-style: none;
	position: relative;
	width: 225px;
	left: 540px;
	height: 232px;
	overflow: scroll;
	top: -350px;
	background-image: url(../_images/hm_photo.jpg);
	background-repeat: no-repeat;
}
.LeftNav a:link, .LeftNav a:visited {
	color: #000066;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFA66A;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	padding-right: 5px;

}
.LeftNav a:active, .LeftNav a:hover  {
	color: #000066;
	text-decoration: none;
	background-color: #FF9999;
	height: 20px;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
#divContent2 {
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top-style: none;
	background-color: #66CCFF;
	position: relative;
	width: 226px;
	left: 540px;
	height: 200px;
	overflow: scroll;
	top: -330px;
}
#divContent3 {
	color: #666666;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
	width: 520px;
	left: 235px;
	top: 0px;
	
}
h3 {
	font-size: 1.2em;
	color: #FF7953;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	border-bottom-color: #61B7C0;
	padding-top: 10px;
}
hr {
	color: #61B7C0;
}

.LeftNav {
	width: 180px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	line-height: 1.8em;
}
.caps {
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: 1em;
	color: #FF7953;
	border-bottom-width: 2px;
	border-bottom-style: none;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	border-bottom-color: #61B7C0;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
h2 {

	font-size: 1.2em;
	color: #FF7953;
	border-bottom-width: 2px;
	border-bottom-style: none;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	border-bottom-color: #61B7C0;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
.highlgt {
	background-color: #FF99FF;
	width: 100%;
	text-align: center;
	padding: 6px;
}
