  BODY
  {
    font-family:"Arial"; 
    font-size:14; 
    line-height:1.4em;
    scrollbar-arrow-color: #94b5e8;
    scrollbar-3dlight-color: #DDFFFF;
    scrollbar-highlight-color: #B4C6EC;
    scrollbar-face-color: #6793D4;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #77A1CC;
    scrollbar-track-color: #94b5e8;
  }
        .tagline
        {
          font-size:20;
          font-family:"Brush Script MT", "Brush Script", cursive;
          color: #FFFFFA;
        }
        .pagetitle
        {
          font-size: 24;
          font-weight: bold;
          line-height: 1.3em;
          position:absolute;
          left:230;
          top:175;
          height:25;
          z-index:2;
        }
        .important
        {
          align:center;
          font-weight: bold;
          z-index:2;
        }
        .biblequote
        {
          font-family:"Times New Roman", serif;
          font-style:italic;
          z-index:2
        }
  div.localnav
  {
    position:absolute;
    left:10px;
    top:175px;
    z-index:2;
  }
  table
  {
      font-family:"Arial"; 
        font-size:16; 
        line-height:1.4em;
        font-weight: 550;
  }
  dt
  {
        font-weight: bold;
  }
  p.PTPtitle
        {
          font-size:40;
          font-family:"Brush Script MT", "Brush Script", cursive;
        color: #FFFFFA;
        }
  p.PTP
  {
    font-size: 20;
    font-weight: bold;
    text-align: center;
    line-height:1.4em;
    padding-top: 2%;
    padding-bottom: 2%;
    color:#FFFFFA;
    background:#B1A995;
  }
  p.smaller
  {
    font-size: 14;
    line-height:1.1em;
  }
  p.error
  {
    font-size: 16;
    color:red;
  }
  p.alpha
  {
    font-size: 24;
    font-weight: bold;
    text-align: center;
  }
  .name
  {
    position:relative; left:250;
    font-weight: bold;
  }
  .address
  {
    position:relative; left:260;
  }
  #banner
  {
      width:904px; height:119px;
        position:absolute; left:1px; top:1px; z-index:1; 
       
  }
  #background
  {
      width:904px; height:579px;
        position:absolute; left:1px; top:118px; z-index:1; 
       
  }
