      a.mouseover { position: relative;
                  font-family: "Arial", sans-serif;
                 font-size: 115%;
                 font-weight: bold; 
                 text-align: center;
                 text-decoration: none;
                 color: #0000ff;
                 background: #990000; }

      a.gallery { color: #993399;
                  background-color: #ffdd99;
                  text-decoration: none; }

      a.footlinks { color: #ffdddd;
                    background-color: #990000;
                    font-family: "Arial", sans-serif;
                    font-weight: bold;
                    font-size: 95%;
                    text-decoration: none; }

      a.foottext { color: #ffdddd;
                   background-color: #990000;
                   font-family: "Arial", sans-serif;
                   font-weight: bold;
                   font-size: 115%;
                   text-decoration: none; }

      body  { color: #990000;
              background-color: #77aaaa; }


      #page { position: relative;
                height: auto;
                width: 90%;
                top: auto;
                bottom: auto;
                left: 5%;
                right: auto;
                border-style: none;
                border-color: #0000ff;
                background-color: #77aaaa; }


      #header { position: relative;
                height: 201px;
                width: 751px;
                top: 20px;
                bottom: auto;
                left: 14%;
                right: auto;
                border-style: none;
                border-color: #0000ff; }

      #busname { position: relative;
                 height: auto;
                 width: 751px;
                 top: auto;
                 bottom: auto;
                 left: 14%;
                 right: auto;
                 border-style: none;
                 border-color: #0000ff;
                 color: #ffcccc;
                 background-color: #990000; }

      #title {  position: relative;
                height: auto;
                width: 750px;
                top: auto;
                bottom: auto;
                left: 14%;
                color: #ffdddd;
                background-color: #990000;               
                font-family: "Bookman", serif;
                font-size: 160%;
                font-weight: bold;
                border-style: none;
                border-color: #0000ff; 
                text-align: center;
                padding-bottom: 3px; }

      #text { position: relative;
                 height: auto;
                 width: 720px;
                 top: auto;
                 bottom: auto;
                 left: 14%;
                 right: auto;
                 font-family: "Arial", sans-serif;
                 font-weight: bold;
                 text-align: center;
                 border-style: none;
                 border-color: #0000ff;
                 color: #990000;
                 background-color: #eeeeee;
                 padding-top: 15px;
                 padding-left: 15px;
                 padding-right: 15px;
                 padding-bottom: 6px; }

      #poetry { position: relative;
                 height: 180px;
                 width: 720px;
                 top: auto;
                 bottom: auto;
                 left: 14%;
                 right: auto;
                 font-family: "Arial", sans-serif;
                 font-weight: bold;
                 border-style: none;
                 border-color: #0000ff;
                 color: #990000;
                 background-color: #eeeeee;
                 padding-top: 15px;
                 padding-left: 15px;
                 padding-right: 15px; }

     #gallery { position: absolute;
                height: 175px;
                width: 324px;
                top: 2%;
                bottom: auto;
                left: 4%;
                right: auto;
                text-align: center;
                padding-left: 8px;
                padding-right: 8px;
                padding-top: 2px;
                padding-bottom: 2px;
                color: #990000;
                background-color: #ffdd99;
                border-style: none;
                border-color: #0000ff;
                border-right: thick solid red; }

      #poems { position: absolute;
                height: 175px;
                width: 324px;
                top: 2%;
                bottom: auto;
                left: 50%;
                right: auto;
                text-align: center;
                padding-left: 8px;
                padding-right: 8px;
                padding-top: 2px;
                padding-bottom: 2px;
                color: #990000;
                background-color: #ccffcc;               
                border-left: thick solid red; }

      #foot { position: relative;
                 height: 110px;
                 width: 750px;
                 top: auto;
                 bottom: auto;
                 left: 14%;
                 right: auto;
                 font-family: "Arial", sans-serif;
                 font-weight: bold;
                 font-size: 85%;
                 border-style: none;
                 border-color: #0000ff;
                 color: #990000;
                 background-color: #eeeeee; }

      #w3 { position: absolute;
             width: 100px;
             height: 60px;
             left: 10px;
             right: auto;
             top: 25px;
             bottom: auto;
                 font-family: "Arial", sans-serif;
                 font-weight: bold;
                 font-size: 115%;
             color: #990000;
             background: #eeeeee;
                 border-style: none;
                 border-color: #0000ff; }

      #foottext { position: absolute;
             width: 485px;
             height: 100px;
             left: 115px;
             right: auto;
             top: 5px;
             bottom: auto;
                 font-family: "Arial", sans-serif;
                 font-weight: bold;
                 font-size: 130%;
             text-align: center;
             color: #ffdddd;
             background: #990000;
                 border-style: none;
                 border-color: red; }

      #nms { position: absolute;
             width: 105px;
             height: auto;
             left: 620px;
             right: auto;
             top: 20px;
             bottom: 0px;
             color: #990000;
             background: #eeeeee;
                 border-style: none;
                 border-color: #0000ff; }

      span.footlinks { position: relative;
                  font-family: "Arial", sans-serif;
                 font-size: 85%;
                 font-weight: bold; 
                 text-align: center;
                 text-decoration: none;
                 color: #ffdddd;
                 background: #990000; }

      span.foot { position: relative;
                  font-family: "Arial", sans-serif;
                 font-size: 85%;
                 font-weight: bold; 
                 text-align: center;
                 color: #990000;
                 background: #eeeeee; }

      img { display: block;
            margin-left: auto;
            margin-right: auto;
            border-style: none;
            border-color: #009900; }

      p.headline  { font-family: "Bookman", serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #eeeeee;
                    font-weight: bold;
                    text-align: center;
                    margin-top: .5em; }

      span.titlesides  { font-family: "Bookman", serif;
                    font-size: 65%;
                    color: #ffdddd;
                    background-color: #990000;
                    font-weight: bold; }

      p.poems  { font-family: "Bookman", serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #ccffcc;
                    font-weight: bold;
                    text-align: center;
                    margin-bottom: .1em; 
                    margin-top: 1em; }

      p.gallerytitle  { font-family: "Bookman", serif;
                    font-size: 125%;
                    color: #990000;
                    background-color: #ffdd99;
                    font-weight: bold;
                    text-align: center;
                    margin-bottom: .3em; 
                    margin-top: 0em; }

      p.text  { font-family: "Arial", sans-serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #eeeeee;
                    font-weight: bold;
                    text-align: left;
                    text-indent: 1em;
                    margin-bottom: .1em; 
                    margin-top: 1em; }

      p.foot  { font-family: "Arial", sans-serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #eeeeee;
                    font-weight: bold;
                    text-align: center;
                    text-indent: 0em;
                    margin-bottom: 1em; 
                    margin-top: 1em; }

      p.footheadline  { font-family: "Arial", sans-serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #eeeeee;
                    font-weight: bold;
                    text-align: center;
                    text-indent: 0em;
                    margin-bottom: .1em; 
                    margin-top: 1em; }

   

      ul.illustrations  { font-family: "Arial", sans-serif;
                    font-size: 115%;
                    color: #990000;
                    background-color: #ffdd99;
                    font-weight: bold;
                    text-align: left;
                    margin-left: 1em; }







