#footer {
	background: #A55F3B;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	height: 18%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}
h2 {
	font: bold normal large "Benguiat Bk BT";
	color: #8F2307;
	text-align: center;
}
#nav {
	background: #F1E1BD;
	text-align: center;
	width: 100%;
	border-top: medium outset #7A946D;
	border-bottom: medium outset #759A6E;
}


#header {
	background: #000000;
	height: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
}



#holder {
	width: 628px;
	height: auto;
	margin-left: 60px;
	background: #000000;
}
#body {
	background: #7A966D;
	height: 100%;
	width: 100%;
}
#content {
	width: 88%;
	margin-left: 42px;
	background: url(Images/saddle.jpg) no-repeat center top;
}
p {
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #8F2307;
}
h1 {
	color: #B0B991;
	font: xx-large "Benguiat Bk BT";
	text-align: center;
}
body {
	background: #BBCAAE;
}
#story {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 40px;
	margin-left: 40px;
}
img {
}

