body, table, th, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   text-align: center;
   background-color: #999966;
}
a:link, a:visited {
   color: #64643c;
}
a:active, a:hover {
   color: #000000;
}
img {
 border: none;
}
table {
 background: #FFFFEA;
 border: none;
}

th.header {
   background: url(header.png);
   color: #64643c;
   font-size: 20px;
   font-weight: bold;
   height: 50px;
   padding: 0 9px 0 9px;
   vertical-align: middle;
   text-align: left;
}
td.content {
   padding: 10px 10px 0 10px;
   vertical-align: middle;
   font-size: 10px;
}
td.footer {
   color: #808080;
   font-size: 10px;
   text-align: center;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 5px 5px 5px 5px;
}
td.navi {
   font-size: 10px;
   padding: 10px;
}
