#body { background-color: #746457;
       margin: auto;
       text-align: left; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -290px; }

#container { position: relative;
             margin: auto;
             width: 850px; 
             height: 556px; }

#flashcontent { border: solid 1px #000;
	         width: 400px;
                       height: 265px;
	         float: center;
	         margin: 1px 1px; }

#flashcontent2 { border: solid 1px #000;
	         width: 400px;
                       height: 265px;
	         float: center;
	         margin: 1px 1px; }

#flashcontent3 { border: solid 1px #000;
	         width: 400px;
                       height: 265px;
	         float: center;
	         margin: 1px 1px; }


#flashcontent4 { border: solid 1px #000;
	         width: 400px;
                       height: 265px;
	         float: center;
	         margin: 1px 1px; }

#flashcontent5 { border: solid 1px #000;
	         width: 400px;
                       height: 265px;
	         float: center;
	         margin: 1px 1px; }

#layout { position: absolute;
          left: 0px;
          top: 0px;
          width: 850px;
          height: 560px;
          z-index: 1; }

#menutop { position: absolute;
           left: 0px;
           top: 1px;
           width: 850px;
           height: 39px;
           z-index: 2; }

#menutop ul { margin: 0;
              padding: 10;
              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: 20px;
                font-style: italic;
                font-weight: bold;
                padding-left: 5px;
                padding-right: 5px; }
             
#menutop li a:hover { text-decoration: underline; }

#menubottom { position: absolute;
              left: 0px;
              top: 510px;
              width: 850px;
              height: 39px;
              z-index: 1; }

#menubottom ul { margin: 1;
                 padding: 1;
                 list-style-type: none;
                 text-align: left; }

#menubottom li { display: inline; }

#menubottom li a { color: #ffffff;
                   text-decoration: none;
                   font-family: verdana,arial,helvetica;
                   font-size: 11px;
                   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: 359px;
        top:97px;
        width: 460px;
        height: 396px;
        z-index: 2;
        padding: 5px;
        font-family: verdana,helvetica;
        font-size: 10px;
        color: #000000;
        text-align: justify; }

#text a { text-decoration: none;
          color: #CC0000; 
          font-weight: bold; }

#text a:hover { text-decoration: underline; }

.header { font-size: 18px;
          letter-spacing: 7pt;
          font-weight: bold;
          font-style: italic;
          font-family: times new roman, arial, verdana, helvetica, sans-serif; }


