body {
	margin: 0px;
	padding: 0px;
	background-color: #BF9E71;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {
	background-attachment: scroll;
	background-image: url(images/bgslice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #660000;
	margin: 0px;
	padding: 0px;
}

.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	margin-top: 4px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #9F0000;
	text-decoration: none;
	font-weight: bold;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 18px;
	text-align: left;
	width: 90%;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #330000;
	padding: 3px 0px 5px 30px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	display: inline;
	background-attachment: scroll;
	background-image: url(images/h1logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	line-height: 24px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #957B42;
	border-right-color: #957B42;
	border-bottom-color: #957B42;
	border-left-color: #957B42;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.sidegrad {
	background-attachment: scroll;
	background-image: url(images/sidegrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.topgrad {
	background-attachment: scroll;
	background-image: url(images/topgrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h2 {
	font-size: 16px;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
}
.boximage {
	padding-bottom: 100px;
}
