<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 10px;
  padding: 0px;
  background-color: #a6bf79;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.clear {
  clear: both;
}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 717px;
}
a {
  font-size: 12px;
}
p {
  margin: 15px 0px;
}
#header {
  margin: 0px;
  background-image: url(images/header.jpg);
  width: 717px;
  height: 288px;
  position: relative;
}
#header ul {
  border: 3px solid #ffffff;
  margin: 0px;
  padding: 5px 0px 0px;
  background-color: #85a157;
  width: 711px;
  display: block;
  top: 255px;
  position: absolute;
  height: 22px;
  text-align: center;
}
#header li {
  display: inline;
}
#header ul a {
  margin: 0px 15px;
  text-decoration: none;
  color: #ffffff;
}
#header ul a:hover {
  text-decoration: underline;
  color: #28556b;
}
#logo_w1, #logo_w2 {
  font-size: 24px;
  font-style: italic;
  color: #ffffff;
  position: absolute;
}
#logo_w1 {
  top: 15px;
  left: 70px;
}
#logo_w2 {
  top: 44px;
  left: 94px;
}
#header_text {
  top: 90px;
  left: 43px;
  width: 230px;
  position: absolute;
}
#header_text p {
  font-size: 18px;
  color: #ffffff;
}
#header_text a {
  color: #28556b;
}
#header_text a:hover {
  color: #c77e0c;
}
#content {
  background-image: url(images/content_bg.gif);
  width: 717px;
}
img {
  border-width: 0px;
}
h1 {
  margin: 20px 0px;
  color: #000000;
  font-size: 12px;
}
h2 {
  margin: 10px 0px 15px;
  color: #85a157;
  font-size: 14px;
  text-align: center;
  width: 200px;
}
#left {
  padding: 0px 10px 30px 0px;
  float: left;
  width: 428px;
  margin-left: 27px;
  display: inline;
}
#left a {
  color: #28556b;
}
#left a:hover {
  color: #c77e0c;
}
#photos a {
  margin-right: 14px;
}
#right {
  border-left: 2px solid #ffffff;
  padding: 0px 20px 20px;
  float: right;
  width: 210px;
  margin-top: 10px;
}
#right a {
  color: #c77e0c;
}
#right a:hover {
  color: #85a157;
}
#footerline {
  clear: both;
  background-image: url(images/footer_bg.gif);
  font-size: 1px;
  height: 10px;
}
#footer {
  padding: 20px 0px;
  width: 717px;
  text-align: center;
}
</pre></body></html>