body {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  line-height: 1.5;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  background: #f8f8ff url(pictures/a0019.bg.png) top center;
  background-repeat: no-repeat;
  width: 800px;
  height: 539px;
}

.main {
  position: relative;
  left: inherit;
  right: inherit;
  width: 800px;
  height: 539px;
  font-size: 58%;
}

a:link, a:visited {
  color: #44a1d0;
  background: transparent;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.topbanner {
  background-color: #000000;
  line-height: 0.75;
}

ul.topnav2 {
  color: #84776e;
  font-size: 100%;
}

span.topnav1 {
  color: purple;
}

.footer {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  font-size: 85%;
}

#emphasis {
  font-size: 175%;
  font: Arial, sans-serif;
  color: #44a1d0;
}

#smallLineBreak {
  font-size: 40%;
}

#webDesign {
  font-size: 80%;
  font-style: none;
}
