@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	text-align:center;
	margin:0px;
	overflow:hidden;
}

#wrapper {
	width:100%;
	/*height:900px;
	text-align:center; */
}

#flashContainer{
	position:relative;
	z-index:2;
}

.noFlash{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:20px;
}