/* Other sites styles */
#otherSitesContainer {
	width: 625px;
	height: 63px;
}

#otherSites {
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#otherSites li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4B4B4B;
	font-weight: bold;
	display: inline;
	display: block;
	float: left;
}

#otherSites a {
	text-decoration: none;
	color: #FFFFFF;
}

#otherSites a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#otherSites #otherSites-dive {
	background-image: url(../images/otherSitesDive.gif);
	height: 63px;
	width: 122px;
	text-align: center;
}

#otherSites #otherSites-dive div {
	margin-top: 6px;
}

#otherSites #otherSites-swim {
	background-image: url(../images/otherSitesSwim.gif);
	height: 63px;
	width: 122px;
	text-align: center;
}

#otherSites #otherSites-swim div {
	margin-top: 6px;
}

#otherSites #otherSites-ski {
	background-image: url(../images/otherSitesSki.gif);
	height: 63px;
	width: 122px;
	text-align: center;
}

#otherSites #otherSites-ski div {
	margin-top: 6px;
}

#otherSites #otherSites-clay {
	background-image: url(../images/otherSitesClayField.gif);
	height: 63px;
	width: 122px;
	text-align: center;
}

#otherSites #otherSites-clay div {
	margin-top: 6px;
}

#otherSites #otherSites-clothing {
	background-image: url(../images/otherSitesClothing.gif);
	height: 63px;
	width: 122px;
	text-align: center;
}

#otherSites #otherSites-clothing div {
	margin-top: 6px;
}