/* stats page */


#statspagecontainer	{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#statspageheader	{
	width: 900px;
	height: 110px;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
}
	
#statspagetext	{
	width:900px;
	height:auto;
	position: absolute;
	top: 110px;
}

