﻿body
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    text-decoration: none;
    background-image:url(images/bglayer7.jpg);
    background-repeat: repeat;
    
}
#container
{
    width:1000px;
    height: 650px;
    background-image: url(images/master_background5.jpg);
    margin: 0 auto;
}
#container2
{
    width:1000px;
    height: 650px;
    background-image: url(images/background_special2.jpg);
    margin: 0 auto;
}
#nav
{
    width:810px;
    height: 28px;
    padding-top: 72px;
    padding-left:2px;
    border: 0px solid #000000;
    float:right;
}

#nav2
{
    width:1000px;
    float: right;
    
}
a, a:visited, a:active
{
    color: #003399;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #009933;
}

#nav a 
{
    padding-left: 10px;
    padding-right: 10px;
    color: Black;
}

#nav a:hover
{
    text-decoration: underline;
    color: #009933;
}

#content
{
    overflow:hidden;
    background-position:left top;
   
    
}
    
#dt
{   
    font-size: 12pt;
    width:160px;
    float:right;
    padding-top: 5px;
    color:#000000;
    text-align:right;
    padding-right: 5px;
}




#swf 
{
   
    padding-top:5px;
}


#ads
{
    width:125px;
    float:right;
    border: 0px solid #000000;
    height: 490px;
    padding-top: 25px;
    background-color: #e9cea3;
    
    }
#content
{
    padding-left: 5px;
    width:990px;
    height:490px;
    float:left;
    border: 0px solid #000000;
    padding-top: 5px;
    }

#clear
{
    clear:both;
    }
#footer
{
    width: 700px;
    padding-top: 6px;
    padding-right: 10px;
    float:right;
    }

object 
{
    padding-left: 10px;
}



