#introBox	{
	width : 950px;
	min-height : 189px;
	height : auto !important;
	height : 189px;
	background : url(../images/history/bg_intro_main.jpg) repeat-y;
}
	#innerIntroBox	{
		background : url(../images/history/bg_intro.jpg) no-repeat;
	}
		#introBox #innerIntroBox #introContent	{
			text-align : justify;
			margin : 0 0 0 345px; padding : 10px 10px 10px 0;
		}
		#introImages	{
			margin : 0 0 0 522px;
			width : 426px;
		}
#infoImage	{
	width : 950px; height : 71px;
}
ul#badges	{
	display : block;
	border : 0px solid #fff;
	margin : 0; padding : 0;
	width : 950px; height : 135px;
	list-style-type : none;
}
	ul#badges li	{
		float : left;
	}
	/* General topnav elements */
	ul#badges a {
		display : block;
		height : 135px;
		float : left;
	}
		/* QPR */
		ul#badges a#qpr	{ width : 110px; background : url(../images/history/badge_qpr.gif) 0 0 no-repeat;}
		ul#badges a#qpr:hover	{ background-position : 0 -135px;}
		
		/* Barnet */
		ul#badges a#barnet	{ width : 80px; background : url(../images/history/badge_barnet.gif) 0 0 no-repeat;}
		ul#badges a#barnet:hover	{ background-position : 0 -135px;}
		
		/* Sampdoria */
		ul#badges a#sampdoria	{ width : 110px; background : url(../images/history/badge_sampdoria.gif) 0 0 no-repeat;}
		ul#badges a#sampdoria:hover	{ background-position : 0 -135px;}
		
		/* Lecce */
		ul#badges a#lecce	{ width : 85px; background : url(../images/history/badge_lecce.gif) 0 0 no-repeat;}
		ul#badges a#lecce:hover	{ background-position : 0 -135px;}
		
		/* Sunderland */
		ul#badges a#sunderland	{ width : 92px; background : url(../images/history/badge_sunderland.gif) 0 0 no-repeat;}
		ul#badges a#sunderland:hover	{ background-position : 0 -135px;}
		
		/* West Brom */
		ul#badges a#west_brom	{ width : 111px; background : url(../images/history/badge_west_brom.gif) 0 0 no-repeat;}
		ul#badges a#west_brom:hover	{ background-position : 0 -135px;}
		
		/* Derby */
		ul#badges a#derby	{ width : 97px; background : url(../images/history/badge_derby.gif) 0 0 no-repeat;}
		ul#badges a#derby:hover	{ background-position : 0 -135px;}
		
		/* Millwall */
		ul#badges a#millwall	{ width : 90px; background : url(../images/history/badge_millwall.gif) 0 0 no-repeat;}
		ul#badges a#millwall:hover	{ background-position : 0 -135px;}
		
		/* Preston North End */
		ul#badges a#pne	{ width : 101px; background : url(../images/history/badge_pne.gif) 0 0 no-repeat;}
		ul#badges a#pne:hover	{ background-position : 0 -135px;}
		
		/* Toronto FC */
		ul#badges a#tfc	{ width : 74px; background : url(../images/history/badge_tfc.gif) 0 0 no-repeat;}
		ul#badges a#tfc:hover	{ background-position : 0 -135px;}

#timeline	{
	width : 950px; height : 107px;	
}

.clubContainer	{
	width : 950px;
	border : 0px solid #fff;
	background : url(../images/history/club_container_bg.gif) repeat-y;
}
	.clubInfo	{
		width : 450px;
		float : left;
	}
	.clubContent	{
		width : 280px;
		float : left;
		padding : 0 0 20px 0;
	}
		.clubContent p	{
			padding : 18px 0px 0 5px; margin : 0;
			text-align : justify;
			line-height : 15px;
		}
	.statsBox	{
		width : 220px;
		float : left;
		border : 0px solid #fff;
	}
		.pics	{
			width : 220px;
		}
		.stats .header	{
			margin : 20px 22px 5px 11px; padding : 0 0 5px 0; 
			border-bottom : 1px solid #d1cfcf;
			font-size : 16px;
		}
			.statsContent	{
				padding : 4px 0 0 11px; margin : 0;
			}
				.statsContent .description	{
					width : 90px;
					float : left;
					border : 0px solid #fff;
				}
				.statsContent .number	{
					width : 50px;
					float : left;
					border : 0px solid #fff;
				}
				.statsContent .flag	{
					width : 45px; height : 15px;
					float : left;
					border : 0px solid #fff;
				}
					.statsContent .flag img	{
						padding : 3px 0 0 22px; margin : 0 0 0 0;
					}
				.statsContent .clubText	{
					width : 185px;
					padding : 5px 0 20px 0;
					font-size : 10px;
					line-height : 12px;
				}

