* { margin:0;padding:0;border:none; }

body { font:10px/10px Arial, Helvetica, sans-serif; background-image: url(../images/bg.gif); }

/* \*/
#horizon {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	margin-top:-230px;
	text-align:center;
	min-width:770px;
	
	}
/*  */

#wrapper {
	position:relative;
	width:770px;
	height:460px;
	margin:0 auto;
	text-align:left;
	}

.hide { display: none; }

#fop {
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	text-align:right;}
	
#fop2 {
	position:fixed;
	top:100%;
	left:0;
	width:100%;
	margin-top:-17px;
	text-align:right; }
