   * {
          font-family: "Verdana", "sans-serif";
          color: #003300;
     }

   A {
     }

   A:link {
          }

   A:hover {
           }

   A:visited {
             }

   A:active {
            }

   BLOCKQUOTE {
          text-align: justify;
          margin-right: 100px;
          padding-top: 10px;
          padding-bottom: 10px;
          padding-left: 10px;
          padding-right: 10px;
          border-top: thin dotted #660000;
          border-bottom: thin dotted #660000;
          border-left: thin dotted #660000;
          border-right: thin dotted #660000;
              }

   BODY {
          background-color: #99cc99;
        }

   CODE {
          font-family: "Courier New", "monospace";
          font-size: smaller;
          padding-left: 5px;
          padding-right: 5px;
          border-left: thin solid #660000;
          border-right: thin solid #660000;
        }

   H1 {     
          line-height: 140%;
          text-align: left;
      }

   H2 {
          line-height: 120%;
          padding-top: 50px;
          text-align: left;
      }

   HR {
          margin-top: 75px;
          margin-bottom: 75px;
          margin-left: 50px;
          margin-right: 50px;
          border-top: 1px solid #99CC99;
          border-bottom: 1px solid #99CC99;
          border-left: 1px solid #99CC99;
          border-right: 1px solid #99CC99;
      }

   IMG {
          vertical-align: middle;
          margin-left: auto;
          margin-right: auto;
       }

   TH {
          border-top: thin solid #99cc99;
          border-bottom: thin solid #99cc99;
          border-left: thin solid #99cc99;
          border-right: thin solid #99cc99;
          background-color: #99cc99;
      }

   UL {
          list-style-type: square;
      }

   .contrast {
          font-weight: bold;
             }

   .copyright {
          font-size: smaller;
          text-align: center;
          margin-top: 50px;
          margin-bottom: 50px;
          color: #cccccc;
              }

   .editor {
          font-size: smaller;
          margin-top: 25px;
          margin-bottom: 25px;
          margin-left: 220px;
          margin-right: 25px;
          padding-top: 25px;
          padding-bottom: 25px;
          padding-left: 25px;
          padding-right: 25px;
          border-top: thin dashed #003300;
          border-bottom: thin dashed #003300;
          border-left: thin dashed #003300;
          border-right: thin dashed #003300;
           }

   .inverted {
          color: white;
          background-color: black;
             }

   .lembed {
          margin-top: 5px;
          margin-bottom: 10px;
          margin-right: 10px;
          float: left;
           }

   .rembed {
          margin-top: 5px;
          margin-bottom: 10px;
          margin-left: 10px;
          float: right;
           }

   .rightcite {
          font-size: smaller;
          font-style: italic;
          text-align: right;
          margin-left: 220px;
              }

   .text {
          background-color: white;
          border-top: thin solid white;
          border-bottom: thin solid white;
          border-left: thin solid white;
          border-right: thin solid white;
          line-height: 140%;
          margin-left: 220px;
          padding-top: 25px;
          padding-bottom: 25px;
          padding-left: 66px;
          padding-right: 66px;
          text-align: justify;
          z-index: 1;
         }

   .toc {
          margin-top: 50px;
          margin-bottom: 50px;
        }

   .thumbs {
          text-align: right;
          margin-left: 210px;
          border-left: thick solid red;
          background-color: #cccccc;
           }

   #content {
          margin-left: 220px;
          padding-top: 25px;
          padding-bottom: 25px;
          padding-left: 25px;
          padding-right: 25px;
          z-index: 0;
          list-style-type: none;
            }

   #localheader {
          background-color: #99cc99;
                }

   #localmenu {
          font-variant: small-caps;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          border-top: thin solid #ccffcc;
          border-bottom: thin solid #ccffcc;
          border-left: thin solid #ccffcc;
          border-right: thin solid #ccffcc;
          background-color: #ccffcc;
          position: relative;
          z-index: 3;
          max-width: 90%;
              }

   #mainmenu {
          font-size: smaller;
          font-variant: small-caps;
          text-align: center;
          border-top: thin solid #ccff99;
          border-bottom: thin solid #ccff99;
          border-left: thin solid #ccff99;
          border-right: thin solid #ccff99;
          background-color: #ccff99;
          top: 25px;
          left: 25px;
          position: absolute;
          z-index: 2;
          width: 170px;
             }

   BODY>#mainmenu {
          position: fixed;
          z-index: 2;
                  }

   #searchmenu {
          font-variant: small-caps;
          text-align: left;
          margin-left: auto;
          margin-right: auto;
          background-color: #ccffcc;
          position: relative;
          z-index: 3;
          max-width: 90%;
               }
