 body { 
  	background-image: url(vis/darkleaf.gif); 
  	background-color: black; 
  	margin: 0px; 
  	padding: 0px;
 	}
 h1 {
 	margin-bottom: 18pt;
 	font-style: normal;
 	font-weight: normal;
 	font-family: "Trebuchet MS", Trebuchet, sans-serif;
 	font-size: 18pt;
 	text-align: center;
 	}
 h1.split {  
	width: 100%;
	color: #d5d097;
	background-color: #112200;
	clear: both;
	font-size: smaller;
 	}

h2 {
 	margin-bottom: 15pt;
 	font-size: 13pt;
 	font-family: "Trebuchet MS", Trebuchet, sans-serif;
 	text-align: center;
 	}
 h3 {
 	margin-bottom: 15px;
 	text-align: center;
 	}
 a {
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5e5900;
 	}

a:hover {
	color: #8f8833;
 	}

p {
 	margin-bottom: 15px;
 	} 

hr {
	margin-bottom: 15pt;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: thin;
 	text-align: center;
	width: 80%;
 	}

#main {
 		background-repeat: repeat-x;
 		background-color: #be9b47;
 		background-image: url(vis/wood.jpg);
 		padding: 0px;
 		margin: 0px;
 	}

#nav {
 	height: 600px;
 	text-align: center;
 	background-repeat: no-repeat;
 	width: 141px;
 	background-image: url(vis/herald.jpg);
 	background-color: #be9b47;
 	font-family: Trebuchet, "Trebuchet MS", sans-serif;
 	font-style: normal;
 	font-weight: normal;
 	font-size: 12pt;
 	}

#nav ul {
 		margin-left: -27px;
 		margin-top: 250px;
 	}

#nav li {
 		margin-bottom: 14px;
 		padding-left: 22px;
 		list-style-position: outside;
 		list-style-type: none;
 	}

#nav a {
 	text-decoration: none;
 	color: #d7b00d;
 	}

#nav a:hover {
 	color: #ffffcd;
 	}
#nav img {
 		margin-top: 10pt;
 		border-style: none;
 	}

.tan {
 		background-image: url(vis/tan_etching.jpg);
 		margin: 20px;
 		padding: 10pt;
 		background-color: #d5d097;
 	}

.tanimage {
 		padding-top: 20pt;
 		float: left;
 		width: 168px;
 	}

.tan2 {
 		background-image: url(vis/tan_etching.jpg);
 		margin: 5px;
 		padding: 10pt;
 		background-color: #d5d097;
 	}
 	
.chapter {
 		float: left;
 		height: 210px;
 		width: 175px;
 	}

.chapter a {
 		font-size: 11pt;
 	}

.box {
 		margin-left: 0px;
 		margin-bottom: 10px;
 		margin-right: 10px;
 		margin-top: 0px;
 		padding: 0px;
 		background-color: #d5d097;
 		border-color: #112200;
 		border-style: solid;
 		border-width: 3px;
 		height: 138px;
 		width: 300px;
 	}

.box h1 {
 		margin-bottom: 0px;
 		font-size: 14pt;
 		padding-left: 5pt;
 		text-align: left;
 		color: white;
 		background-color: #112200;
 	}

.box p {
 		margin: 10px;
 		font-family: Georgia, "Times New Roman", Times, serif;
 		font-size: 9pt;
 	}

.box a {
 		font-style: italic;
 		font-family: Verdana, sans-serif;
 	}

.box img {
 		border-style: none;
 		margin-left: 15px;
 	}

.signs {
 		height: 550px;
 		margin: 5px;
 		border-color: #112200;
 		border-style: solid;
 		border-width: medium;
 		float: left;
 		width: 250px;
 	}

.signs h1 {
 		padding-left: 5px;
 		margin-bottom: 0px;
 		color: white;
 		background-color: #112200;
 	}

.signs img {
 		margin: 5px;
 	}

.gold {
 		background-color: #855400;
 	}

.gold a {
 		font-family: sans-serif;
 		margin-right: 10pt;
 		margin-left: 10pt;
 		font-size: x-small;
 		color: #d7b00d;
 	}

.gold a:hover {
 		color: #ffffcd;
 	}

sup {
 		line-height: 0.00;
 	}

a img {
 	border-color: #855400;
 	border-style: solid;
 	border-width: medium;
 	}

a img:hover {
 	border-color: #cb9a35;
 	border-style: solid;
 	border-width: medium;
 	}

fieldset {
 	border-color: #855400;
 	border-style: solid;
 	border-width: thin;
 	background-color: white;
 	padding: 10px;
 	margin: 10px;
 	}

legend {
 	text-transform: uppercase;
 	font-family: sans-serif;
 	font-weight: bold;
 	font-size: large;
 	}

.credit {
 	font-size: smaller;
 	}

.topborder {
 		padding-top: 15pt;
 		border-top-color: #666666;
 		border-top-style: solid;
 		border-top-width: thin;
 	}

.imgspc img {
 		margin: 10px;
 	}

.menu {
 		display: none;
 	}

.larger {
 	font-size: larger;
 	}

.smaller {
 	font-size: smaller;
 	}

.smallest {
 	font-size: x-small;
 	}

.special {
 		border-color: #cd0000;
 		border-style: dashed;
 		border-width: thick;
 	}

.special img {
 		border-width: 0px;
 		border-style: none;
 	}

