/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #4fcbf2;
  background-image: url(images/page_bg.gif);
  background-repeat: repeat-x;
}
div#container {
  border: 3px solid #45b24d;
  margin: 5px auto 0px;
  text-align: left;
  background-color: white;
  width: 910px;
}
div#contentpanel {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  min-height: 500px;
  margin-right: 8px;
  margin-left: 8px;
}
div#masthead {
  margin: 2px;
  height: 129px;
}
div#footer {
  border-style: dotted none none;
  border-color: black;
  border-top: 1px dotted black;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 8px;
  margin-left: 8px;
}
