html, body { margin: 4px; padding: 0px; }
body { background: #f6f1d6; }
img { border: 0px; }

h1, p, a, a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #000000;
}
a, a:hover {
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  padding: 0;
  letter-spacing: 3px;
}
h1 { margin-top: 0; font-size: 10pt; font-weight: bold; }
p { font-size: 8pt; font-weight: normal; }

#container {
  position: relative;
  width: 720px;
  margin-left: -360px;
  left: 50%;
}
#top { text-align: center; }
#menu {
  height: 20px;
  background: #d3bb8e url(gfx/ap_22.gif) no-repeat center;
}
#menu_in a, a:hover {
  float: left;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  padding: 0 20px 0 20px;
  letter-spacing: 3px;
}
#menu_in a { color: #4f2800; }
#menu_in a:hover { color: #ffffff; }
#menu_in_r a, a:hover {
  float: right;
  padding: 0 20px 0 0;
}

#content {
  position: relative;
  height: 310px;
  background: #f6f1d6 url(gfx/ap_24.gif) no-repeat center top;
}
#content_in { padding: 0 10px 0 10px; text-align: justify; }
#content_in a, a:hover { font-size: 8pt; float: none; }

.galimg {
  margin: 5px;
  float: left;
  width: 220px;
  height: 130px;
  background: #d3bb8e;
}
img.gal { padding: 5px; }

#footer { text-align: right; padding-right: 10px; }
#footer a, a:hover {
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
  color: #5f5f5f;
  padding: 0;
}