﻿body 
{
    background-image:url("/images/chickBG.bmp");
    font-family:Verdana;
    font-size:medium;
    min-height:600px;
}
.minheight
{

}
.plain
{
    width:1000px; 
    background-color:#ffff99; 
    
    
}
.lefttd
{
    width:180px;
    background-color:#ffff99;
}

.righttd
{
   
    background-color:#ffff99;
}

.centertd
{
    width:800px;
    background-color:#ffff99;
    text-align:center;
}
.bottom
{
    vertical-align:bottom;
    bottom:0;
    left:0;
    width:800px;
}
#Image1
{
    
   
     
}

#content
{
 width:1000px; 
 min-height:800px; 

}

#links
{
    float:left;
    width:175px;
   
    
    background-color:#ffff99;
    font-size:medium;
    min-height:800px; 
}

#MainContent
{
    
    
    width:800px;
    padding-left:200px;
    
    background-color:#ffff99;
    text-align:left;
    min-height:800px; 
}

#head
{
    font-size:24pt;
    color:Navy;
    text-align:center;
}

#sub
{
    font-size:14pt;
    color:Navy;
    text-align:center;
}

.header
{
    font-weight:bold; 
    color:#000099;  
    position:relative; 
    left:175px;
}
.header2
{
    font-weight:bold; 
    color:#000099;  
    position:relative; 
    left:15px;
}
