@import url(Common.css);

    .SplashImage {
        clear: both;
        float: none;
        background: #fff url(../Images/Splash-Default.jpg) no-repeat;
        overflow: hidden;
        width: 754px;
        margin-top: -2px;
    }
    
    .SplashImage object {
		display: block;
    }
    
    .Snippet {
        display: none;
    }
    
   /* .Content { display: none; }*/
