﻿.CON1 
{
    width: 100%;
    background: #F4E4B7; 
    margin-bottom: 2em;
    }
.CON1Header 
{
    background: #E2B660;
    height: 38px;
    border-bottom: 3px solid white;
}

.CON1Content 
{
    
   
    margin-left: 23px;
    margin-right: 23px;
    }

.CON1Footer
{
    border-top: 3px solid white;
    background: #ebc76c url(images/con1Footer.png) no-repeat left;
    width: 100%;
    height: 23px;
}

.Head 
{
    font: 20px Verdana; color: White; position: relative; top: 5px;}
    
.CON1Content .Head 
{
    color: #545454;
}