#blurTitleContainer
{
	background-image:url('title_bg.png');
	width:100%;
	height:127px;
	background-repeat:repeat-x;
	position:absolute;
	top:58px;
}

#blurTitleHeader
{
	background-repeat:no-repeat;
	width:765px;
	height:197px;
	margin:0 auto;
	position:relative;
	top:10px;
}

#blurTitleBigHeader
{
	background-image:url('big_logo.png');
	background-repeat:no-repeat;
	width:765px;
	height:297px;
	margin:0 auto;
	position:relative;
	top:-36px;
	left:-90px;
}

#blurPageLabel
{
	position:absolute;
	top:64px;
	right:250px;
	font-family:Arial Black;
	font-size:14pt;
	color:#96F0FF;
}

#blurPageButtonContainer
{
	position:relative;
	top:-212px;
	left:230px;
	width:400px;
	height:92px;
	background-repeat:no-repeat;
	margin:0 auto;
}

.blurPageButton
{
	float:left;
	width:94px;
	height:92px;
	cursor:pointer;
}

.blurPageButton:hover
{
	background-position:0 92px;
}

#blurTitleHeader > #headerText
{
	position:absolute;
	top:134px;
	left:310px;
	width:450px;
	height:23px;
	text-align:right;
}

#blurDescriptionContainer
{
	width:765px;
	height:232px;
	margin:60px auto 0 auto;
}

#blurDescriptionContainer > .descText
{
	position:relative;
	top:46px;
	left:33px;
	width:445px;
	height:120px;
	font-family:Arial;
	font-size:12pt;
}

.blurEmphasis
{
	font-size:14pt;
	color:#FFFFFF;
}

#blurPowerupNavBar
{
	position:absolute;
	right:0px;
	bottom:-14px;
}

#blurPowerupNavBar .powerupIcon
{
	float:left;
	width:40px;
	height:30px;
	margin:0 2px;
	overflow:auto;
	background-position:0 0;
	cursor:pointer;
}

#blurPowerupNavBar .powerupIcon:hover
{
	background-position:0 30px;
}

.blurPowerupContainerTop
{
	position:relative;
	top:-50px;
	width:976px;
	height:111px;
	margin:0 auto;
	background-repeat:no-repeat;
}

.blurPowerupContainer
{
	position:relative;
	top:-50px;
	width:976px;
	height:311px;
	margin:0 auto;
	font-family:Arial;
	text-align:left;
	color:#96f0ff;
	font-size:10pt;
	background-repeat:no-repeat;
}

.blurPowerupContainer > .textContainer
{
	position:absolute;
}

.blurPowerupContainer > h1
{
	background-color:#000000;
	color:#fba506;
	position:absolute;
	font-size:32pt;
	font-family:Arial Black;
	padding:0 10px;
	margin:0;
	letter-spacing:-0.05em;
}

.blurCarContainer
{
	position:relative;
	width:921px;
	height:408px;
	margin:0 auto;
	background-repeat:no-repeat;
}