/* Generated by KompoZer */
body {
  font-family: "Trebuchet MS",Verdana,serif;
  background-color: #005500;
  background-image: url(images/ANTIQUE.gif);
}
#container {
  margin: 0 auto;
  width: 750px;
}
#header {
  width: 100%;
  background-color: white;
  text-align: center;
}
#sub_header {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  padding-right: 20px;
  padding-bottom: 20px;
}
#main_content {
  margin: 0 auto;
  background: #ffffff url(images/background_content.gif) repeat-y scroll 0% 50%;
  width: 100%;
}
#main_content_top {
  background: #ffffff url(images/background_top.gif) repeat scroll 0% 50%;
  height: 30px;
}
#main_content_bottom {
  background: #ffffff url(images/background_bottom.gif) repeat scroll 0% 50%;
  height: 30px;
}
#footer {
  margin: 10px auto;
  text-align: center;
  font-size: 8px;
}
.content {
  padding: 0 30px;
  float: left;
  width: 510px;
  text-align: justify;
  font-size: 12px;
}
.menu {
  border-left: 1px solid #8c8484;
  padding: 0 20px;
  width: 139px;
  float: right;
  font-size: 8px;
  background-color: #ffffcc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.menu ul {
  margin: 0;
  padding: 10px 0 10px 15px;
}
.menu il {
  list-style-type: disc;
}
#header h1 {
  margin-bottom: 0px;
  font-weight: bold;
  color: #005500;
  font-size: 27px;
}
.content h2 {
  margin-top: 0px;
  font-weight: bold;
  color: #a40008;
  font-size: 18px;
}
#clear {
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  overflow: hidden;
}
.menu_title {
  font-weight: bold;
  color: #a40008;
  font-size: 10px;
}
.menu ul {
  margin: 0;
  padding: 10px 0 20px 15px;
}
.menu li {
  padding-top: 2px;
  list-style-type: circle;
}
a {
  color: #a40008;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #a40008;
  font-weight: bold;
  text-decoration: underline;
}
a.menu_link {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
a.menu_link:hover {
  color: #a40008;
  font-weight: bold;
  text-decoration: none;
}
.quote {
  margin: 20px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

