body {
	background-color:#ede9c7;
	font-family:Garamond,"Bookman Old Style",Georgia,Times,serif;
	color:#8B4513;
	font-size:75%;
	line-height:1.5em;
}
img {
	border:none;
}
p {
	font-size:1.4em;
}
#wrapper {
	background-color:#eff0db;
	margin:10px;
	width:800px;
	padding:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin: 15px;
	width: 700px;
	padding: 15px;
}
#navbar {
	clear:both;
	font-family:'Gill Sans', 'Lucida Grande', sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: .1em; 
	padding: 5px; 
	margin:10px auto; 
}
ul#sitenav {
	display:block;
	float:right;
	margin-bottom:0;
	margin-top:-5px;
}
ul#sitenav li {
	display:inline;
	float:left;
	margin-left:1px;
	text-align:center;
	padding:5px 5px 2px;
}
ul#sitenav a{
	text-decoration: none;
	color:#839069;
	padding:5px 0px 2px;
}
ul#sitenav a:hover, ul#sitenav a:active {
	color: #8487AD;
	border-bottom:1px dotted #8487AD;
}

img.imageleft {
	float:left;
	padding: 5px 20px 10px 0;
}
p {
	letter-spacing: 0;
	line-height: 1.2;
	text-align: left;
}
blockquote {
	font-family:'Gill Sans', 'Lucida Grande', sans-serif; 
	font-style:oblique; 
	width:275px;
	font-size: 1em; 
	line-height: 1.5em;
	padding:10px; 
	border-top: 4px solid #C19E65; 
	border-bottom: 4px solid #C19E65; 
}
blockquote.blockquoteright {
	float:right;
}
blockquote.blockquoteleft {
	float:left;
}
/* Endnote Syling */
#endnotes {clear:both; background: #fff; color: #663300; padding: 10px; border-top:5px solid #663300; border-bottom: 10px solid #663300; padding-bottom:0;}
#endnotes p {padding: 3px; margin: 0; line-height:normal;}
#endnotes h3 {color:#333;}
#content a.note {color: #333; padding: 0 3px; margin: 5px; background-color:#d1e3ec;}
#endnotes a.note {padding: 5px;}
sup a span {display:none;}
sup a:hover span {display: block;background-color:#d1e3ec; border:1px dotted #006699; font-size: 1em; color: #333; line-height: 1.1em; padding: 10px; position: absolute; left: -25%; top: 80%; width: 25%; z-index: 200; }
.class span a:link {text-decoration:none;}