﻿.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: 20px;
    left: 0;
    height: 104px;
    width: 376px;
    background: transparent url(/img/headers/abouttheclub.png) no-repeat;  
    z-index: 2;
    
}

.freeform{}
.freeform a{ color: #cc0000; font-weight: bold; text-decoration: none;}
.freeform a:hover{ text-decoration: underline;}


.theClubHomepage{ width: 544px;  float: left;}
	.theClubHomepage .leftContent{ width: 289px; float: left;}
	.theClubHomepage .rightContent{ width: 225px; float: right;}
	.theClubHomepage .bottomContent{ width: 544px; height: 192px;  position: relative; clear: both; float: left;}
		.theClubHomepage .bottomContent .title{ position: absolute; top: 30px; left: 24px; width: 325px; height: 35px; }
		.theClubHomepage .bottomContent .content{ position: absolute; top: 63px; left: 65px; width: 268px; height: 104px; }
	.theClubHomepage .footer{ clear: both; width: 544px; }



.actvityTimeItems {clear: both; float: left; margin-top: 10px;}  
.actvityTimeItem{ float: left; clear: both; width: 540px;}
	.actvityTimeItem .goLink{ float: right;}
	.actvityTimeItem .thumb{float: left;  border: 0;}
	.actvityTimeItem .thumb img{ border: 0;margin: 0 10px 0 0;}
	.actvityTimeItem .title { text-decoration: none; color: #cc0000;}
	.actvityTimeItem .title:hover { text-decoration: underline;}
	.actvityTimeItemSeparator{clear: both; margin: 10px 0 10px 0; padding: 0; width: 540px; background: url(/img/theclub/itemseparator.gif) repeat-x; border: 0px; height: 16px;}
