@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	}
body {
	background:#000 fixed no-repeat;
	}
#container {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 780px;
	width: 980px;
	margin-top: -435px;
	margin-left: -426px;
	background:url(/images/mfmain_bkgd.jpg) no-repeat;
	}
#flags {
	position: absolute;
	top: 728px;
	left: 50%;
	height: 65px;
	width: 100%;
	margin-left: -50%;
	text-align:  center;
	}
#flagnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#flagnav li {
	display: inline;
	padding: 1px;
	}
#comingsoonall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	position: absolute;
	text-align: center;
	top: 835px;
	width: 75%;
	height: 15px;
	left: 50%;
	margin-left: -37.5%;
	color: #dcdcdc;
	}
#countbox {
	position: absolute;
	top: 745px;
	left: 21%;
	margin-left: -30%
	width: 75%;
	height: 16px;
	text-align: center;
	/*border: 1px dotted red;*/
	color: red;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	}
#tickerline {
	
	}
#socnet {
	z-index: 10;
	/*border: 1px dotted yellow;*/
	position: absolute;
	top: 800px;
	left: 50%;
	height: 40px;
	width: 100%;
	margin-left: -50%;
	text-align: center;	
	
	
	}
#socnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#socnav li {
	display: inline;
	padding: 4px;
	}
#socnav li a {
	text-decoration: none;
	}
#socnav li a img {
	border: 0;
	}
	
#youtubevideo {
	position: absolute;
	margin-top: 405px;
	margin-left: 126px;
	_top: 405px;
	_left: 126px;
	
	
}	
	
