    body { margin : 0px;
           color : #000000;
           background : #FFFFFF;
           font : 14px lucida, arial, helvetica, verdana, sans-serif; }
           
    img { border : 0; }
           
    #gmslogo { position : absolute;
               top : 18px;
               left : 20px;
               z-index : 1; }
               
    #infobox { position : absolute;
               top : 190px;
               left : 31px;
               z-index : 2; }
               
    #msgbox { position : absolute;
               top  : 420px;
               left : 31px;
               width: 150px;
               z-index: 7;
               color : Navy ;
               font : 10px lucida, arial, helvetica, verdana, sans-serif; 
               }
               
    #menu { position : absolute;
            z-index : 3;
            top : 56px;
            left : 287px; }
    
    #watermark { position : absolute;
                 z-index : 4;
                 top : 130px;
                 left : 240px; }
                 
    #banner { position : absolute;
              z-index : 5;
              top : 130px;
              left : 220px; }
              
    #content { position : absolute;
               z-index : 6;
               top : 220px;
               left : 220px;
               width : 523px; }

    #contentitec { position : absolute;
                   z-index : 6;
                   top : 200px;
                   left : 220px;
                   width : 523px; }
               
    .subt { color : #CC9966;
            font-weight : bold; }
    
    a:link { text-decoration : underline;
             background-color : transparent;
             color : #088; }

    a:visited { text-decoration : underline;
                background-color : transparent;    
                color : #088; }

    a:active { text-decoration : underline;
               background-color : transparent;
               color : #088; }

    a:hover { text-decoration : underline;
              background-color : transparent;
              color : #FF6666; }  