body
{
    background-color: #efefef;
    color: #000;
    font-family: Verdana;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
a
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a:hover
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #00608d;
    text-decoration: none;
}
#container
{
    width: 800px;
    margin: 0px auto 0px auto;
}
#container-head
{
    width: 800px;
    height: 48px;
    margin: 0xp auto 0px auto;
    background-image: url(images/menu_bg.gif);
    text-align: center;
    padding: 25px 0px 0px 0px;
}
#container-logo
{
    width: 780px;
    height: 37px;
    padding: 20px 0px 20px 20px;
    border-bottom: solid 1px #000;
    margin: 0px auto 0px auto;
}
#content-left
{
    float: left;
    width: 418px;
    max-width: 418px;
    margin: 0px 0px 20px 0px;
}
.header
{
    font-size: 14px;
    font-weight: bold;
}
#content-right
{
    float: right;
    width: 360px;
    max-width: 360px;
    margin: 60px 0px 20px 0px;
}
#content-right img
{
    border: 1px solid #000;
}
#content-full
{
    float: left;
    min-height: 50px;
    margin: 0px 0px 140px 0px;
}
.brodtext
{
    text-align: justify;
}
#footer
{
    float: none;
    clear: both;
    border-top: solid 1px #000;
    width: 780px;
    margin: 0px auto 0px auto;
}
#footer table
{
    width:400px; 
    margin: 0px auto 0px auto;
}
.flash-it
{
    font-size: 10px;
    color: #333;
    text-decoration: underline;
    text-align: center;
}
.flash-it a
{
    font-size: 10px;
    color: #333;
    text-decoration: underline;
}
.flash-it a:hover
{
    font-size: 10px;
    color: #777;
    text-decoration: underline;
}
.adjust
{
    padding: 0px 0px 0px 20px;
}
p a
{
    font-size: 12px;
}
p a:hover
{
    font-size: 12px;
}
.imagesThumb {
border: 2px solid #000;
margin: 10px;
}
