﻿.sectionHeader
{
    color: #ffffff;
    background-color: #666666;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    height: 17px;
    line-height: 17px;

}

.sectionBody
{
    border: solid 1px #666666;
    text-align: center;
    padding: 2px;
}

.sectionWrapper
{
    margin: 3px;
}


.headerImage
{
    background-image: url('Images/stg_banner_r3b.jpg'); 
    background-repeat: no-repeat; 
    background-position: 145px;
    height: 100px;
    
     
}
