body
 { background: #000; margin: 0px; font: 11px verdana, times new roman,sans-serif  }
body#site 
 { color: #fff }
a:link, a:visited, a:active
 { color: #fff; }
a:hover
 { color: #d6b16f; }
td { vertical-align: top }
p { margin-bottom: 14px; font: 11px verdana, times new roman, serif }
div.links p a
 { font: 18px Times New Roman, Verdana, sans-serif; }
td.texts, .texts
 { text-align: center; font: 10px verdana, Times New Roman, Verdana, sans-serif; vertical-align: top }
.submitbutton
 {
  margin-top: 10px;
  color: #fff;
  background: #000;
  font: 900 10px verdana, helvetica, sans-serif;
  border-top: 2px solid #eee;
  border-left: 2px solid #eee;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  text-decoration: none;
  padding: 0em 0.9em 0em 0.9em;
 }
hr
 {
  color: #aaa;
  background: #fff;
  border: 1px dotted #fff;
  width: 60%;
  margin-top: 5px;
  height: 1px;
 }
h1
 {
  font: 22px Times New Roman, Verdana, sans-serif;
  color: #7A492B; 
 }
h2
 {
  font: 18px Times New Roman, Verdana, sans-serif;
  color: #D8A258; 
 }

table#main
 { width: 100%; height: 100% }
div.guestbook td { font-size: 11px }