body {
	margin: 0px;
	background-color: #e9e9e9;
	font-size: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/graphics/hm_bkgrd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}
#header {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: visible;
}
#banner {
	height: 150px;
	background: #95AC92 url(../images/graphics/home_banner2y.jpg) no-repeat left;
}
#nav {
	margin: 0px;
	left: 0px;
	top: 135px;
	position: absolute;
	width: 100%;
	z-index: 1;
	visibility: visible;
	background: #666666 url(../images/graphics/navbkgrd1a.jpg) repeat-x;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 15px;
	font: bold 67% "Trebuchet MS", Verdana, Arial;
}
#nav ul li a:hover {
	color: #990000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 14px;
	padding-left: 14px;
}
.clearit {
	display: block;
	clear: both;
}

#content {
	z-index: 4;
	font-size: 100%;
	visibility: visible;
	padding-right: 250px;
	padding-left: 260px;
	margin-bottom: 200px;
	margin-top: 60px;
}
#counter {
	font-size: 80%;
	text-align: center;
}

#content p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}

h2 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #333333;
	margin-top: 20px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	margin: 0px;
}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	color: #666666;
}

#footer {
	padding: 0px;
	text-align: center;
	visibility: visible;
	width: 100%;
	margin-top: 30px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li a {
	padding: 10px;
	font-size: 65%;
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	font-size: 70%;
	font-weight: bold;
	color: #990000;
}
#copyright {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	z-index: 7;
	visibility: visible;
	text-align: center;
	width: 100%;
	margin-top: 50px;
}
#viewer1 {
	position: absolute;
	top: 225px;
	right: 30px;
	text-align: center;
}
#viewer2 {
	position: absolute;
	left: 50px;
	top: 450px;
	text-align: center;
}

#viewer3 {
	position: absolute;
	top: 625px;
	right: 30px;
	text-align: center;
}

#viewer4 {
	position: absolute;
	left: 50px;
	top: 1150px;
}

#viewer5 {
	position: absolute;
	top: 1525px;
	right: 30px;
	text-align: center;
}

#sign {
	position: absolute;
	left: 70px;
	top: 250px;
}

.pullquote {
	color: #703E3B;
	float: right;
	width: 200px;
	font: italic 0.9em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 5px 10px 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}
#bookmark a {
	font-size: 70%;
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#bookmark a:hover {
	text-decoration: underline;
}
input {
  background: #e2e2e2;
  border: 1px solid #333333;
}
.frmbutt {
	border-top: 2px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #999999;
	background: #e2e2e2;
	padding: 1px;
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 75px;
	font-weight: bold;
	margin-top: 4px;
}
#search {
	position: absolute;
	left: 10px;
	top: 500px;
}
