body 
{
    width: auto;
    background-color: #000;
    background-image: url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/pic8F21685FE9DE4BA73F6EBD630EF63687.jpg);
    background-position: 50% 0px;
    background-repeat: no-repeat;
}

.FlashContainer
{
    height: 750px;
    width: 1150px;
    font-size: 100%;
    color: #fff;
    margin: 0 auto;
}

.SplashFooter
{
    /*background: transparent url(http://cache.lego.com/images/universe/splash/panel_backdrop.gif) no-repeat;*/
    width: 950px;
    height: 98px;
    margin: 0 auto;
}

.FooterND
{
    background: transparent url(http://cache.lego.com/images/universe/splash/nd-Logo.gif) no-repeat center center;
    width: 170px;
    height: 98px;
    float: left;
}

.FooterESRB
{
    background: transparent url(http://cache.lego.com/images/universe/splash/esrb_logo.gif) no-repeat center center;
    width: 190px;
    height: 98px;
    margin: 0 0 0 400px;
    /*float: right;*/
}

.FooterText
{
    float: left;
    width: 580px;
    margin: 33px 0 0 0;
	color: #888C8E;
	font-family: Verdana,lucida,arial,helvetica,sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
}
