@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFF;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtr #container {
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 630px;
	width: 1000px;
	margin-top: -315px;
	margin-left: -500px;
	background-image: url(../images/bckg_v2.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.oneColFixCtr #container img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtr #container #FlashID {
	margin-left: 0px;
	padding-left: 0px;
}

object {
	outline:none;
}
.oneColFixCtr #container a {
	text-decoration: none;
	color: #03F;
}
.oneColFixCtr #container h4 {
	text-shadow: #fff 0px 1px;
}
