body {background-color: #ffffff;
      color: #000000;
      font-family: "Times New Roman", serif; 
      }
div.header { vertical-align: bottom;
           text-align: center;
          border-bottom: 2px solid #884020;
          margin-bottom: 30px;
           }
td.menucontainer {vertical-align:top;}
div.menu {border: 3px solid #884020 ; background-color: #884020; }
td.menu {background-color: #D8B480;}
td.content {padding-left: 20px; vertical-align:top;}
div.footer {text-align: center; 
         border-top: 2px solid #884020; 
         margin-top: 50px;
        }
a:link {color: #0000C0; }
a:visited { color: #6C2410;}
a:hover {color: #FFFFFF; background-color: #884020;}
a.menu {text-decoration: none;}

