body {
   background: url("../images/top.gif") repeat-y;
}

table {
   width: 100%;

   vertical-align: top;
}

td {
   width: 100%;

   vertical-align: top;
}


a {
   color: #770000;
   text-decoration: none;
}

a:visited {
   color: #770000;
   text-decoration: none;
}

a.button {
   font-family: arial, helvetica, courier;
   font-size: 16px;
   font-weight: bold;

   /* background: url("../images/button.gif") no-repeat center; */
   height: 25px;
   width:  85px;

   text-align: center;
   vertical-align: center;

   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 20px;
   padding-right: 25px;
}

img {
   position: float;
   text-align: right;
}

.header {
   font-family: arial, helvetica;
   font-size: 28px;

   background: url("../images/top.gif") repeat-y;

   color: #666600;
}

.body {
   font-family: arial, helvetica;
   font-size: 20px;

   color: #666600;
}

.center {
   font-family: arial, helvetica;
   font-size: 14px;

   width: 80%;


   color: #666600;
}

.menu {
   font-family: courier, arial, helvetica;
   font-size: 20px;

   width: 95px;

   color: #666600;
}

td.menu {
   padding-left: 55px;
   padding-right: 55px;
   text-align: right;
   /*border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #555555;*/

   width: 185px;
   height: 25px;

   background: url("../images/tdback.jpg") no-repeat;
}

td.sign {
   font-size: 12px;

   text-align: right;
   vertical-align: bottom;

   padding-right: 100px;
}

.date {
   font-family: helvetica, arial;
   font-size: 16px;
   text-align: right;

   color: #005555;
   text-decoration: underline overline;
}

.story {
   font-family: garamond, arial, helvetica;
   font-size: 18px;
   text-align: left;

   color: black;
}

div.img {
   position: float;
   text-align: right;
   font-size: 12px;
}
