html {
  height: 100%; /* needed by Opera 8 & Konqueror 3.4 */
}

body {
  padding: 0;
  margin: 0;
  background: White url(../img/bg.gif);
  text-align: center; /* IE 5.x */
}

#menu {
  width: 1px; /* IE 5.x */
  height: 130px;
  margin: 0 auto;
  padding: 0px 0px;
  background: transparent url(../img/blank.gif) repeat-y left top;
  text-align: left;
  voice-family: "\"}0{\"";
  voice-family: inherit;
  width: 1px;
}

#contents {
  position: relative;
  width: 1px; /* IE 5.x */
  margin: 0 auto;
  padding: 0px 0px 0px;
  background: transparent url(../img/blank.gif) repeat-y left top;
  text-align: justify;
  voice-family: "\"}0{\"";
  voice-family: inherit;
  width: 1px;
}
