body {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em;  background: #A19074;}ul#navmenu {  padding: 0px;  margin:  0px;}ul#navmenu li {  font-family: "Courier New", Courier, mono;  font-weight: bold;  font-size: larger;  list-style-type: none;  list-style-position: outside;  margin: 10px;  border: 1px solid #5E6F8B;  text-align: center;}ul#navmenu li > a {  display: block;  padding: 5px;  text-decoration: none;  color: #5E6F8B;}ul#navmenu li > a:hover {  color: #A19074;  background: #5E6F8B;}ul#navmenu li > a:visited {  color: #A19074;}ul#navmenu li#current {  color: #000;  border: 2px solid #A19074;  padding: 4px;}ul#navmenu li#current:hover {  background: #fff;}#menubar {  position: absolute;  top: 10px;  left: 10px;  width: 120px;  background: #fff;  border: 1px solid #5E6F8B;}#imagebox {  padding-top: 10px;  padding-left: 10px;}#rightcontent {  position: absolute;  top: 10px;  left: 140px;  right: 10px;  background: #fff;  border: 1px solid #5E6F8B;  padding-left: 10px;}#spacer {  clear: both;}#lead {	font-family: "Courier New", Courier, mono;	font-size: 3em;	font-weight: bolder;	color: #5E6F8B;	border-bottom: 2px solid #A19074;  float: left;}#section {	font-family: "Courier New", Courier, mono;	font-size: 2em;	font-weight: bolder;	color: #5E6F8B;  margin-top: 1em;  margin-bottom: 0.5em;  border-bottom: 1px solid #A19074;  float: left;}#subsection {	font-family: "Courier New", Courier, mono;	font-size: 1.3em;	color: #5E6F8B;	font-weight: bolder;}#subsubsection {	font-family: "Courier New", Courier, mono;	font-size: 1.1em;	color: #5E6F8B;	font-weight: bold;}#content {  margin: 1em;}
