﻿.adminBanner
{
    background: url("../images/eliz2.jpg") no-repeat;
    height: 152px;
}
.generalBanner 
{
    background: url("../images/eliz.jpg") no-repeat;
    height: 152px;
}
.swimBanner 
{
    background: url("../images/eliz2.jpg") no-repeat;
    height: 152px;
}
.tennisBanner 
{
    background: url("../images/eliz.jpg") no-repeat;
    height: 152px;
}
.headerImage 
{
    background-image: url('../images/clubs/GSA00PhoenixBoys.png'); 
}
body.general
{
    background-image: url(  '../images/gradred.png' ) !important;
}
body.general .topImage img
{
    border-color: #f00 !important;
}
