body {
	background-color: #250000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 10px auto;
	position: relative;
	width: 975px;
	height: auto;
	background-color: #FFFDFD;
	background-image: url(../images-nav/paper-back.jpg);
}

a:link {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #4040BB;
}

a:visited {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #35359A;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #85ACDD;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 10px 15px 10px 15px;
	padding: 0;
	color: #200000;
}

h1 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #200000;
	line-height: 1.3em;
	text-align: center;
	margin: 2px 15px 12px 15px;
	padding: 0;
}

h2 {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #200000;
	line-height: 1.1em;
	margin: 12px 15px 12px 15px;
	padding: 0;
}

h3 {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #200000;
	margin: 12px 15px 12px 15px;
	padding: 0;
}

h4 {
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #200000;
	margin: 12px 15px 12px 15px;
	padding: 0;
}

h5 {
	font-size: 0.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #200000;
	margin: 12px 15px 12px 15px;
	padding: 0;
}

ul {
	font-size: 1.0em;
	margin: 20px 0 20px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: normal;
}

ol {
	font-size: 1.0em;
	margin: 20px 0 20px 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: normal;
}

li {
	margin-left: 34px;
	padding: 0;
}

.bigbold {
	font-size: 125%;
	font-weight: bolder;
}

.italic {
	font-style: italic;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.smalltext {
	font-size: 80%;
}

#header {
	height: 100px;
	width: 913px;
	position: absolute;
	left: 31px;
	top: 0px;
	overflow: hidden;
	z-index: 2;
}

#nav {
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	font-weight: bolder;
	padding-left: 65px;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 3;
}

#content {
	color: #150505;
	width: 100%;
	height: auto;
	clear: left;
	padding-top: 140px;
	overflow: hidden;
}

.singlepic {
	position: static;
	float: left;
	overflow: hidden;
	height: auto;
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 0 25px 35px;
	padding: 0;
}

.singlepic img {
	margin-bottom: 5px;
}

.doublepic {
	position: static;
	float: left;
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: 435px;
	text-align: center;
	padding: 0 0 25px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.largerviewtext {
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	height: auto;
	clear: both;
	margin: 15px 0 8px 0;
	padding: 0;
}

.enlargedpic {
	position: static;
	overflow: hidden;
	visibility: visible;
	height: auto;
	width: 800px;
	padding: 0 0 5px 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}

#footer {
	height: auto;
	width: 100%;
	background-image: url(../images-nav/footerbackground.png);
	background-repeat: no-repeat;
	padding: 15px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #060000;
	clear: left;
}

#footer h2 {
	font-size: 1.9em;
	color: #060000;
}

#footer p {
	font-size: 1.1em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #060000;
}

#corner-tl {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	z-index: 3;
}

#corner-tr {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	z-index: 3;
}

#corner-bl {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
}

#corner-br {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45px;
}

#bottom {
	margin: 500px auto 25px auto;
	width: 975px;
	height: auto;
	padding-bottom: 25px;
}

.bottomcel {
	width: 200px;
	height: auto;
	margin-left: 35px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	color: #FEFEFE;
}
