h1, h2, h3, h4, p { margin:0; padding-top: .15em; padding-bottom: .25em; }
body {
	background: #fff url(/images/pagebg.jpg) center top no-repeat;
	margin: 0 auto;
	padding: 10px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
}
#pagetop { position:absolute; top:0; left:0; height:1px; width:1px; }
#wrapper {
	width:770px;
	margin: 0 auto;
	text-align:left;
}
#header {
	height: 124px;
	background: url(/images/header.jpg) no-repeat;
}
#subtitle { 
	text-align:center;
	color:#65543a;
	margin: 4px auto;
}
#lowerwrap {
	padding-left: 9px;
	padding-right: 9px;
	background: url(/images/lowerbg.gif) repeat-y;
}
#nav {
	float:left;
	width: 216px;
}
#mainright {
	float:right;
	width: 500px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.clearer {
	clear:both;
	height:1px;
}
#footer {
	margin-top: 8px;
	background: url(/images/footer.jpg) no-repeat;
}
#botnav {
	text-align:center;
	color:#65543a;
	margin: 9px auto;
	margin-bottom: 6px;
}
/* font styles */
h1 { 
	text-transform:uppercase; 
	text-align:right;
	font-size:1.38em;
	padding-right: 19px;
	margin-bottom: .5em;
	background: #d6bf8f url(/images/h1bg.jpg) 6px 0px no-repeat;
}
#mainright h2 {
	font-size: 1.28em;
	font-style: italic;
	color: #996600;
	border-bottom: 1px solid #8B7B61;
	margin-bottom: .25em;
}
#mainright h3 {
	font-size: 1.1em;
}
#mainright h4 {
	font-size: .95em;
	font-style: italic;
}
#mainright a {
	color: #4E3E18;
}
#mainright a:hover {
	color: #996600;
}
#mainright p { 
	font-family: "Trebuchet MS";
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#nav a {
	text-decoration:none;
	display:block;
	background:#5f5442;
	display:block;
	border-top: 1px solid #e2d5b5;
	color:#e2d5b5;
	padding: 3px;
	padding-left: 6px;
}
#nav a:hover { 
	background-color:#d5bf8e;
	color:#775100;
}
#homepage #homelk a, #intropage #introlk a, #covpage #covlk a, #wordpage #wordlk a, #sacpage #saclk a, #justpage #justlk a, #eccpage #ecclk a, #pspage #pslk a, #sitepage #sitelk a, #abpage #ablk a, #contpage #contlk a {
	cursor:default;
	font-weight:bold;
	background:#d5bf8e url(/images/onstate.gif) center right no-repeat;
	color:#fff;
}
#nav h2 {
	background: #d5bf8e url(/images/navbg.jpg) center left no-repeat;
	color:#65543a;
	font-size:1.2em;
	font-family:Verdana;
	padding: 11px;
	padding-top: 14px;
	padding-left: 36px;
}
#nav h3 {
	padding: 10px 4px 4px 6px;
	background-color:#dfd1ae;
	color:#000;
	font-weight:normal;
	font-style:italic;
	font-family:Verdana;
	font-size: 1em;
	letter-spacing:0.03em;
	margin: 6px 5px 2px 0px;
	border:1px outset #dfd1ae;
}
#botnav ul, #botnav li { list-style-type:none; display:inline; margin: 0; padding: 0; }
#botnav a { color:#65543a; text-decoration:none; margin: 0px 4px; }
#botnav a:hover { color:#352C1E; text-decoration:underline; }
.indnt { margin: 0px 35px; margin-bottom: 12px; }
.cite { text-align:right; font-size:.9em; margin-bottom: 11px; }