/*
#tableBody {
	width: 770px;
	margin: 0px auto;
	clear: both;
	float: none;
}
#links {
	position: absolute;
	z-index: -1;
	margin: 0px auto;
	width: 770px;
}
*/
#links {
	float: right;
	position: absolute;
	z-index: -1;
}
body {
	margin: 0px auto;
	width: 770px;
}
