body
{
        padding                         : 0px;
        margin-left                     : 0px;
        margin-right            : 0px;
        margin-bottom           : 0px;
        margin-top                      : 0px;
        background-color        : white;        
        text-align                      : center;
        color                           : white;
        font-family                     : Arial, Tahoma, Verdana, Sans-Serif;
        font-size                       : 12px;         
        border                          : solid 10px white;
}

#content
{
        width                           : 615px;
        text-align                      : left;
        background-color        : #85db00;      
}

/* Corners */

#corner_bottom
{
        height                          : 16px;
        clear                           : both;
}

#corner_bottom_left
{
        background-image        : url(/images/layout/picturegallery/corner_bottom_left.gif);
        background-repeat       : no-repeat;
        width                           : 16px;
        height                          : 16px; 
        float                           : left;
}

#corner_bottom_right
{
        background-image        : url(/images/layout/picturegallery/corner_bottom_right.gif);
        background-repeat       : no-repeat;
        width                           : 16px;
        height                          : 16px; 
        float                           : right;
}

#corner_top_right
{
        background-image        : url(/images/layout/picturegallery/corner_top_right.gif);
        background-repeat       : no-repeat;
        width                           : 16px;
        height                          : 16px; 
        float                           : right;

}

/* Middle-section */

#content_middle
{
        padding-top                     : 33px;
        padding-left            : 30px;
        clear                           : both;
}


.dot_bg_white
{
        background-image        : url(/images/layout/picturegallery/dot_bg_white.gif);
        background-repeat       : repeat-x;
        height                          : 1px;
}


#picture_area
{
        margin-top                      : 11px;
        margin-bottom           : 9px;
        padding                         : 0px;
}

#picture
{       
        width                           : 380px;
        height                          : 285px;
        float                           : left;
}

#picture_info
{
        float                           : right;
        width                           : 135px;
        padding-left            : 30px;
        padding-right           : 30px;
}

.picture_info_caption
{
        margin-bottom           : 10px;
        font-size                       : 16px;
}

.picture_navi
{
        clear                           : both;
}

.picture_navi a
{
        text-decoration         : none;
        color                           : white;
        font-size                       : 11px;
}

#close_link, #close_link a
{
        float                           : right;
        width                           : 100px;
        text-align                      : right;
        margin-right            : 27px;
        font-size                       : 11px;
        text-decoration         : none;
        color                           : White;
        text-align                      : right;
}
