 h2 { color: black; font-family: Times New Roman,Times,serif; font-size: 30pt;text-align: center;}
 
 h3 { color: black; font-family: Times New Roman,Times,serif; font-size: 20pt; text-align: center;}
 
  p { font-family: Times New Roman,Times,serif; font-size: 16pt; text-align: left;}
  
  a { font-family: Times New Roman,Times,serig; font-size: 14pt; text-align: left;}
  
  #header { border-bottom-style: solid; border-width: 2px; background-color: rgb(151, 129,183);  background-image: url(webheader.jpg);
 height: 200px; z-index: 2; width: 1000px; position: absolute; top: 0%; left: 0%;}

  #navigator { border-right-style: solid; border-width: 2px; background: rgb(212, 202, 226) none repeat scroll 0% 50%; float: left; opacity: 1; font-weight: lighter; font-style: italic;   text-align: center; font-family: Times New Roman,Times,serif; font-size: 13pt; visibility: visible; z-index: 2; height: 145cm; width: 12%; top: 100px; position: absolute; left: 0px; top: 200px;}

  #content { border-style: none;
    border-width: 3px;
    height: 100%;
    background-color: none;
    font-family: Times New Roman,Times,serif;
    font-size: 16pt;
    text-align: left;
    float: left;
    width: 80%;
    z-index: 2;
    left: 12%;
    position: absolute;
    top: 200px;
    }

  
  #page { display: block;
    float: left;
    height: 150cm;
    background-color: rgb(191, 178, 211);
    width: 34.5cm;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1
        }
