body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFDE94;
	background-image: url(../images/design/topback.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #540004;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #540004;
	border-bottom-color: #540004;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #540004;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.background {
	background-image: url(/images/design/back.jpg);
	background-repeat: no-repeat;
	background-color: #EEE9D6;
	vertical-align: top;
}
.footerback {
	background-image: url(/images/design/footerback.jpg);
	background-repeat: no-repeat;
	height: 213px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.content {
	vertical-align: top;
	padding: 10px;
}
/* .navback replaced by new version with lighter background
.navback {
	background-image: url(../images/design/navback.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-align: center;
	vertical-align: middle;
}
*/
.navback {
	height: 55px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/design/navback3.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	color: #FFF4D1;
}
.outfitters {
	font-size: 10px;
	color: #FFF4D1;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #540004;
	font-size: 14px;
}
.ivorytext {
	color: #EFDE94;
	font-size: 14px;
}

#rotation {
	position: relative;
	height: 5em;
	width: auto;
	width: 100%;
}

#rotation div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	font-family: Georgia;
	font-style: italic;

}

#SubjectInfoOut { position: absolute; left: -9999px; }
