body {
  background: #F4E0C8 url('../images/bg.gif') repeat-x 0px 110px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  text-align: center;
}

p, input, h1, h4, h3, h2, a, li, th, td, textarea {
  font-family: arial, sans-serif;
}

input, select {
  font-size: 1em;
}

h3, a {
  color: #990000;
}

#wrap_1 {
  background: #FFFFFF url("../images/shadow_right.gif") repeat-y right;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 697px;
}

#wrap_2 {
  background: url('../images/bg_right.gif') no-repeat right 100px;
}

#shadow_top {
  background: #F4E0C8 url("../images/shadow_top.gif") no-repeat right;
  font-size: 0px;
  height: 6px;
  line-height: 0px;
}

#header {
  background: #990000;
  border-bottom: 2px #FFFFFF solid;
  margin-left: 2px;
  padding-bottom: 10px;
  padding-top: 6px;
  width: 687px;
}

#header h1 {
  color: #FFFFFF;
  margin: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

#sub_header {
  background-color: #F4E0C8;
  border-bottom: 2px #FFFFFF solid;
  margin-left: 2px;
  padding-bottom: 4px;
  padding-top: 4px;
  width: 687px;
}

#sub_header p {
  color: #990000;
  font-size: .9em;
  margin: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

#menu {
  float: left;
  margin-bottom: 10px;
  width: 185px;
}

#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu li {
  border-bottom: 2px solid #FFFFFF;
}

#menu a {
  color: #990000;
  font-size: .9em;
  display: block;
  padding: 6px;
}

#menu a:hover {
  background-color: #F4E0C8;
}

#menu .sub_menu {
  background-color: #F4E0C8;
}

#menu .sub_menu a {
  text-decoration: none;
}

#menu .sub_menu a:hover {
  background-color: #F9EFE2;
}

#menu .no_border {
  border-bottom: 1px solid #F4E0C8;
}

#front_image {
  margin: 0px;
  margin-left: 2px;
  margin-right: 2px;
  text-align: right;
}

#front_image small {
  color: #999999;
  font-size: .6em;
}

#content {
  display: inline;
  float: left;
  margin: 10px;
  margin-top: 8px;
  width: 484px;
}

div > p, div > h2, div > h3 {
  margin-top: 0px;
}

#content h2, #content h3 {
  color: #990000;
}

#content a {
  color: #990000;
}

#footer {
  background-color: #990000;
  border-top: 2px #FFFFFF solid;
  margin-left: 2px;
  padding-bottom: 4px;
  padding-top: 4px;
  width: 687px;
}

#footer p {
  color: #FFFFFF;
  margin: 0px;
  margin-left: 4px;
  margin-right: 4px;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#shadow_bottom {
  background: #F4E0C8 url("../images/shadow_bottom.gif") no-repeat;
  font-size: 0px;
  height: 8px;
}

#search {
  background-color: #F4E0C8;
  border-bottom: 2px solid #FFFFFF;
  margin: 0px;
  padding: 6px;
}

#search p {
  margin: 0px;
}

#search h4 {
  color: #990000;
  margin: 0px;
  margin-bottom: 6px;
}

#search input {
  font-size: .9em;
}

#search .for {
  width: 173px;
}

#search .submit {
  margin-top: 6px;
}

.gray {
  color: #666666;
}

#front_container {
  display: inline;
  float: left;
}

#front_left {
  display: inline;
  float: left;
  margin: 10px;
  width: 250px;
}

#front_left p, #front_right p, #front_right li, #content p, #content li {
  line-height: 1.5em;
}

#front_right {
  display: inline;
  float: left;
  margin: 10px;
  width: 214px;
}

#front_right ul {
  margin-left: 15px;
  padding-left: 0px;
}

#form_messages li {
  color: #990000;
  font-weight: bold;
}

.form_id {
  color: #990000;
  font-weight: bold;
}

#subscribe {
  background-color: #F9EFE2;
  border: 1px solid #F4E0C8;
  float: right;
  margin-left: 10px;
  padding: 10px;
  width: 204px;
}

#subscribe #form_messages {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.form_table {
  border: 0px;
  border-collapse: collapse;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.form_table th, .form_table td {
  border-bottom: .5em solid #FFFFFF;
  border-top: 2px solid #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}