body {
  font-family: Helvetica Neue, Verdana; }
  body p {
    line-height: 1.5em;
    font-weight: lighter;
    font-size: smaller;
    margin-top: 0pt;
    margin-left: 20pt; }

h1 {
  font-family: Baskerville, Georgia;
  font-style: italic;
  margin-bottom: 5pt; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

#slides {
  margin-top: 25pt;
  margin-left: 300pt;
  margin-bottom: 20pt;
  width: 334px;
  height: 334px; }

#sitemap {
  float: left;
  margin: 20pt;
  line-height: 1.1em; }
  #sitemap ul {
    list-style-type: none; }
    #sitemap ul h2 {
      font-size: 1.5em;
      font-family: Gill Sans;
      font-weight: lighter;
      letter-spacing: 0.25em; }

#elsewhere {
  margin-top: 20pt;
  width: 100%; }
  #elsewhere a {
    text-decoration: none; }
  #elsewhere #links {
    margin-left: 40pt; }
    #elsewhere #links a {
      margin: 20pt; }

