body {
	color:#000; 
	background-color: #000000;
}
html, body, #wrapper {height:100%;	margin: 0 ;	padding: 0 !important;	border: none; text-align: center;}
#wrapper {margin: auto; text-align: left; position:relative}

#header{min-height:31px; width:100%}
#content {
	width:100%;
	height: 685px;
	overflow:hidden;
	background:#fff  url('noflash.jpg') center no-repeat;
}
#footer {
	height:150px;
	width:100%;
	padding: 3px 0;
	color: #fff;
	overflow: hidden;
}
#footer * {
	color:#fff !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 11px !important;
}
#footer hr {
	display:none;
}
