body {
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
	background-attachment: fixed;
	background-position: center top;
}
#mainWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: 100%;
	overflow: hidden;
}
#header {
	float: left;
	width: 1000px;
	background-repeat: no-repeat;
	height: 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#newsReader {
	float: left;
	height: 25px;
	width: 1000px;
	color: #000;
}

#navigation {
	float: left;
	width: 1000px;
}
#mainContent {
	float: left;
	width: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 400px;
	overflow: hidden;
}

#formContent {
	float: left;
	width: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	background-color: #FFF;
}


#flashContent {
	float: left;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 600px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	float: left;
	width: 1000px;
	height: 25px;
}
#headerNavigationWrapper {
	float: left;
	height: 29px;
	width: 1000px;
}
#headerVideoWrapper {
	float: left;
	height: 271px;
	width: 420px;
}

#leftHeaderWrapper {
	float: left;
	height: 271px;
	width: 580px;
}
#registrationEndWrapper {
	text-align: center;
}
#homeContent {
	float: left;
	height: 270px;
	width: 950px;
	overflow: hidden;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/home-content-bg.png);
	padding-top: 30px;
}

object {
	outline:none;
}
.bg2 {
	float: left;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.facebookFooter {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	float: left;
}

