.column
{
	position: absolute;
	height: 270px;
	top: 147px;
	overflow: auto;
}
#left
{
	top: 170px;
	height: 404px;
	width: 202px;
	left: 0px;
	z-index: 1;
}
#middle
{
	width: 581px;
	padding-right: 211px;
	left: 200px;
	z-index: 3;
}
#middleContent
{
	background-image:url(../images/carbonFibreBlack.jpg);
	background-attachment:fixed;
	width: 561px;
}
#right
{
	top: 80px;
	height: 453px;
	width: 200px;
	left: 781px;
	z-index: 4;
}
#nextRace
{
	position: absolute;
	width: 361px;
	left: 310px;
	z-index: 2;
	top: 427px;
	height: 50px;
}
#right div
{
	padding-top: 45px;
	padding-right: 35px;
}
#right div div#raceBanner
{
	background: none;
	height: auto;
	padding: 0px;
	width: 144px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 10px;
	height: 36px;
}
#right div div#stats
{
	background-image: url(../images/carbonFibreBlack.jpg);
	background-repeat: repeat;
	/*border: 2px solid #fff;*/
	padding: 5px;
	height: auto;
}
#standingsLink
{
	padding: 0px;
	position: absolute;
	top: 36px;
	
	
}
#standsLink, #standingsLink img
{
	width: 149px;
	height: 62px;
}