body{
    background:  #b27151 url(/images/bg.gif) repeat-x top center scroll;
    margin: 0 auto;
    text-align: center;
}

#page

{
    width: 960px;
    text-align: center;
    overflow:hidden;
    left: 50%;

}

#logo
{
    width: 600px;
    height: 130px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}

#logo .text
{
    color: #D5B781;
    font-size: 110px;
}

a
{
    color: #D5B781;
    text-decoration: none;
    cursor: pointer;
}

.link 
{
    color: #D5B781;
    text-decoration: none;
    cursor: pointer;
}


s
{
    text-decoration: none
}

TD, tr {
    padding: 3px; /* Поля вокруг содержимого таблицы */
    border: 1px solid ; /* Параметры рамки */
}

.subheader{

    font-size: 25px; margin-left: 40px;
}

.subheader h2
{
    font-size:22px;
    margin-top:20px;
}

.pagetext
{
    line-height: 1.5; 
    text-align: left;
    float: right;
    width: 740px;
    font-size: 18px;
}

.news
{
    text-align: justify;
    font-size: 16px;
    margin-bottom:20px;
    /*text-indent: 1.5em;*/
}

#left_gal
{
    width:200px;
    float: left;
    margin-left: 10px;
    margin-top: 380px;
}

.n_date
{
    margin-left:20px;
    font-weight:bold;
}

.news a
{
    color:#000;
    text-decoration:underline;
}

.img_brd
{
    border:2px; border-color:#D5B781; border-style:solid;
}

#glrimg
{
    margin-top: 20px;
    border-color: maroon;
    border-style: solid;
    border-width: 2px;
}

#glrtxt
{
    margin-top: 10px;
    font-size: 18px;

}


#thumbsdiv
{
    margin-top: 20px;
    width: 698px;

}

.thumsimg
{
    height: 70px;
    padding: 0px;
    margin: 5px;
}

.glr_main_date
{
    float:left;
    font-weight: bold;
    clear:both;
    font-size: 18px;
}

.glr_prewiews
{
    float:left;

    clear:both;
}

.img_to_prews
{
    float:left; 
    margin: 5px;
}

