
    html, body {
    font:                       10pt Arial, Verdana, Helvetica, sans-serif;
    color:                      #eeeeee;
    padding:                    0px;
    margin-top:                 0px;
    background-image:           url( ../../../GT/images/Championships/Worlds/2008/global/background_gradient.gif );
    background-position:        top left;
    background-repeat:          repeat-x;
    background-color:           #222121;
    text-align:                 center;
    }

    div#siteContainer {
    margin:                     0px auto;
    width:                      802px;
    text-align:                 left;
    }

/*  ---------------------------------------------------------------------
        main sections
    --------------------------------------------------------------------- */

    div#siteHeader {
    margin-top:                 3px;
    margin-left:                3px;   
    position:                   relative;
    width:                      799px !important;
    height:                     197px;
    }

    div#gtLink {
    position:                   absolute;
    margin-left:                713px;
    margin-top:                 20px;
    font-size:                  10px;
    color:                      #cccccc;
    }

    div#siteBodyWrapper {
    width:                      801px;
    border-right:               1px #000000 solid;
    }

    div#siteFooter {
    width:                      776px !important;
    height:                     13px;
    margin-left:                26px;
    }

/*  ---------------------------------------------------------------------
        body wrapper subsections
    --------------------------------------------------------------------- */

    div#siteBodyWrapper_rightCol {
    margin-left:                26px;
    width:                      100% auto;
    border-left:                1px #000000 solid;
    background-color:           #7f7f7f;
        min-height:             382px;
        height:                 auto !important;
        height:                 382px; 
        
    background-image:           url( ../../../GT/images/Championships/Worlds/2008/global/watermark.jpg );
    background-position:        bottom left;
    background-repeat:          no-repeat;
    height:                     226px;
    }


    div#siteBodyWrapper_rightCol_header {
    position:                   absolute;
    margin-left:                45px;
    margin-top:                 20px;
    line-height:                21px;
    font-size:                  10pt;
    font-weight:                400;
    color:                      #FFFFFF;
    }

    div#siteBodyWrapper_rightCol_body {
    padding:                    10px 7px 10px 10px;      
        min-height:             313px;
        height:                 auto !important;
        height:                 313px;
    }

    div#siteBodyWrapper_rightCol_footer {
    height:                     4px;
    }


/*  ---------------------------------------------------------------------
        extras
    --------------------------------------------------------------------- */
    #copyright {
    display:                    block;
    line-height:                14px;
    font-size:                  7pt;
    color:                      #c0c0c0;
    text-align:                 center;
    }

   .sectionHeader {
    font-weight:                bold;
    font-size:                  12pt;
    }

    p { 
    margin-top:                 0px;
    }

    table {
    font:                       10pt Arial, Verdana, Helvetica, sans-serif;
    }
 
    ul {
    margin-top:                 5px;
    }

    ul.bullets li {
    padding-bottom:             8px;
    list-style-type:            square;
    }

    @media print {
    /* hide these sections when printing */
    #siteHeader, #siteFooter, #siteBodyWrapper_leftCol { display:none; }
    #siteBodyWrapper_rightCol { width:100%; margin:0px; padding:0px; clear:both; }
    }

    /*
    a img {
    opacity:                    0.5;
    -moz-opacity:               0.5;
    -khtml-opacity:             0.5;
    filter:                     alpha(opacity=50);
    }

    a:hover img {
    opacity:                    1;
    -moz-opacity:               1;
    -khtml-opacity:             1;
    filter:                     alpha(opacity=100);
    }
    */

