body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	padding:0;
	margin:50px 0;
	
}
.mainContainer {
	height:550px;
	padding:30px 0 30px 0;
	background-color:#000000;
}
.flashContainer {
	width:950px;
	margin:auto;
}

.footer { 
	color:#464646;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:950px;
	margin:auto;
}

.footertext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	padding-top:18px;
	padding-bottom:18px;
	float:left;
}

.footerlogo {
	float:left;
	margin-left:80px;
	margin-right:10px;
	margin-top:5px;
}

.footer a:link, .footer a:visited {
	color:#e36000;
	text-decoration:none;
}

.footer a:hover, .footer a:active {
	color:#e36000;
	text-decoration:underline;
}
.releasedate {
	font-family:Garamond, 'Garamond Ultra', 'Garamond Premr Pro', 'Garamond Book';
	color:#e36000;
	font-size:24px;
	font-weight:400;
}
