﻿body 
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    
    font-family:Verdana, Arial;
    color:White;
    font-size:small;
    background-color:#CCCCCC;
}

div.top  
{
    height:50px; 
    width:auto;
    background-image:url(Images/logo_area.gif);
    
}

div.menu  
{
    height:40px; 
    width:auto;
    background-image:url(Images/menu_area.gif);
    
}

div.menu_buttons 
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    height:40px;
}

div.logo  
{
    height:70px; 
    width:950px;
    background-image:url(Images/logo.gif); 
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto; 
}

div.footer
{
    background-color:Black;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    padding-top:3px;
    padding-bottom:3px;
}

div.footer_text
{
    background-color:Black;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    font-size:10px;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}

a.menu_link
{
    color:#CCCCCC;
    font-size:12px;
    font-family:Verdana, Arial;
    text-decoration:none;
    font-weight:bold;
}

a.menu_link:hover
{
    color:White;
}

tr.menu_row
{
    height:40px;
    padding-top:auto;
    padding-bottom:auto;
}

td.menu_column
{
    padding-right:35px;   
}

div.home_main 
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
}

div.home_divider 
{
    height:10px;
    background-color:Black;
}

div.home_bottom 
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:100px;
}

div.gallery 
{
    width:950px;
    margin-left:auto;
    margin-right:auto; 
    padding-top:50px;
    padding-bottom:50px;  
    color:Black;
}

td.home_headlines
{
    width:400px;
}
