@charset "utf-8";
body, html {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height:100%;
}
#Container {
	width:100%;
	height:100%;
}
#historyFrame, #anchorDiv, #formDiv {
	display:none;
}
.Video {
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
}
.Video a {
	color: #908D60;
	text-align: center;
}
.Video .Logo {
	padding: 0px;
	clear: both;
	float: none;
	height: 85px;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
.Video .Logo h1 {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	text-indent: -100em;
	display: block;
}
.Video .SWF {
	padding: 0px;
	height: 412px;
	width: 486px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
