body {
}
.Upcoming_Events
{
	background-image: url(upcoming_events.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:41px;
	width:230px;
}
.Marlin_Records_Club
{
	background-image: url(marlin_club_records.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:41px;
	width:230px;
}
.Swimming_Web
{
	background-image: url(swimming_web.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:41px;
	width:230px;
}
TD.content_area
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #57ACC9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
	line-height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
