body {
  background: #fff url(../img/mbg.gif) repeat-y top left;
  border: 0;
  margin: 0;
  padding: 0;
}

#menu {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  background: none;
  border: 0;
  color: #000;
  text-align: left;
  /* Box Model Hack */
  width: 160px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 140px;
}

html>#menu {
  /* Be nice to Opera 5! */
  width: 140px;
}

#header {
  background: url(../img/hbg.gif) repeat-x top left;
  color: #fff;
  height: 70px;
  border: 0;
  margin: 0 0 0 160px;
  padding: 0 0 0 21px;
  text-align: left;
}

#header #spire {
  background: url(../img/hs.gif) no-repeat top left;
  position: absolute;
  top: 0;
  left: 160px;
  height: 70px;
  width: 21px;
  border: 0;
  margin: 0;
  padding: 0;
}

#content {
  background: #fff;
  color: #000;
  border: 0;
  margin: 10px 10px 10px 170px;
  padding: 0;
  text-align: left;
}

html, p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6, input, label, textarea {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 1em;
}

p.herald_menu {
  font-family: "Lucida Console", Courier, Arial;
  color: #080;
  font-weight: bold;
}

h1 {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #080;
  font-size: 1.2em;
  font-weight: bold;
}
h2 {
  margin-top: 0;
  margin-bottom: 1em;
  color: #000;
  font-size: 1.05em;
  font-weight: bold;
}
h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-size: 1.05em;
  font-weight: bold;
}

#header h2 {
  margin-top: 0;
  display: inline;
}

p, table {
  margin-top: 0;
  margin-bottom: 1em;
  vertical-align: top;
}
p, td, th {
  vertical-align: top;
}
td, th {
  padding: 2px;
}
th, strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  color: #080;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #fff;
  background: #090;
}
a:active {
  color: #fff;
  background: #090;
}

#menu ul.primary {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#menu ul {
  list-style: disc outside;
  margin: 1em 0 0 1.5em;
  padding: 0;
}
li, #menu li {
  margin-top: 0;
  margin-bottom: 1em;
}
#menu a {
  color: #000;
  text-decoration: underline;
}
#menu a:hover {
  color: #fff;
}
#menu a:active {
  color: #fff;
}

img.right {
  display: block;
  float: right;
  border: none;
  margin: 5px 0 0 8px;
  padding: 0;
}
img.left {
  display: block;
  float: left;
  border: none;
  margin: 5px 8px 0 0;
  padding: 0;
}

.indent {
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.alert {
  padding: 5px;
  border: 1px solid #000;
  background: #090;
  color: #fff;
  font-weight: bold;
}
.alert a {
  color: #fff;
}

#sitemap {
  font-style: italic;
}
#sitemap a {
  font-style: normal;
}
#sitemap ul.primary {
  list-style: square outside;
  margin: 1em 0 0 1.5em;
  padding: 0;
}
#sitemap ul.secondary {
  list-style: disc outside;
  margin: 1em 0 0 1.5em;
  padding: 0;
}
#sitemap li {
  margin-top: 0;
  margin-bottom: 1em;
}

#times td, #times p, .times td, .times p {
  padding-left: 1.5em;
}

#timeselse table {
	border: normal;
}

.timeyear {
  color: #f00;
}
.timestjames {
  color: #00f;
}
.timetherest {
  color: #060;
}
.timetoplink {
  font-style: italic;
  float: right;
  text-align: right;
}

#emailoutput {
  color: #f00;
  font-weight: bold;
}
hr {
  color: #080;
  width: 100%;
  padding: 3px;
}