body {
    background: url('images/splashBG.jpg') repeat-x #644228;
    margin: 0;
    padding: 0px;
}

img, div {
    behavior: url(iepngfix.htc) ;
}

.noborder {
	border: 0px;
}

.container {
    width: 639px;
	height: 630px;
    margin: 0 auto;
	margin-top: 65px;
}

.header {
	width: 639px;
	height: 103px;
	float: left;
	display: inline;
}

.logo {
	behavior: url(iepngfix.htc);
	background: url('images/splashLogo.png');
	background-repeat: no-repeat;
	width: 192px;
	height: 100px;
	float: left;
	margin-left: 5px;
	margin-top: 1px;
}

.navigation {
	
	height: 16px;
	float: right;
	margin-right: 10px;
	margin-top: 84px;
	display: inline;
}

.navCopy {
	width: 30px;
	font-family: arial;
	font-size: 16px;
	color: #777675;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	display: inline;
}

.navCopy li {
	display: inline;
	margin-left: 8px;
}

.splashMainVid {
	width: 620px;
	height: 413px;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
	display: inline;
}

.enterButton {
	width: 128px;
	height: 55px;
	float: left;
	display: inline;
	margin-top: 8px;
	margin-left: 260px;
}

.footer {
	width: 625px;
	height: 25px;
	float: left;
	margin-top: 12px;
	margin-left: 7px;
	display: inline;
}

.footerCopy {
	font-family: arial;
	font-size: 12px;
	color: #ecd3a2;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.footerText {
    font-family: arial;
    font-size: 11px;
    color: #dec7ac;
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}
