@charset "UTF-8";
/* CSS Document */

.logo {
	position: absolute;
	z-index: 5;
	left: 36px;
}

.theBox {
	position: absolute;
	z-index: 4;
	left: 636px;
	top: 150px;
	height: 450px;
	width: 280px;
	z-index: 3;
}

.theImages {
	position: absolute;
	z-index: 4;
	left: 36px;
	top: 150px;
	height: 450px;
	width: 600px;
	z-index: 4;
}

.theBrandsStrip {
	position: absolute;
	z-index: 4;
	top: 600px;
	left: 66px;
	height: 150;
	width: 850;
}

.theDescriptiveText {
	position: absolute;
	z-index: 5;
	left: 655px;
	top: 202px;
	width: 245px;
	height: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.theTitleText {
	position: absolute;
	z-index: 5;
	left: 655px;
	top: 175px;
}

.theHistory {
	position: absolute;
	z-index: 5;
	left: 205px;
	top: 120px;
	height: 27px;
	width: 87px;
}

.thePlayers {
	position: absolute;
	z-index: 5;
	left: 315px;
	top: 120px;
	height: 27px;
	width: 88px;

}	

.theGear {
	position: absolute;
	z-index: 5;
	left: 430px;
	top: 120px;
	height: 27px;
	width: 66px;

}


.theShop {
	position: absolute;
	z-index: 5;
	left: 520px;
	top: 120px;
	height: 27px;
	width: 67px;

}

.theSpecials {
	position: absolute;
	z-index: 5;
	left: 595px;
	top: 120px;
	height: 27px;
	width: 94px;

}

.theFriends {
	position: absolute;
	z-index: 5;
	left: 608px;
	top: 120px;
	height: 27px;
	width: 86px;

}

.theDetails {
	position: absolute;
	z-index: 5;
	left: 715px;
	top: 120px;
	height: 27px;
	width: 84px;

}

.theBoxer {
	position: absolute;
	z-index: 5;
	left: 820px;
	top: 120px;
	height: 27px;
	width: 75px;

}

.theHistoryBox {
	position: absolute;
	z-index: 4;
	left: 636px;
	top: 150px;
	height: 975px;
	width: 280px;
	z-index: 3;
}

.theHistoryImages {
	position: absolute;
	z-index: 4;
	left: 36px;
	top: 150px;
	height: 975px;
	width: 600px;
	z-index: 4;
}

.theHistoryBrandsStrip {
	position: absolute;
	z-index: 4;
	top: 1125px;
	left: 66px;
	height: 150;
	width: 850;
}

.thePlayersBox {
	position: absolute;
	z-index: 4;
	left: 636px;
	top: 150px;
	height: 650px;
	width: 280px;
	z-index: 3;
}

.thePlayersImages {
	position: absolute;
	z-index: 4;
	left: 36px;
	top: 150px;
	height: 650px;
	width: 600px;
	z-index: 4;
}

.thePlayersBrandsStrip {
	position: absolute;
	z-index: 4;
	top: 800px;
	left: 66px;
	height: 150;
	width: 850;
}



