/* Generated by KompoZer */
body {
  margin: 0px auto 0;
  width: 750px;
  background-position: center bottom;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-image: url(../images/grass2.jpg);
}
#header {
  margin: 0px;
  padding: 0px;
  width: 750px;
  height: 110px;
  background-color: transparent;
  background-image: url(../images/banner.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
}
#navigation {
  margin: 0px;
  padding: 3px 0px;
  width: 750px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.85em;
  line-height: 1em;
  color: #208412;
  font-weight: bold;
  text-align: center;
  background-color: #bfc4fe;
}
#navigation a {
  color: #208412;
  text-decoration: none;
}
#navigation a:hover {
  text-decoration: underline;
}
#content {
  margin: 0px;
  padding: 5px 0px 0px;
  width: 750px;
  min-height: 450px;
  height: auto ! important;
  background-color: transparent;
}
#footer {
  margin: 0px;
  padding: 10px 0px 0px;
  width: 750px;
  background-color: transparent;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: 0.85em;
  line-height: 1em;
}
#footer a {
  color: white;
}
.images {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: transparent;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
  font-weight: bold;
}
.images object {
  margin: 0px 0px -10px;
  padding: 0px;
}
.text {
  border: 1px dashed silver;
  padding: 7px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
  color: black;
  text-align: justify;
  margin-right: 30px;
  margin-left: 30px;
  background-color: white;
}

