	body
	{
	background: #181a18;
	}

	p
	{
	font-family: "verdana", "century gothic", sans-serif;
	font-size: 9px;
	line-height: 2em;
	color: #ffffff;
	padding: 0;
	margin: 0 0 0 600px;
	}

	a, a:visited
	{
	text-decoration: none;
	}

	#flash
	{
	background: none;
	position: relative;
	margin: 0px auto;
	width: 1024px;
	height: 768px;
	}

	/* styles for IE 5 Mac */
	#horizon 
	{
     background-color: transparent;
     position: absolute;
	}
	
	/* following rules are invisible to IE 5 \*/
	#horizon 
	{
     background-color: transparent;
     position: absolute;
     top: 50%;
     left: 0px;
     width: 100%;
	height: 100%;
     margin-top: -340px;
     min-width: 900px; 
	}
	 /* end IE 5 hack */ 
