body {
	background-color: #804040;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 18px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A2E2E;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	padding-bottom: 5px;
	padding-top: 5px;



}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footnotes a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footnotes a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.footnotes a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 20px 10px;
}
