@charset "UTF-8";
.oneColElsCtr #container #thecontent #flashwrapper {
	display: block;
	float: left;
	height: 720px;
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}
#thecontent {
	background-color: #71128E;
	display: block;
	height: 800px;
	width: 960px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

