﻿.mainBodyTopBG
{
    background: #ffffff url(/img/theclub/mainBodyBGTop.gif) no-repeat;    
}

.mainBodyCenter
{
    background: #ffffff url(/img/theclub/contentBGmain.gif) repeat-y;
}

.mainBodyBottomBG
{
    background: #ffffff url(/img/theclub/mainBodyBGBottom.gif) no-repeat;
}

.divHeaderHeaderText h1 span
{
    display: block;	width: 0; height: 0; overflow: hidden;
}

.divHeaderHeaderText
{
    position: absolute;
    top: -5px;
    left: 0;
    height: 104px;
    width: 376px;
    background: transparent url(/img/headers/forgrownups.png) no-repeat;  
    z-index: 2;
    
}

.freeform{}
.freeform a{ color: #cc0000; font-weight: bold; text-decoration: none;}
.freeform a:hover{ text-decoration: underline;}
