/*-----------------------------------------------------------------------------
    <GHP - Biodiesel|Printversion>

    author:    RAC
    email:     justwtf@gmx.com

-----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------

    Disable Left and right blue bars, including navigation. Keep everything else.
    
-----------------------------------------------------------------------------*/
#main-nav
{
    display: none !important;
}

#wide-flash
{
    /*position: absolute !important;
    left: -42000px !important;*/
}

#flash-bar
{
    display: none !important;
}

#main-nav
{
    display: none !important;
}

body
{
    background-color: transparent !important;
} 

#container
{
    margin: 0 !important;
}

#main-area img
{
    width: 840px !important;
}

#main-content img
{
    width: auto !important;
}

#main-content
{
    width: 800px !important;
}
