body {
   text-align: center;
   background-color: #000080;
   color: #ffff00;
   font-size: large;
   font-family: "times new roman", times, serif;
     }
a:link {color: #00cccc;}
a:visited {color: #990099;}
.navbar {
   border: double white;
   padding: 5px;
   font-family: arial, helvetica, sans-serif;
   font-size: small;
   text-align: left;
   vertical-align: top;
   float: left;
   width: 12%;
   margin-right: 1.5em;
   margin-bottom: 2ex;
        }
.navbar img {
   border-width: 1px;
   border-style: outset;
   vertical-align: middle;
            }
.current {
   background-color: #00cc00;
   padding: 1pt;
         }
.subpage {
   border-left: solid medium yellow;
   margin-top: -1ex;
   margin-left: 8px;
   padding-left: 8px;
         }
.navblock {
   border: double white;
   padding: 3px;
   float: right;
   vertical-align: bottom;
   font-family: "small fonts", arial, helvetica, sans-serif;
   font-size: xx-small;
   text-align: center;
          }
.navblock img {
   border-width: 0px;
   border-style: none;
              }
p {
   margin-left: 10%;
   margin-right: 10%;
  }
p img {
   padding: 2px;
   border-style: outset;
   border-width: 3px;
      }
h2 {
   text-align: center;
   text-decoration: underline;
   }
h3 {
   text-align: left;
   margin-left: 10%;
   }
.dialogue {
   text-align: left;
   font-family: "courier new", courier, monospace;
   margin-left: 6em;
   text-indent: -2.5em;
          }
.dialogue b {
   margin-right: 2em;
            }
.effects {
   font-family: "courier new", courier, monospace;
   margin-left: 8em;
   margin-right: 10em;
   font-style: italic;
         }
.sections {
   font-family: "courier new", courier, monospace;
   font-size: large;
          }
.mequote {
   color: #ffffff
         }
.elsequote {
   color: #00ff00
           }
.starquote {
   color: #ff00ff
           }
.mequote1 {
   color: #ffffff
          }
.elsequote1 {
   color: #00ff00
            }
.starquote1 {
   color: #ff00ff
            }
hr {
   width: 75%;
   background-color: #ffffff;
   height: 3px;
   }
