        body
        {
           background-image: url(pag_bac.png);
           background-repeat:repeat;
        }
        #page_container
        {
           position: absolute;
           top: 0px;
           left: 50%;
           margin-left: -500px;
           width: 1000px;
           background-color: transparent;
        }
        #pag_head
        {
           width: 1000px;
           height: 137px;
           overflow: hidden;
           background-image: url(pag_bac_1.png);
           background-position: top left;
           background-repeat: no-repeat;
        }
        #pag_hea
        {
           margin: 50px 0px 0px 115px;
           width: 770px;
           height:  63px;
           background-image: url(pag_hea.png);
           background-position: 0px -20px;
           background-repeat: no-repeat;
        }
        #pag_body
        {
           width: 1000px;
           background-image: url(pag_bac_2.png);
           background-position: top left;
           background-repeat: repeat-y;
        }
        #userurl
        {
           width: 750px;
           margin: 0px 20px 5px 227px;
           text-align: right;
           font-size: 12px;
           font-weight: bold;
           color: rgb( 114 , 104 , 87 );
        }
        #userurl a:link
        {
            color: rgb( 114 , 104 , 87 );
            text-decoration: none;
        }
        #userurl a:visited
        {
            color: rgb( 114 , 104 , 87 );
            text-decoration: none;
        }
        #userurl a:focus
        {
            color: rgb( 114 , 104 , 87 );
            text-decoration: none;
        }
        #userurl a:hover
        {
            color: rgb( 114 , 104 , 87 );
            text-decoration: overline underline;
        }
        #userurl a:active
        {
            color: rgb( 114 , 104 , 87 );
            text-decoration: none;
        }

        table.pag_body
        {
           border: 0px;
           cellspacing: 0px;
        }
        td.pag_body
        {
           vertical-align: top;
           border: 0px;
        }
        #pag_foot
        {
           width: 1000px;
           height: 123px;
           overflow: hidden;
           background-image: url(pag_bac_3.png);
           background-position: top left;
           background-repeat: no-repeat;
        }
        #pag_foo1
        {
           height: 30px;
           background-image: url(pag_lin.png);
           background-position: top left;
           background-repeat: no-repeat;
        }
        #pag_foo2
        {
           width: 884px;
           height: 40
           margin: 0px 58px;
        }
