body {
	background-color:#FFF;
	margin:0px auto 0px auto;
	padding:0x;
	width:968px;
	font-family:verdana;
	font-size:11px;
	color:#000;
}
h1, h3, p, ul, li {
	margin:0px;
	padding:0px;
}
#mastHeader {
	width:968px;
	height:46px;
	background-image:url(../images/launch/bg_mast.gif);
	background-repeat:repeat-x;
}
#mastLogo {
	width:968px;
	height:52px;
	background-color:#000;
	margin-bottom:30px;
}
.enter {
	width:697px;
	height:156px;
}
.sportsContainer {
	width:697px;
	xheight:356px;
	float:left;
}
.intro {
	float:left;
	padding:15px 10px 0px 27px !important;
	width:211px;
	background-image:url(../images/launch/bg_intro.gif);
	background-repeat:no-repeat;
}
.intro a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.intro a:hover {
	text-decoration:underline;
}
#fadeBar {
	width:968px;
	height:10px;
	background-image:url(../images/launch/bg_fade.gif);
	background-repeat:repeat-x;
	margin-bottom:30px;
}
#fadeBarSmall {
	width:697px;
	height:10px;
	background-image:url(../images/launch/bg_fade.gif);
	background-repeat:repeat-x;
	margin-bottom:4px;
}
#footerContainer {
	height:35px;
	padding-left:18px;
	line-height:34px;
	font-size:0.9em;
	color:#FFF;
	background-image:url(../images/common/bg_footer.gif);
	background-repeat:no-repeat;
}
#footerContainer a {
	font-size:0.9em;
	color:#FFF;
	text-decoration:none;
}
#footerContainer a:hover {
	text-decoration:underline;
}