html, body {background:#000 url(../images/bg.jpg) repeat-x;}

div#shiv {margin-top: -800px;}

div#centered {
margin: 0 auto;
width: 1000px;
height: 800px;
}

table.container{width:100%; background-color:none; border: none;}
td.header{width:100%; height:160px;}
td.frame-content{text-align:center; padding-top: 160px;}
#frame{background: #fff }
#console{background: #fff}
dt {background: #fff;}

td.content #content{
	margin: 0 auto;
	width:1000px;
	text-align:center; 
	padding:20px 10px 0 10px;
}

#headerswf{position:absolute;  z-index:100; margin-left: -500px;}

#header {
	background:#000 url(../images/headerBg.jpg); 
	text-align:center; 
	position: absolute; 
	width:100%; 
	height:160px; 
}

td.footer{
	text-align:center; 
	background:#000 url(../images/footerBg.jpg) repeat-x 0 0;
	padding: 0;
}

/*--------------------------------------------------------------*/

#help-views {line-height:150%; margin:20px 0 10px 130px; padding:0; overflow:hidden; width:1000px; text-align:center}

p.disclaimer {font-size:100%; margin:0 auto; padding:0; width:1000px}
