@charset "UTF-8";
body {
	margin-bottom: 400px;
}
h1 {
	background-image: url(../images/EventOracleLogo.jpg);
	height: 66px;
	width: 230px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -450px;
}
h2 {
	height: 16px;
	width: 400px;
	position: absolute;
	left: 50%;
	top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin-left: 50px;
}
.Navigation {
	position: absolute;
	height: 35px;
	width: 900px;
	left: 50%;
	top: 135px;
	margin-left: -450px;
}
.FlashMain {
	position: absolute;
	height: 370px;
	width: 900px;
	left: 50%;
	top: 170px;
	margin-left: -450px;
	color: #000;
}
.FooterLine {
	position: absolute;
	height: 2px;
	width: 900px;
	left: 50%;
	top: 550px;
	color: #333;
	margin-left: -450px;
	background-color: #333333;
}
.FooterTextLeft {
	position: absolute;
	height: 97px;
	width: 265px;
	left: 50%;
	top: 560px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -450px;
}
.FooterTextRight {
	position: absolute;
	height: 12px;
	width: 300px;
	left: 50%;
	top: 560px;
	color: #333;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 150px;
}
.FooterTextMiddle {
	position: absolute;
	height: 35px;
	width: 280px;
	left: 50%;
	top: 560px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: -140px;
}
