#TeamHeader
{
	position: relative;
	margin: 0.75em 0 0.5em 0;
	height: 120px;
}

#TeamPhotograph
{
	position: absolute;
	top: 0;
	right: 1px;
	width: 160px;
	height: 120px;
}

#TeamPhotograph img
{
	border: 1px Black solid;
}

#TeamNumber
{
	position: absolute;
	top: 0;
	left: 0;
	width: 105px;
	height: 120px;
	border: none;
}

#TeamData
{
	position: absolute;
	top: 0;
	left: 112px;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	border: none;
	padding: 5px;
	width: 360px;
	height: 110px;
}
