      div#container
      {
         width: 800px;
         position: relative;
         margin-top: 0px;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
      }

      #nav
      {
        font-family: arial;
        font-style: normal;
        font-size: 10pt;
        font-weight: bold;
        font-stretch: wider;
        color: black;
        text-align: center;
      }

      #sig
      {
        font-family: arial;
        font-style: normal;
        font-size: 8pt;
        font-weight: bold;
        font-stretch: wider;
        color: black;
        text-align: center;
      }

      #navGallery
      {
        font-family: arial;
        font-style: normal;
        font-size: 10pt;
        font-weight: bold;
        font-stretch: wider;
        color: white;
        text-align: center;
      }

      #sigGallery
      {
        font-family: arial;
        font-style: normal;
        font-size: 8pt;
        font-weight: bold;
        font-stretch: wider;
        color: white;
        text-align: center;
      }

      div#main
      {
        position: absolute;
        top: 10px;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        text-align: center;
      }
			
      div.wrapPadding
      {
        display: block;
        margin: 0;
        padding: 0;
        float: left;
        clear: left;
        height: 10px;
        overflow: clip;
        font-size: 0em;
      }

      #regText10
      {
        color: black;
        font-family: arial;
        font-style: normal;
        font-size: 10pt;
        font-weight: bold;
        font-stretch: wider;
        text-align: center;
      }

      #regText12
      {
        color: black;
        font-family: arial;
        font-style: normal;
        font-size: 12pt;
        font-weight: bold;
        font-stretch: wider;
        text-align: center;
      }

      #regText14
      {
        color: black;
        font-family: arial;
        font-style: normal;
        font-size: 14pt;
        font-weight: bold;
        font-stretch: wider;
        text-align: center;
      }
      .pageTitle
      {
        font-family: script;
        font-style: normal;
        font-size: 52pt;
        font-weight: bolder;
        font-stretch: wider;
        color: green;
        text-decoration: underline;
      }

      .pixTitle
      {
        font-family: arial;
        font-style: italic;
        font-size: 16pt;
        font-weight: bolder;
        font-stretch: wider;
        color: aqua;
      }

      .news_flash
      {
        font-family: arial;
        font-style: normal;
        font-size: 14pt;
        font-weight: bold;
        font-stretch: wider;
        color: red;
      }

      .text1
      {
        font-family: arial;
        font-style: normal;
        font-size: 12pt;
        font-weight: bold;
        font-stretch: wider;
        color: black;
      }

      .fotoDisplay1
      {
        border-width: 6;
        border-color: coral;
        margin-top: 10;
        margin-bottom: 10;
        margin-left: 10;
        margin-right: 10;
      }
