	body {
	text-align: center;
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 1em;
	margin-top: 10px;
	}
	
	#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	
	#mc {
	width:950px;
	background-color:#181818;
	margin-left: -475px;
	position: absolute;
	top: -278px;
	left: 50%;
	visibility: visible;
	height: 542px;
	}

	

	#flashcontent {
	position: relative;
	width: 950px;
	text-align: center;
	height: 516px;
	}


	#bottom {
	position: relative;
	text-align: left;
	width: 950px;
	top: 10px;

	}

	#bottomleft {
	float: left;
	width: 715px;
	padding-left: 108px;
	height: 17px;
	padding-top: 5px;

	}

	#bottomright {
	float: left;

	}
