body.main {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  background-color: white;
  background-image: url(graphics/house_plan.gif);
}

a:link    {color: #006600}
a:visited {color: #99CC66}

p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9pt;
  font-weight: normal;
}

p.content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal;
  text-indent: 1.0em;
}

span.content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9pt;
  font-weight: normal;
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
}
.credits {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}

/* navigation text at bottom of page */
.navText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  font-weight: normal;
}

/*
.graf {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9pt;
  font-weight: normal;
}
*/
