/* CSS Document */



/* Begin About Styles */

#header {

	background-image: url(images/header-about-1.jpg);

	width: 839px;

	height: 385px;

	margin-top: 60px;

	border-top: solid 3px #656565;

	}

.content .team{

	height: 275px;

	margin-top:15px;

	margin-bottom: 15px;

	}

.content .group{

	height:50px;

	margin-top:15px;

	margin-left: 10px;

}

.content .group .subgroup{

	width:130px;

	height:50px;

	float:left;

	}

.sponsor_group{

	clear:both;

	width: 100%;

	height: 360px;

	}

.sponsor_logo{

	float:left;

	margin-right: 8px;

	margin-bottom: 20px;

	}

.sponsor_logo img{

	border-right: 0px;

	border-left: 0px;

	margin-right: 0px;

	}



/* End About Styles */

