* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #cccc99;
	background-attachment: fixed;
	background-image: url(images/pageBkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p {
}
img {
}
#mainContainer {

}
#mainContainer #mainOuterContainer {
	background-image: url(images/pgShdw.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}

#mainContainer #mainOuterContainer #mainPageContainer {
	width: 800px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#mainContainer #mainOuterContainer #mainPageContainer #header {
}
#mainContainer #mainOuterContainer #mainPageContainer #header .hdrSpacer {
	font-size: 1px;
	background-image: url(images/dividerBlend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
#mainContainer #mainOuterContainer #mainPageContainer #header #logo {
	background-image: url(images/hayesEngHdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
}
#mainContainer #mainOuterContainer #mainPageContainer #header #logo #logoLeftSpacer {
	float: left;
	width: 32%;
}
#mainContainer #mainOuterContainer #mainPageContainer #header #logo #logoInfo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #063;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
}
#mainContainer #mainOuterContainer #mainPageContainer #header #logo #logoInfo #logoInfoSpacer {
	font-size: 1px;
	height: 58px;
}


#mainContainer #mainOuterContainer #mainPageContainer #header #picWindow {
	background-image: url(images/headerPics.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 192px;
}

#mainContainer #mainOuterContainer #mainPageContainer #header #menu {
	background-image: url(images/menuBlend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
#mainContainer #mainOuterContainer #mainPageContainer #header #menu #menuSpacer {
	font-size: 1px;
	height: 2px;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage {
	background-image: url(images/pgInnerShdw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #introContent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#mainContainer #mainOuterContainer #mainPageContainer #mainPage #introContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #homePagePics {
	height: 275px;
	background-image: url(images/homePagePics.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #linksContainer {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage h3 {
	color: #033;
	padding-bottom: .5em;
	text-align: center;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #linksContainer p {
	padding-bottom: 6px;
	text-align: center;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #linksContainer p a {
	color: #333;
	text-decoration: none;
}
#mainContainer #mainOuterContainer #mainPageContainer #mainPage #linksContainer p a:hover {
	color: #069;
	text-decoration: underline;
}



#mainContainer #footer {
	background-image: url(images/footerShdw.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #footer #footerMain {
	height: 27px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerBlend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
}
#mainContainer #footer #footerMain #footerContent {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
#topShadow {
	background-image: url(images/topShdw.png);
	background-position: left top;
	background-repeat: repeat-x;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 20px;
	z-index: 3000;
	width: 100%;
}




.fourPixelSpacer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 4px;
}
.sixPixelSpacer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.tenPixelSpacer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.clearDiv {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.JHDesign {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding: 20px 10px 10px;
}
.JHDesign a {
	text-decoration: none;
	color: #666;
}


