/* ------------------------------
	Sports CSS
------------------------------ */

#content_sports {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_sports.jpg) no-repeat top left;
}

#content_sports2 {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_sports2.jpg) no-repeat top left;
}

#subflash_sports {
	position: absolute;
	top: 101px;
	left: 18px;
}

h2.sports_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 354px;
	height: 34px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_sports.gif) no-repeat top right;
}


#subcontent_sports {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/attraction_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

a { color: #336600; }
h3.section_title { color: #003300; }
#section_content { color: #000000; }