/* CSS Document */

#header	{
	height: 230px;
	background-image: url(/images/bg_header_320.gif);
}

#content .section_teamphotos	{
	background-image: url(images/fp_section_bg_teamphotos.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

	#content .section_teamphotos p, #content .section_teamphotos li	{
		margin-right: 75px;
	}

#content .section_team	{
	background-position: bottom;
	background-repeat: no-repeat;
}

	#content .section_team p, #content .section_team li	{
		margin-right: 75px;
	}

#content .section_scores	{
	background-image: url(images/fp_section_bg_scores.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

	#content .section_scores p	{
		margin-right: 75px;
	}

#content .section_sunday	{
	background-position: bottom;
	background-repeat: no-repeat;
}

	#content .section_sunday p	{
		margin-right: 75px;
	}


#content .section_maps	{
	background-position: bottom;
	background-repeat: no-repeat;
}

	#content .section_maps p	{
		margin-right: 75px;
	}


#content .section_photos	{
	background-image: url(/images/photo_collage.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

	#content .section_photos p	{
		margin-right: 75px;
	}

#leftcol	{
	float: left;
	width: 555px;
	margin: 0px;
	padding: 0px;
}

#rightcol	{
	float: left;
	width: 349px;
	margin: 0;
	padding: 0px 0px 0px 15px;
}
