.teambox1{
	width: 391px;
	height: 160px;
	float:left;
	margin:4px;
	}

.teambox2{
	width: auto;
	height: 107px;
	}

.teambox3{
	width: 284px;
	height: 106px;
	float:left;
	overflow: auto;
	}

.teambox3 .facts{
	border:1px solid #872f38;
	width: auto;
	height: 16px;
	padding:2px 2px 2px 5px;
	font-size: 10pt;
	/* float:left; */
	margin:2px;
	}
		
.teampic{
	width:100px;
	height:100px;
	border:1px solid #872f38;
	float:left;
	padding:2px;}
	

.teamhead1{
	font-family: 'Fredericka the Great';
	text-align:center;
	color:#b5535d;
	border-bottom:1px solid #872f38;
	font-size:30px;}