body {
  margin: 20px 0px 0px;
  padding: 0px;
  background-color: #82969c;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}
#wrapper {
  border: 5px solid #ffffff;
  margin: 0 auto;
  width: 800px;
}
#page {
  margin: 0px auto;
  padding: 15px 15px 10px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
}
h1, h2, h3 {
  margin-top: 5px;
  font-weight: normal;
  color: #ffffff;
}
h1 {
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  visibility: visible;
  font-size: 150%;
}
h2 {
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  visibility: visible;
  font-size: 120%;
  border-bottom-color: -moz-use-text-color;
  margin-bottom: 3px;
}
h3 {
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  visibility: visible;
  margin-bottom: 5px;
}
#footer {
  margin: 0px auto 5px;
  background-color: #3a5a66;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  clear: both;
  width: 800px;
  height: 35px;
  color: white;
  padding-top: 0px;
}
#footer p {
  margin: 0px;
  padding: 10px 0px 0px;
  text-align: center;
  line-height: normal;
  font-size: smaller;
  color: white;
}
#footer a {
  color: #ffffff;
}
