BODY{
	background: #000;
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center; /* Center aligns site in IE */
	margin: 0;
}
TABLE TD {
 	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 0.75em;
	font-weight: normal;
 }
IMG {                   /* no borders on any images */
	border: none;
}
#site {
	background: #000;
	margin: 0 auto;   /* Center aligns site in FF & Netscape */
	text-align: left; /* Put everything back left-aligned */
	width: 760px;
}
#splashContainer {
	width: 760px;
	position: relative;
}
#langMenu {
	color: #BFAC6F;
	font-weight: bold;
	position: absolute;
	top: 35px;
	left: 625px;
}	
#langMenu A {
	color: #F9F2CC;
	text-decoration: none;
}
#langMenu A:hover {
	color: #BFAC6F;
}
#footer {
	width: auto;
	background: #fff url("../_images/footer_bar.gif") repeat-x;
	height: 36px;
	line-height: 36px;
	color: #fff;
	padding-left: 20px;
}
#splashBannerSection{
	background: #B20000;
}
.holdBox {
	text-align: center; /* Center aligns site in IE */
	position: absolute; 

	background: #ffffff;
	border: 1px solid #000000;
	top: 300px; 
	padding: 10px;
	left: 50px;
	width: 650px;
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 20px;
	font-weight: bold;
}
.movie {
	width:760px;
	height:225px;
	background-image:url(../_images/splash_03_new.jpg);
	background-repeat:no-repeat;
}
