body {
  margin: 0px;

  padding: 0px;

  font-family: "Arial", sans-serif;
  font-size: 11px;

  background: #cc9966;
  background-image: url('images/background-1900.jpg');
  background-position: top center;
}

form {
  margin: 0px;

  padding: 0px;
}

a, a:hover {
  text-decoration: none;

  color: #512e01;
}

a:hover {
  color: #6a6969;
}

a.active {
  color: #6a6969;
}

img {
  border: 0px;
}

.clearer {
  clear: both;

  height: 1px;

  font-size: 1px;
}

#main {
  width: 860px;

  margin: 0 auto;
}

#header_1 {
  width: 860px;
  height: 13px;

  padding-top: 5px;

  font-size: 10px;
  font-weight: bold;

  text-align: center;

  background: url('images/header-1-background.jpg');
}

#header_1 a {
  margin-right: 10px;
}

#menu a {
  float: left;
}

#menu_0 {
  float: left;

  width: 30px;
  height: 47px;

  background: url('images/menu-0-background.jpg');
}

#menu_8 {
  float: left;

  width: 25px;
  height: 47px;

  background: url('images/menu-8-background.jpg');
}

#content {
  clear: both;

  width: 860px;
  height: 747px;

  overflow: hidden;

  background: url('images/content-background.jpg');
}

#content_left {
  float: left;

  width: 190px;

  margin-left: 40px;
  *margin-left: 20px;
  margin-top: 20px;

  font-size: 14px;
  font-weight: bold;

  line-height: 36px;
}

#content_center {
  float: left;

  width: 445px;
  *width: 445px;
  height: 610px;

  margin-top: 30px;

  padding-right: 20px;

  font-family: "Tahoma", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;

  color: #030303;
}

#content_center h1, #content_center h2 {
  margin: 0px;

  padding: 0px;

  font-family: "Tahoma", "Arial", sans-serif;
  font-weight: bold;
  font-size: 16px;

  color: #422500;
}

#content_center h2 {
  font-size: 12px;

  color: #030303;
}

#content_center img {
  border: 1px solid #ffffff;
}

#content_right {
  float: left;

  width: 165px;

  text-align: center;
}

#content_right #box1 {
  height: 70px;

  margin-top: 62px;

  font-size: 16px;
  font-weight: bold;
}

#content_right #box1 a {
  color: #37a729;
}

#content_right #box1 a:hover {
  color: #6a6969;
}

#content_right #box2 {
  height: 30px;

  margin-top: 16px;

  font-size: 16px;
  font-weight: bold;
}

#content_right #box2 a {
  color: #ffffff;
}

#content_right #box2 a:hover {
  color: #422500;
}

#content_right #box3 {
  height: 155px;

  margin-top: 45px;

  font-size: 15px;
  font-weight: normal;

  color: #575656;
}

#content_right #box3 a {
  color: #2c4794;
}

#content_right #box3 a:hover {
  color: #000000;
}

#footer {
  height: 42px;

  font-size: 9px;
  font-weight: bold;

  color: #422500;
}
