body{
background-color:#173470;
background-image:url(images/mainback.png);
background-repeat:repeat-x;
font-family:"Segoe UI", arial, verdana, sans-serif;
color:#fff;
font-size:12px;
line-height:1.45em;
margin:0px;
padding:0px;
text-align:center;
}
H1, H2, H3, H4, p{
padding:0;
margin:0;
display:block;
}
a{
color:#fff;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1{
font-size:28px;
letter-spacing:0.08em;
display:inline;
line-height:40px;
}
#outerWrap{
width:100%;
min-height:571px;
background-image:url(images/bigback.png);
background-repeat:no-repeat;
background-position:center top;
text-align:center;
}
#wrap{
width:960px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-bottom:40px;
position:relative;
overflow:hidden;
}

#top{
width:960px;
height:147px;

}
#teaser{
width:960px;
height:auto;
overflow:hidden;
}
#mainContent{
background-image:url(images/bottom_bg.png);
background-repeat:repeat-x;
min-height:248px;
width:960px;
padding-top:8px;
}
.gameBox{
width:286px;
*width:304px;
*_width:286px;
height:72px;
*height:88px;
float:left;
padding:8px;
border:1px solid #5E7FA0;
margin:8px;
background-color:#01366A;
background-image:url(images/gameboxbg.png);
background-repeat:repeat-x;
}
.gameBox H4{
font-size:12px;
letter-spacing:0.1em;
color:#fff;
}
.gameBox H3{
font-size:18px;
letter-spacing:0.05em;
line-height:28px;
}
.gameBox img{
float:right;
}
.right{
float:right;
}
.ticketsBox{
width:604px;
*width:624px;
margin:8px;
padding:8px;
float:right;
height:72px;
border:1px solid #E9D8BA;
background-image:url(images/ticketboxbg.png);
background-repeat:repeat-x;
background-color:#C9A159;
}
.ticketsBox img{
float:right;
}

#splashFooter{
width:928px;
*width:944px;
border:1px solid #8E8E8E;
padding:8px;
height:66px;
background-color:#000;
background-image:url(images/splashfooter.png);
background-position:right top;
float:left;
clear:both;
text-align:center;
margin-top:8px;
margin-left:8px;
}
#splashFooter H3{
display:block;
font-size:16px;
padding-bottom:8px;
}
#splashwww{
position:absolute;
right:16px;
bottom:8px;
border:0px solid;
}
/* UPDATES MARCH 2010 */

#videoPlayerBox{
	margin-left:16px;
	margin-top:8px;
	border:1px solid #999;
	width:486px;
	float:left;
	background:#000;
	}
#splashLinks{
	float:right;
	margin-right:16px;
	margin-top:8px;
	width:400px;
	padding-top:74px;
	}	
#splashLinks a{
	background-image:url(images/bottom_bg.png);
	display:block;
	border:1px solid #0C1B3B;
	padding:6px;
	text-align:center;
	font-size:20px;
	margin-top:8px;
	line-height:30px;
	color:#FFC000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}	