﻿body
{
    background-color: #feefb6;
    padding: 0px;
    margin: 0px;
    color: #000;
    font-family: Tahoma;
    background-image: url(img/bg.gif);
    background-repeat: repeat-x;
    font-size: 12px;
}
div#header
{
    width: 915px;
    height: 150px;
    background-position: right bottom;
    background-image: url(img/headerbg.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
}
div#middle
{
    width: 915px;
    margin: 0 auto;
    padding-top: 5px;
}
div.BrownPanel
{
    width: 184px;
    height: 291px;
    text-align: justify;
    background-position: right top;
    background-image: url(img/brownpanel.gif);
    background-repeat: no-repeat;
    font-family: Tahoma;
    color: #000;
    font-size: 12px;
    direction: ltr;
    line-height: 20px;
    padding: 10px;
}
div.BluePanel
{
    width: 184px;
    height: 291px;
    text-align: justify;
    background-position: right top;
    background-image: url(img/bluepanel.gif);
    background-repeat: no-repeat;
    font-family: Tahoma;
    color: #fff;
    font-size: 12px;
    direction: ltr;
    line-height: 20px;
    padding: 10px;
}
div#main
{
    width: 915px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    direction: ltr;
}
div.twoColorPanel
{
    width: 460px;
    height: 311px;
    background-position: left top;
    background-image: url(img/2colorpanel.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
}
div#slidemenu
{
    float: left;
    margin-top: 85px;
    width: 650px;
    font-family: Tahoma;
    font-size: 12px;
    direction: ltr;
}
div#flags
{
    float: right;
    width: 100px;
    margin-top: 10px;
    margin-right: 500px;
    clear: both;
    text-align: right;
}
#flags img
{
    border: 0px;
}
h1
{
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
}
#gallery
{
    margin: 0 auto;
    width: 230px;
}
#gallery img
{
    float: right;
    border: 1px solid #990000;
    margin-right: 10px;
    margin-top: 10px;
}
div#bnews
{
    margin: 0 auto;
    padding: 5px;
}

div.pTitle
{
    font-family: Arial, Times New Roman;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
div.pSummary
{
    margin-bottom: 10px;
    margin-top: 10px;
    background-image: url(img/bgsummary.gif);
    background-repeat: repeat-x;
    width: 875px;
    height: 51px;
    text-align: center;
    padding-top: 15px;
}
div.pSummary, div.pBody
{
    line-height: 20px;
}
div.holder
{
    padding: 20px;
    margin-top: 5px;
    background-image: url(img/mainbg.gif);
    background-repeat: repeat-y;
}
div.NewsRow
{
    width: 90%;
    text-align: right;
    clear: both;
    margin-bottom: 5px;
}
.pBody Table
{
    direction: ltr;
}
.pBody TD
{
    direction: ltr;
}
.NewsRow img
{
    border: 1px solid #ffff00;
    margin: 5px;
}
div#mainContainer
{
    width: 895px;
    margin: 0 auto;
    background-image: url(img/mainbg.gif);
    background-repeat: repeat-y;
    padding-right: 10px;
    padding-left: 10px;
}
.baseTable
{
    width: 100%;
    margin: 0 auto;
}
div#footer
{
    width: 915px;
    height: 40px;
    margin: 0 auto;
    background-image: url(img/bgfooter.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 10px;
}
