h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, "Lucida Sans",Helvetica, Geneva, sans-serif; }

a {
 text-decoration: none;
 font-weight: bolder;
 background: transparent;
}

a:link { 
 background: transparent;
}

a:visited { 
 background: transparent;
}

hr {
 width: 80%;
}

img {
  border-width: 0;
}

.header {
  position: absolute;
  top: 1px;
  left: 105px;
  height: 100px;
  font-size: 85px;

}

.header {
 text-align: center;
}

.footer {
 width: 80%;
 background: transparent;
}

.logo {
  position: absolute;
  top: 1px;
  left: 1px;
}

.main { 
 position: absolute;
 top: 100px;
 left: 120px;
 right: 0px;
 padding-right: 30px;
 bottom: 10px;
 height: auto;
 visibility:visible;
 z-index: 1;
}

body {
 overflow: auto;

}

.buttonbar {
  background: transparent;
}

div.buttonbar {
  position: absolute;

  left: 1px;
  top: 100px;
  width: 100px;
  visibility: visible;
  z-index: 1;
}


.button1 {
  position: absolute;
  left: 10px;
  top: 5px;
  z-index: 2;
  font-size: 20px;
}
.button2 {
  position: absolute;
  left: 10px;
  top: 35px;
  z-index: 2;
  font-size: 20px;
}
.button3 {
  position: absolute;
  left: 10px;
  top: 65px;
  z-index: 2;
  font-size: 20px;
}
.button4 {
  position: absolute;
  left: 10px;
  top: 95px;
  z-index: 2;
  font-size: 20px;
}
.button5 {
  position: absolute;
  left: 10px;
  top: 125px;
  z-index: 2;
  font-size: 20px;
}
.button6 {
  position: absolute;
  left: 10px;
  top: 155px;
  z-index: 2;
  font-size: 20px;
}
.button7 {
  position: absolute;
  left: 10px;
  top: 185px;
  z-index: 2;
  font-size: 20px;
}
.button8 {
  position: absolute;
  left: 10px;
  top: 215px;
  z-index: 2;
  font-size: 20px;
}
.button9 {
  position: absolute;
  left: 10px;
  top: 245px;
  z-index: 2;
  font-size: 20px;
}
.button0 {
  position: absolute;
  left: 10px;
  top: 275px;
  z-index: 2;
  font-size: 20px;
}

table.picture {
  border: 1;
  width: 100%;
  align: center;
}

img.thumb {
  border-width: 0;
}

.topic {
  border: 2px inset white;
  margin-top: 15px;
}

.topic_title {
  font-size: 20px;
  font-weight: strong;
  border-bottom: 1px outset white;
  padding-left: 5px;
}

.topic_footer {
  border-top: 1px outset white;
  padding-left: 5px;
}

.topic_byline {
}

.topic_reply {
}

.topic_text {
  padding: 15px;
}

.campics td {
  valign: bottom;
}
