body {
  margin: 0;
  padding: 0;
  background-color: #222;
}
body, table {
  font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #a39161;
}
table {
  border: 0;
}
img {
  border: 0;
}
h1, h2 {
  color: #54301a;
}
h2 {
  font-size: 16px;
}
ul {
  list-style: none;
}
a {
  color: #54301a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#frame {
  margin: 60px auto 60px;
  width: 900px;
  background: url('../images/frame-bg.jpg');
  border: 0;
}
#welcome .middle .center, #contact .middle .center  {
  background: url('../images/watermark-welcome.gif') bottom right no-repeat;
}
#venue .middle .center, #show .middle .center {
  background: url('../images/watermark-show.gif') top right no-repeat;
}
tr.top, tr.bottom {
  height: 27px;
}
td.left, td.right {
  width: 39px;
}
.top .left {
  background: url('../images/frame-top-left.gif');
}
.top .center {
  background: url('../images/frame-top-center.gif');
}
.top .right {
  background: url('../images/frame-top-right.gif');
}
.middle .left {
  background: url('../images/frame-middle-left.gif');
}
.middle td.center {
  padding: 50px 36px;
  vertical-align: top;
}
.middle .right {
  background: url('../images/frame-middle-right.gif');
}
.bottom .left {
  background: url('../images/frame-bottom-left.gif');
}
.bottom .center {
  background: url('../images/frame-bottom-center.gif');
}
.bottom .right {
  background: url('../images/frame-bottom-right.gif');
}
.menuitem {
  text-align: left;
}
.menuitem img {
  margin-left: 16px;
}
#menu-jp .menuitem img {
  margin-left: 10px;
}
.big {
  font-size: 20px;
  line-height: 200%;
  letter-spacing: 2px;
}
.small {
  font-size: 90%;
  text-transform: uppercase;
  line-height: 200%;
  letter-spacing: 2px;
}
.small img {
  margin-bottom: 10px;
}
.small small {
  letter-spacing: 1px;
  line-height: 150%;
}
.special {
  color: #54301a;
}
ul#icons {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
ul#icons li {
  display: inline;
  margin: 0 10px;
  padding: 0;
  border: 0px solid #AD9D71;
}
#mainsponsor .title {
  font-size: 11px;
  color: #54311B;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
}