body 
	{
	background-color: #FFFFFF;
	margin: 0px
	}
#horizon        
	{
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	background-image:url(../images/noFlash.gif);
	background-color: #7AAADB;
	margin-left: -483px;
	position: absolute;
	top: -323px;
	left: 50%;
	width: 967px;
	height: 647px;
	visibility: visible
	}
	
#flashContent {
	margin-top:23px;
} 
#noFlashMsg {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
	margin-top:450px;
	text-align:left;
	margin-left: 110px;
}
#noFlashMsg a { color:#FFCC00; text-decoration:none; } 	
#noFlashMsg a:hover { text-decoration:underline; } 	
/*
#horizon    
	{
	width: 100%;
	height: 100%;
	}
	
#content    
	{
	width: 100%;
	height: 100%;
	}
*/
