body {
	margin: 0 auto;
	/*background:#A3C1DD;*/
	background:url(../images/waterbg2.jpg) no-repeat bottom left fixed;
	font: 12px Arial, Tahoma, Helvetica, sans-serif; 
	color: #000000;
	}

.outer {
	background:url(../images/trans40.png);
	width:10px;
	}















/********** COPYRIGHT **********/

td.copyright {
    font-size: 10px;
    color: #cecece;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    padding-bottom: 5px;
	width:100%;
	height:24px;
	}

a.copyright:link, a.copyright:visited {
	font-size: 10px;
	color: #cecece;
	text-decoration: none;
	}
	
a.copyright:hover, a.copyright:active {
    font-size: 10px;
    color: #cecece;
    text-decoration: underline;
}

/**** ADVERTISING ****/

.sponsorAdHeader
{
    font-weight: bold;
    color: #ffffff;
    background-color: #333385;    
    height: 25px;
    padding-left: 10px  
}

.sponsorAdContainer
{
    border: solid 2px #333385;
    height: 80px;
    padding-left: 10px;
    padding-right: 10px;
}

.sponsorAdLeft
{
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    border-left: solid 1px silver;
    height: 60px;
    width: 120px;
    color: Silver;
    font-size: 10px;
    text-align: center;
    cursor: pointer
}

.sponsorAdRight
{
    border: solid 1px silver;    
    height: 60px;
    width: 120px;
    color: Silver;
    font-size: 10px;
    text-align: center;
    cursor: pointer       
}

/**** FREE MODULES ****/


.adsMapAdsLink:hover
{    
    FONT-SIZE: 12px;
    COLOR: #333385;
    TEXT-DECORATION: underline;
}

.adsMapAdsLink
{    
    FONT-SIZE: 12px;
    COLOR: #006600;
    TEXT-DECORATION: none;
}
.eventsLink
{    
    FONT-SIZE: 12px;
    COLOR: #006600;
    TEXT-DECORATION: none;
}

.MemRosterLink
{
    FONT-WEIGHT: bold! important;
    FONT-SIZE: 12px;
    COLOR: #006600;
    TEXT-DECORATION: none;
}


/**** PAY FOR MODULES ****/


.newsFeatureColor /* This lies within a td tag */
{
    BACKGROUND-COLOR: #333385;
    padding-top: 5px;
    padding-bottom: 5px
}
.newsHeaderText /* This lies within a font tag */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.newsNavLinks
{
    FONT-WEIGHT: bold! important;
    FONT-SIZE: 11px! important;
    COLOR: #ffffff! important;
    TEXT-DECORATION: none! important
}
.newsItemTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    TEXT-DECORATION: none
}
.newsItemText
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    TEXT-DECORATION: none
}





