body {
  background: #000;
  color: #ccc;
  font-family: arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 0;
  padding: 0 0 20px 0;
}
table#structure {
  background: #fff url("images/table_mid.jpg") repeat-y top left;
  margin: 0 auto;
  width: 775px;
}
table#structure tr td {
  vertical-align: top;
}
td#header {
  background: url("images/header.jpg") no-repeat top left;
  height: 237px;
}
td#header a {
  border: 0;
  display: block;
  height: 43px;
  position: relative;
    top: 114px;
    left: 170px;
  text-decoration: none;
  width: 185px;
}
td#body {
  background: url("images/table_top.jpg") no-repeat top center;
  width: 100%;
}
td#body table {
  width: 100%;
}
td#content {
  padding: 15px;
  width: 585px;
  w\idth: 555px;
}
td#content a {
  color: #fcfcd1;
  color: #ffd988;
  text-decoration: underline;
}
td#content a:hover {
  color: #ffffbe;
  text-decoration: none;
}
td#content h2 {
  color: #ffd988;
  font-size: 140%;
  font-weight: 100;
}
td#content h3 {
  font-size: 110%;
}
td#content img {
  border: 2px solid #aaa;
}
td#footer {
  background: url("images/table_bottom.jpg") no-repeat bottom left;
  font-size: 90%;
  height: 30px;
  padding: 35px 25px 10px 230px;
  text-align: right;
  width: 775px;
  w\idth: 525px;
}
td#footer a {
  color: #ffd988;	
}
td#menu {
  padding: 15px;
  width: 190px;
  w\idth: 160px;
}
td#menu a {
  color: #fff;
}
td#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
td#menu ul ul {
  padding: 5px 0 0 20px;
}
td#menu ul li {
  border-bottom: 1px solid #300;
  margin: 0 0 5px 0;
}
td#menu ul ul li {
  border-bottom: 0;
}
td#menu ul li a {
  color: #fff;
  text-decoration: none;
}
td#menu ul li a:hover {
  text-decoration: underline;
}
td#menu a img {
  border: 0;
}
td#menu a {
  text-decoration: underline;
}
