body { background-color: #ba9794;
       margin: auto;
       text-align: center; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -228px; }

#container { position: relative;
             margin: auto;
             width: 750px; 
             height: 456px; }

#layout { position: absolute;
          left: 0px;
          top: 0px;
          width: 750px;
          height: 456px;
          z-index: 1; }

#menutop { position: absolute;
           left: 0px;
           top: 7px;
           width: 740px;
           height: 33px;
           z-index: 2; }

#menutop ul { margin: 0;
              padding: 0;
              list-style-type: none;
              text-align: center; }

#menutop li { display: inline; }

#menutop li a { color: #ffffff;
                text-decoration: none;
                font-family: times new roman,trebuchet ms,verdana,arial,helvetica;
                font-size: 18px;
                font-style: italic;
                font-weight: bold;
                padding-left: 5px;
                padding-right: 5px; }
             
#menutop li a:hover { text-decoration: underline; }

#menubottom { position: absolute;
              left: 301px;
              top: 432px;
              width: 448px;
              height: 23px;
              z-index: 2; }

#menubottom ul { margin: 0;
                 padding: 0;
                 list-style-type: none;
                 text-align: center; }

#menubottom li { display: inline; }

#menubottom li a { color: #ffffff;
                   text-decoration: none;
                   font-family: times new roman,trebuchet ms,verdana,arial,helvetica;
                   font-size: 18px;
                   font-weight: bold;
                   font-style: italic;
                   padding-left: 5px;
                   padding-right: 5px;
                   letter-spacing: 1px; }
             
#menubottom li a:hover { text-decoration: underline; }

#text { position: absolute;
        overflow: auto;
        left: 289px;
        top: 37px;
        width: 450px;
        height: 386px;
        z-index: 2;
        padding: 5px;
        font-family: trebuchet ms,arial,verdana,helvetica;
        font-size: 12px;
        color: #62423f;
        text-align: justify; }

#text a { text-decoration: none;
          color: #a1726d; 
          font-weight: bold; }

#text a:hover { text-decoration: underline; }

.disclaimer { font-family: trebuchet ms,arial,verdana,helvetica;
              font-size: 10px;
              text-align: center; }

.center { margin: auto;
          text-align: center; }

.header { font-size: 18px;
          letter-spacing: 7pt;
          font-weight: bold;
          font-style: italic;
          font-family: times new roman, arial, verdana, helvetica, sans-serif; }

.smpics { border-style: solid;
          border-width: 1px; }

.smpics td { border-style: solid;
             border-width: 1px;
             padding: 5px;
             font-family: trebuchet ms,arial,verdana,helvetica;
             font-size: 12px;
             color: #62423f;
             text-align: justify; }
             
.pics { font-family: trebuchet ms,arial,verdana,helvetica;
        font-size: 12px;
        color: #62423f; }
        
.picsleft { border: solid 2px #a1726d; }

.picsright { margin-left: 10px;
             border: solid 2px #a1726d; }
