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

#content    
	{
	margin-left: -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1001px;
	height: 660px;
	}



a {
  -moz-outline: none 0;
  outline: none 0;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hide;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

.rollover a { display:block;width:100%; height:18px}
.rollover a:hover { font-weight: normal;}
