
body {
  background-image: url(images/background.gif);
  color: #000000;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

* {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.clear {
  clear: both;
}

#container {
  text-align: left;
  width: 780px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
}

#header {
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  width: 768px;
  height: 262px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#menu {
  position: relative;
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
  width: 768px;
  height: 117px;
}

#menu ul {
  position: absolute;
  top: 30px;
  left: 265px;
}

#menu li {
  float: left;
  display: inline;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #d8cd8d;
  text-decoration: none;
}

#menu a:hover {
  color: #3e3c27;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #171508;
}

h1, h2 {
  position: absolute;
  top: 94px;
}

h1 {
  left: 241px;
}

h2 {
  right: 75px;
}

h3 {
  margin-top: 15px;
  margin-left: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom: 1px #625d3b solid;
}

#main {
  background-image: url(images/main_bg.gif);
  background-repeat: repeat-y;
  display: block;
  width: 768px;
  height: auto;
}

#content {
  background-image: url(images/content_b.gif);
  background-repeat: repeat-y;
  width: 768px;
}

#left {
  float: left;
  width: 490px;
}

#left p {
  padding-top: 5px;
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#left a:hover {
  color: #d8cd8d;
}

#right {
  float: right;
  width: 230px;
}

.member {
  display: inline;
  float: left;
  margin-left: 10px;
}

.member a {
  font-size: 12px;
  font-weight: bold;
  color: #f5f1d1;
  text-decoration: none;
}

.member img {
  border-top: 0px none;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px none;
}

.member span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 13px;
}

#footer {
  background-image: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  width: 768px;
  height: 97px;
  text-align: center;
  float: left;
  clear: both;
}

#footer li {
  display: inline;
  float: none;
  text-align: center;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  border-right: 1px #908a68 solid;
}

.lastchild {
  border-right: 0px none;
}

#footer a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #908a68;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer span {
  font-size: 9px;
  font-weight: bold;
  color: #18160e;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
