﻿
body
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#header
{
    width: 879px;
    height: 275px;
    vertical-align: bottom;
    
    text-align:right;    
    background-image: url(/media/images/aaed_banner_09-2.jpg);
    border-style: none;
}

#headerRow1
{
    width: 879px;
    height:5px;
     
    color:red;
    text-align:right;    

    border-style: none;
}
#headerRow2
{
    width: 879px;
    height:83px;
    vertical-align: bottom;
    
    text-align:right;    
 
    border-style: none;
}

#leftcol
{
    background-image: url(/media/images/menu_fill_09.jpg);
    width: 169px;
    height: 10%;
    border-style: none;
    vertical-align: top;
    border:solid 0px #ff0000;
}


#leftcolmid
{
    background-image: url(/media/images/menu_bottom_09.jpg);
    border-style: none;
    background-repeat:no-repeat;
    width: 169px;
    height: 28px;
    vertical-align: top;
}

#leftcolbottom
{
    background-image: url(/media/images/left_fill_09.jpg); 
    background-color: #FF9933;
    width: 169px;
    height: 500px; 
    vertical-align: top;
    border-style: none;
}


#rightcol
{
    background: #FFFFFF;
    width: 180px;
    height: 100%;
    text-align:right;
    vertical-align: top;
    border-style: none;
}

#content
{
    background-image: url(/media/images/content_fill_09.jpg);
    width: 530px;
    
    vertical-align: top;
    border-style: none;
    font-family:Verdana;
    font-size: 14px;
    padding:0px 0px 0px 0px;
    border-style:none;
}

#footer
{  color:Gray;
    background: #ffffff;  
    width: 879px;
    height: 20px;
    border-style: none;
    text-align:center;
    font-family:Verdana;
    font-size:x-small;
}

#footer2
{  color:#CCCCCC;
    background: #ffffff;  
    width: 879px;
    height: 20px;
    border-style: none;
    text-align:center;
    font-family:Verdana;
    font-size:x-small;
}

#footer2 a
{  color:#CCCCCC;
    
}

#footer2 a:hover
{  color:purple;
    
}

.banner_menu
{
 font-size:8px; 
 color:White; 
 text-align:right;   
    
    
}

a
{
    text-decoration: none;
}

#aaed
{
    width: 879px;
    font-family: Verdana;
    font-size: 14px;
    border-style: none;
    background-image: url(/media/images/aaed_banner_09-2.jpg);
    background-repeat:no-repeat;
}


.textmain a:hover
{
    color: #860038;
    text-decoration: underline;
}

.line
{
    color: #FF9933;
    background-color: #FF9933;
    height: 2px;
}







