/*@import url(/styles/default.css);*/



body#main {background:#FFFFFF url(../images/bkgnd.jpg) repeat-x;}
div#shiv {margin-top: -760px;}
div#centered {margin: 0 auto;width: 1000px;height: 750px;}

table.container{width:100%; background-color:none; border: none;}
td.header{width:100%; height:235px;}
td.frame-content{text-align:center; padding-top: 60px;}
#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;
}

.content, .frame-content{width:1000px; background:#FFF;}
p.disclaimer { width: 1000px; margin:0 auto;}
#help-views { width: 1000px; margin:0 auto;}

#header {
	background: #fff url(../images/bgHeader.jpg) repeat-x 0 0; 
	text-align:center; 
	position: fixed; 
	width:100%; 
	height:235px; 
}

td.footer{
	text-align:center; 
	background: url(../images/bgFooter.jpg) repeat-x 0 0;
	padding: 0;
}
#headerswf{position:absolute;  z-index:100; margin-left: -500px;}



/* -----------------Colors More Info-------------------- */

#tabbar a:link, #bz a:link {color:#990000; }
#tabbar a:hover, #bz a:hover {color:#FF0000; }
#tabbar a:visited, #bz a:visited {color:#990000; }