.imageframe {
	border: 1px solid #DEE5FD;
}
.imagedescription {
	vertical-align: top;
}
.sportname {
	border:0;
	padding:0;
	font-size:150%;
	line-height:100%;
	font-family:"georgia",serif;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	display: block;
}
.sportcaption {
	clear: both;
	float: left;
}
.achievement, .teams {
	width: 620px;
	margin-bottom: 20px;
}
.achievement .photo, .teams .photo {
	width: 400px;
	height: 300px;
	float: left;
	padding: 2px;
	border: 1px solid #DEE5FD;
	margin-right: 10px;
	margin-bottom: 10px;
}
