#centered {
	position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 766px;
  text-align: left;
	}
#Background {
 position: absolute;
  left: 0;
  top: 0px;
  width:766px;  
z-index:1; 
visibility: visible;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
body {
	background-color: #999999;
}
body,td,th {
	color: #999999;
}
}
#copyright {

	position: absolute;
	left: 0;
	top: 755px;
	width:766px;
	height:20px;
	z-index:1;
	visibility: visible;
	border: 0px none;
}
