body {
	margin: 0px;
	padding: 0px;
	background-color: #F0E9D9;
	background-image: url(graphics/back_main.jpg);
	background-repeat: repeat-x;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	color: #98685A;
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 2px;
}
#wrapper {
	width: 724px;
	background-image: url(graphics/intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 445px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 25px;
	background-image: url(graphics/lithograph.gif);
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	padding-bottom: 25px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #98685A;
}
#content {
	margin-right: 50px;
	margin-left: 232px;
	width: 275px;
	padding-top: 215px;
	padding-bottom: 75px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #98685A;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #579998;
	text-decoration: underline;
}
a:visited {
	color: #579998;
	text-decoration: underline;
}
a:hover {
	color: #A06385;
	text-decoration: none;
}
a:link {
	color: #98685A;
	text-decoration: none;
}
a:visited {
	color: #98685A;
	text-decoration: none;
}
a:hover {
	color: #40221E;
	text-decoration: none;
}
#flourish {
	background-image: url(graphics/flourishbottomindex.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#nav {
	margin-left: auto;
	margin-right: auto;
	background-image: url(graphics/flourishtopindex.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 28px;
	margin-top: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
#nav ul li {
	margin-bottom: 3px;
	margin-left: auto;
	color: #98685A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C7B7;
	padding-bottom: 3px;
	text-align: center;
	margin-right: auto;
	font-weight: bold;
}
#navbottom {
	background-image: url(graphics/flourishbottomindex.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
}

