@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	scrollbar-face-color:#601c08;
	scrollbar-highlight-color:#802d14;
	scrollbar-shadow-color:#421204;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#9c4d35;
	scrollbar-track-color:#421204;
	scrollbar-darkshadow-color:#000813;

}
#horizon {
	position: absolute;
	top: 50%;
	width: 100%;
	
}
#introflash {
	width:806px;
	height:597px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px 0 0 -403px;
}
#mainflash {
	width:1015px;
	height:669px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-335px 0 0 -508px;
}

.H1SUB{}
.H1SUB h1{margin:0; padding:0; text-indent:-9999px; width:522px; height:0px; background:url(header.gif) no-repeat; display:none;}