#body_main {
  background: #21331B url(images/flower_pattern.gif) repeat;
  color: #383327;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 20px auto;
  width: 914px;
  text-align: center;
}

#body_social {
  background: #21331B url(images/hands_pattern.jpg) repeat;
  color: #383327;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 20px auto;
  width: 914px;
  text-align: center;
}

#allcontent {
  background: #F2F0E3 url(images/middle.gif) repeat-y;
  padding: 0px 28px;
  margin: 0px auto;
  text-align: left;
}

#ruler_top {
  background: url(images/ruler_pattern.gif) repeat-x;
  height: 1px;
  padding: 0px
}

#ruler_bottom {
  background: url(images/ruler_pattern2.gif) repeat-x bottom left;
  height: 14px;
  padding: 0px;
}

#header {
  background: #FAF9F5;
  color: #383327;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding: 4px 4px;
  border: #DCD8CC 1px solid;
  font-family: Times New Roman, serif;
  cursor: default;
}

#header a:link, #header a:visited {
  color: #83785B;
  text-decoration:  none;
}

#header a:hover {
  color: #383327;
  text-decoration:  none;
}

#header img {
  width: 15px;
  height: 0px;
  padding: 0px;
}

#main {
  float: left;
  width: 430px;
  padding: 20px 10px;
}

#main img {
  margin: 0px 0px;
}

#sidebar {
  margin-left: 474px;
  padding: 10px 0px;
  width: 372px;
}

#sidebar img {
  margin: 10px 0px;
}

#sidebar p, #note {
  margin: -5px 0px 10px 0px;
  font-size: 12px;
  color: #383327;
}

#formtext {
  font-size: 10px;
  padding-left: 30px;
  margin-bottom: 10px;
  color: #83785B;
}

#sidebar a:link, #sidebar a:visited {
  color: #83785B;
}

#main a:link, #main a:visited {
  color: #83785B;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 13px;
}

hr {
  color: #ccc8b9;
  background-color: #ccc8b9;
  height: 1px;
  border: 0px;
}

#footer {
  color: #F2F0E3;
  font-size: 9px;
  text-align: center;
  padding: 8px 8px;
  background: #21331B;
}

#footer a:link, #footer a:visited {
  color: #383327;
  text-decoration:  none;
}
