#wrapper {
  margin: 0 auto;
  width: 972px;
  border: 1px solid #b67711;
  height: auto;
}
#header {
  height: 150px;
  border-bottom: 1px solid #b67711;
  background-color: #fff;
}
.bg_body {
  background-color: #eddee5;
}
body,
td,
th {
  font-family: Segoe UI, Tahoma;
  font-size: 14px;
  color: #f4e1a6;
  line-height: 20px;
}
.menu {
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  font-family: Times New Roman, Segoe UI, Tahoma;
  width: 928px;
  border: 0px solid #000;
}
.menu a {
  padding-right: 35px;
  padding-left: 35px;
  color: #bb7922;
  text-decoration: none;
}
.menu a:hover {
  text-decoration: none;
  color: #964702;
  font-weight: bold;
}
.bg_menu {
  background-color: #ce9464;
  height: 20px;
  letter-spacing: 1px;
}
.content {
  line-height: 24px;
  color: #fff;

  background-color: #bb792b;
  padding: 10px;
  text-decoration: none;
}
.contentarea {
  text-align: center;
}
.contentarea img {
  border: 1px solid white;
  margin: 10px;
  border-radius: 3px;
}
.copyright {
  font-size: 12px;
  color: #a25100;
  margin: 0 auto;
  width: 972px;
  font-family: Times New Roman, Segoe UI, Tahoma;
  line-height: 20px;
  padding: 5px;
}
.title {
  font-family: Times New Roman, Segoe UI, Tahoma;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  color: #fff;
}
.erga {
  border: 1px solid #a25100;
  margin: 10px;
}

.copyright a {
  color: #a25100;
  font-family: Times New Roman, Segoe UI, Tahoma;
  text-decoration: none;
}
.content a {
  color: #fff;
  font-family: Times New Roman, Segoe UI, Tahoma;
  text-decoration: underline;
  font-size: 20px;
}
