body {
  margin: 0px;
  align: center;
}

.outerbar {
  background-color: #311804;
}

.imglink {
  border: 0px;
}

.nav {
  font-size: 0px;
  line-height: 0px;
  display: block;
}

.footer {
  text-align: center;
  font-family: Verdana, Helvetica, Geneva, Tahoma;
  font-size: 9px;
  color: #F2E484;
}

.content {
  font-family: Verdana, Helvetica, Geneva, Tahoma;
  font-size: 12px;
  color: #F2E484;
}

.textlink {
  color: #E5B43A;
  text-decoration: underline;
}

.textlink:hover {
  color: #311804;
  text-decoration: underline;
}

.menucontent {
  font-family: Verdana, Helvetica, Geneva, Tahoma;
  font-size: 10px;
  text-align: center;
  vertical-align: top;
  color: #F2E484;
}