html, body {
  font: 10px Verdana, Arial, Helvetica;
  background: #7c0416;
  color: #4A3200;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: 100%;
}

h2 {
  color: #770415;
  font-size: 13px;
  font-weight: bold;
}

a {
  color: #7c0416;
}

table {
  font: 10px Verdana, Arial, Helvetica;
  line-height: 14px;
}

img {
  border: 0px;
}

#page {
  color: #000;
  background: #fff;
  text-align:left;
  hhhheight: 100%; 
  width:600px;
  position: relative;
  margin: auto;
  position: relative;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#logo {
  width: 600px;
  height: 80px;
  background: #e8debb;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menu {
  width: 600px;
  height: 20px;
  background: #d5c184;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#image {
  width: 600px;
  height: 228px;
  background: #fff;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
}

#content {
  width: 600px;
  hhhheight: 376px;
  background: #fff;
  position: relative;
  top: 0x;
  left: 0px;
  mmmmargin: 10px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  display: inline;
  margin: 0;
  padding: 0;
}

#menu a {
  color: #7c0416;
  margin: 0px;
  padding: 0px;
}

#line {
  width: 600px; 
  height: 2px; 
  background: #d7c281; 
  margin: 2px 0 2px 0;
}

#footer {
  width: 600px;
  background: #e8debb;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
