/* Generated by KompoZer */
html, body {
  margin: 0px;
  padding: 0px;
  font-family: "trebuchet ms";
  background-image: url(../images/blankbg.jpg);
}
h1, h2, h3, h4, h5, h6, p, form {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-family: "trebuchet ms";
}
#wrapper {
  margin: 0px auto;
  background-color: #ffffff;
  width: 825px;
}
#content {
  margin: 0px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 800px;
}
#contentarea {
  padding: 5px 0px 25px;
  clear: both;
}
