  h1 {font-size:36px;
        color:steelblue;
        font-family:Arial, Helvetica }
  h2 { font-size:28px;
        color:steelblue;
        font-family:Arial, Helvetica }
  h3 { font-size:36px;
        color:gray;
        font-family:Arial, Helvetica }
  h4 { font-size:28px;
        color:gray;
        font-family:Arial, Helvetica }
  h5 { font-size:20px;
        color:gray;
        font-family:Arial, Helvetica }
  h6 { font-size:14px;
        color:gray;
        font-family:Arial, Helvetica }
  a.navbar:link { font-size:18px;
     color:black;
     text-decoration:none;
     font-family:Arial, Helvetica }
  a.navbar:visited { font-size:18px;
     color:black;
     text-decoration:none;
     font-family:Arial, Helvetica }
  a.navbar:hover { font-size:18px;
     color:red;
     text-decoration:none;
     font-family:Arial, Helvetica }
  a:link { color:blue;
     text-decoration:underline;
     font-family:Arial, Helvetica }
  a:visited { color:blue;
     text-decoration:underline;
     font-family:Arial, Helvetica }
  a:hover { color:red;
     text-decoration:underline;
     font-family:Arial, Helvetica }
  body { color:black;
     background-color:white;
     background-image: url("backgrounds/eosherr5.gif");
     text-decoration:none;
     font-family:Arial, Helvetica }
  table#border {
     width:75%;
     cellspacing:0px;
     bgcolor:white;
     background:url("backgrounds/leather2.jpg");
     halign=center
     }
  table#border td{
     padding: 40px;
     border: ;
     }
  table#tablet {
     width:400px;
     cellspacing:0px;
     background:url("backgrounds/eoscozywool3b.jpg");
     halign=center
     }
  table#tablet td{
     padding: 32px;
     border: double medium #000;
     }
  table td#nav{
     padding: 40px;
     border: none ;
     width:15%;
     bgcolor: ivory;
     align: left;
     vertical-align: top;
     background:none;
     }
  table td#main{
     padding: 40px;
     border: none ;
     width:75%;
     bgcolor: #00FFFF;
     align: center;
     vertical-align: top;
     }
  table td#right{
     padding: 40px;
     border: none ;
     width:5%;
     bgcolor: ivory;
     align: center;
     vertical-align: top;
     }
  table td#plain{
    border: none;
    padding:  10px;
    }
  table#calendar {
     cellspacing:0px;
     halign=center;
     border: none;
     }
  table#calendar td{
     padding: 0px;
     border: none ;
     }













