body
{
    width:                  794px;
    margin:                 0pt auto;
    background-color:       #FFFFFF;
    background-image:       none;
    background-repeat:      repeat-x;
    font-family:            Arial, Helvetica, sans-serif;
    color:                  #000000;
    font-size:              1em;
}


#shade_left
{
    background-image:       none;
    background-repeat:      repeat-y;
    background-position:    left bottom;
    padding-left:           4px;

}

#shade_right
{
    background-image:       none;
    background-repeat:      repeat-y;
    background-position:    right bottom;
    width: 800px;
}

#shade_bottom
{
    background-image:       none;
    background-repeat:      repeat-x;
    background-position:    right bottom;
    height:                 5px;
    line-height:            1px;
    font-size:              1px;
}

#content
{
    width:                  760px;
}
