a.bioPhoto {
	position: relative;
	display: block;
	height: auto;
	width: 200px;
	float: left;
	margin: 0 15px 20px 0;
}

a.bioPhoto div.fname {
	width: 200px;
	position: absolute;
	bottom: 24px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 29px;
	color: #fff;
	text-align: center;
	z-index: 100;
}

a.bioPhoto div.lname {
	width: 200px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 29px;
	color:#000;
	text-align: center;
	background: #fff;
	z-index: 100;
}

a.featured {
	position: relative;
	display: block;
	height: auto;
	width: 200px;
	height: 225px;
	margin: 0;
}

a.featured div.fname {
	width: 200px;
	position: absolute;
	bottom: 24px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	z-index: 100;
}

a.featured div.lname {
	width: 200px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 27px;
	color:#000;
	text-align: center;
	background: #fff;
	z-index: 100;
}

#featuredAthlete p {
	float: left;
	margin-left: -122px;
	margin-top: -122px;
	font-weight: bold;
	color: #a18f61;
	font-size: 28px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

#mastHead.home-FR #featuredAthlete p {
	margin-left: -82px;
	margin-top: -122px;
}


a.miniBioPhoto {
	position: relative;
	display: block;
	height: auto;
	width: 100px;
	text-decoration: none;
	width: 100px;
	height: 135px;
}

a.miniBioPhoto div.fname {
	width: 100px;
	position: absolute;
	bottom: 14px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	z-index: 100;
}

a.miniBioPhoto div.lname {
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 16px;
	color:#000;
	text-align: center;
	background: #fff;
	z-index: 100;
}

div.team {
	float: left;
	margin: 0;
	width: 278px;
}

div.gender {
	float: left;
	margin: 0;
	width: 100px;
	margin: 0 8px 0 0;
}

a.miniBioPhoto span.fname {
	display: block;
	width: 100px;
	position: absolute;
	bottom: 14px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	z-index: 100;
}

a.miniBioPhoto span.lname {
	display: block;
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 16px;
	color:#000;
	text-align: center;
	background: #fff;
	z-index: 100;
}

#contentContainer .rightContent P.gender {
	float: left;
	width: 100px;
	margin: 0 8px 0 8px;
	padding: 0;
}

#contentContainer .rightContent .accordion P.news {
	margin: 0 0 1em 0;
	padding: 0;
}

