/* CSS Document */
body {
	
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center;
	padding:0px;
	margin:0px;
	height:703px;
	overflow:scroll;
}
#MainWrapper {
	width:960px;
	height:703px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding:0px 0px 0px 0px;
	text-align:center;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
}
#Flash {
	width:960px;
	height:703px;
}

