html {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}
h1 {
border-bottom: solid 1px #656632;
font-size: 1.75em;
margin-bottom: 0.5em;
margin-top: 0.5em;
padding-bottom: 10px;
}
h2 {
color: #000099;
font-size: 1.25em;
margin-bottom: 0.5em;
}
a, a:link, a:visited, a:active {
  color: #656632;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #cfcb9b;
}
p.quote {
font-style: italic;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
padding-bottom: 0px;
}
p.citation {
margin-top: 0.25em;
margin-right: 20px;
padding-top: 0px;
color: #666666;
font-size: 0.9em;
font-weight: bold;
text-align: right;
}
#Content ul li, #Content ol li {
margin-bottom: 0.5em;
}
#Navigation a, #Navigation a:link, #Navigation a:visited, #Navigation a:active {
  background-color: #cfcb9b;
  color: #000099;
}
#Navigation a:hover {
  background-color: #dad6b6;
  color: #0000cc;
}
#Navigation a.Selected {
  border-bottom: solid 5px #000099;
  border-top: solid 5px #000099;
}
#Navigation a:link.Highlight, #Navigation a:visited.Highlight, #Navigation a:active.Highlight {
  background-color: #000099;
  color: #cfcb9b;
}
#Navigation a:hover.Highlight {
  background-color: #0000cc;
  color: #dad6b6;
}
.ImageWithCaption, .ImageWithCaption a, .ImageWithCaption a:link, .ImageWithCaption a:visited, .ImageWithCaption a:active, .ImageWithCaption a:hover {
color:#666666;
text-align: center;
text-decoration: none;
}
.ImageWithCaption a:hover {
color:#999999;
}
