body {	text-align:center;	margin: 0;	padding: 0;	background:#E7E9E9;	background: url(images/BG.gif);	background-repeat:repeat;}	#content {	text-align:left;	width:960px; /* or a percentage, or whatever */ 	position: relative;	top: 0px;	background:#FFFFFF;	padding: 20px;	margin: 20px;}#footer {	text-align:center;	width:960px; /* or a percentage, or whatever */ 	position: relative;	top: 0px;	background:none;	padding: 20px;	margin: 20px;}.maincopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ACACAC;	line-height: 14px;	margin-top: -14px;}.numbers {	text-align: right;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ACACAC;	line-height: 14px;	margin-bottom: -3px;}.footercopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ACACAC;	line-height: 14px;	margin-top: -14px;}.footercopy a:link {	color: #ACACAC;	text-decoration: none;}.footercopy a:hover {	color: #666666;	text-decoration: none;	}.footercopy a:visited {	color: #ACACAC;	text-decoration: none;}a:link {	color: #666666;	text-decoration: none;}a:hover {	color: #66FFFF;	text-decoration: none;	}a:visited {	color: #666666;	text-decoration: none;}