/* CSS Document */


body {
	background-color: #FFFFFF;
	position: absolute;
	height: 620px;
	width: 890px;
	left: 50%;
	top: auto;
	margin-top: 0px;
	margin-left: -445px;
	background-image: url(../images/siteBG.jpg);
}
.flashplayermessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nonflashcontent {
	background-position: center center;
	height: 100%;
	width: 100%;
}
