/* Generated by KompoZer */
.outer {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(background.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.inner {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  width: 705px;
  margin-left: 159px;
  margin-right: 160px;
}
.navigation {
  float: left;
  font-family: Arial,sans-serif;
  font-size: 10pt;
}
.contact {
  text-align: right;
  font-family: Arial,sans-serif;
  font-size: 10pt;
}
.aboveFold {
  margin: 20px auto;
  width: 560px;
  text-align: justify;
  font-family: Arial,sans-serif;
  font-size: 11pt;
}
.belowFold {
  padding: 10px;
  font-family: Arial,sans-serif;
  font-size: 11pt;
  text-align: justify;
}
.entry {
  margin-bottom: 1em;
  margin-top: 1em;
}
.heading {
  margin-bottom: 1em;
  font-size: 14pt;
}
a:link, a:visited {
  color: #fde700;
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
a.here {
  color: white;
  text-decoration: underline;
}
.buttonFloat {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
.keylineEntry {
  border: 1px solid red;
}
