#wrapper {
	margin: auto;
	width: 765px;
}
body {
	background-color: #000000;
}
.green {
	color: #004d42;
}
.zapfino {
	font-family: Zapfino;
	font-weight: bold;
	line-height: 30px;
}
p {
	font-size: 0.8em;
	color: #4b200f;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content {
	margin: auto;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	border: 3px solid #c6ab63;
	background-image: url(../images/site_background.jpg);
	background-repeat: repeat-y;
}
#content2 {
    margin: auto;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	border: 3px solid #4b200f;
	background-image: url(../images/site_background.jpg);
}
#header {
	width: 765px;
	margin: auto;
}
h1 {
	font-size: 1.4em;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4b200f;
}
h2 {
	font-size: 1.2em;
	padding: 7px;
	color: #4b200f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.1em;
	padding: 7px;
	color: #4b200f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Zapfino;
	font-size: 1em;
	color: #E0D7A6;
	font-weight: bold;
	line-height: 25px;
}
h5 {
	font-family: Zapfino;
	font-size: 3em;
	font-weight: bold;
	color: #4b200f;
	line-height: 1px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.copyright {
	font-size: .75em;
}
.library {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4b200f;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#logo {
	margin: auto;
	height: 191px;
	width: 764px;
}
