﻿
/*the basics, and works for FF*/
#DisablePageDiv{
	margin:0px 0px 0px 0px;
	position:fixed; 
	height: 100%;
	z-index:9998;
/*	padding-top:200px;
	padding-left:50px; */
	width:100%;
	clear:none;
	background:url('/images/opening_window/graybox75.png');
	/*background-color:#666666;
	border:1px solid #000000;*/
	}

	
#SplashHover{
	z-index:9999;
}	