BODY
{
  font-family: "Trebuchet MS", sans-serif;
  color: #336;
  background-color: #336;
}

A:LINK
{
  color: #333366;
  text-decoration: none;
}

A:VISITED
{
  color: #333366;
  text-decoration: none;
}

A:ACTIVE
{
  color: #ffffff;
}

A:HOVER
{
  color: #ffc;
}

H1
{
  font-size: 26px;
  font-weight: bold;
}

H2
{
  font-size: 22px;
  font-style: italic;
}

H3
{
  font-size: 18px;
  font-weight: bold;
}

H4
{
  font-size: 16px;
  font-style: italic;
}

p
{
  font-size: 14px;
  font-weight: normal;
  text-indent: 1em;
}

#boundingbox
{
  background-color: #ffc;
}

#top
{
}

#top h1
{
  display: none;
}

#top p
{
  display: none;
}

#sloganbox
{
  background-color: #99c;
}

#nav
{
  background-color: #99c
}

#content
{
}

#footer
{
  background-color: #99c;
}

#footer p
{
  font-size: 10px;
  color: #669;
}

.logo
{
  text-transform: lowercase;
}

p.first
{
  text-indent: 0;
}

p.slogan
{
  display: inline;
  font-size: 12px;  
  font-style: italic;
  white-space: nowrap;
}

#nav ul
{
  font-size: 12px;
  line-height: 1;
}

#nav li
{
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
}

#nav a
{
  /*text-decoration: none;*/
}

.verse
{
  font-family: monospace;
  font-style: normal;
}
