﻿body 
{
    margin: 20px 0px 70px 0px;
    background:#000000;
    font-family:Arial;
}

a 
{
    color:#909090;   
}

a:hover 
{
    text-decoration:none;   
}

a img 
{
    border:0px;   
}

#main 
{
    width:968px;
    margin: auto;
    text-align:left;
}

#menu 
{
    margin-top:7px;   
}

#menu img 
{
    border:0px;   
}

.footer 
{
    margin-top:0px;   
}

.footer2 
{
 float:left;
 margin-top:15px;   
}

.NewsDate 
{
    color:#87888a;
    display:block;  
    font-size:7pt;
}

.NewsText 
{
    display:block; 
    padding-top:4px;
    font-size:9pt;
    font-weight:bold;
    line-height: 1.5;
    text-align:left;
}

.GalleryMenu 
{
    width:115px;
    height:440px;
    border-bottom:solid 1px #ffffff;
    display:table;
    font-size:9pt;
    font-weight:bold; 
    padding-bottom:20px; 
}

.GalleryMenu a 
{
    text-decoration:none;
} 

.GalleryMenu a:hover
{
    color:#ffffff;
} 

.GalleryMenu a:active
{
    color:#ffffff;
}

.controls 
{
    position:absolute;
}

.c_prev 
{
    float:left;
}

.c_next 
{
    float:right;
}

.MainBox 
{
    float:right;
    width:845px;
    height:460px;
    display:table;  
}

.FotoPrev 
{
    float:left;   
    display:table-cell;
    vertical-align:bottom;
}

.AboutGallery 
{
    float:right;
    width:370px;
    padding-bottom:20px;
    color:#efefef;
    font-size:9pt;
    line-height: 1.5;  
}

