body 
	{
    background:url("images/CW_bkg.png");
	margin: 0px
	}

#horizon        
	{
	text-align:left;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	}

#content    
	{
    margin-left: -550px;
	position: absolute;
	top: 2px;
	left: 39%;
	width: 1100px;
	height: 700px;
    background:url("images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
	}

div#preload { display: none; }



.navtext {text-align:left; width:200px; font:9pt sans-serif; border-width:1px; border-style:outset; border-color:white; background-color:#993300; layer-background-color:tan; color:white; }
