div#newlinks {
	background-image: url(images/linksbg.jpg);
	z-index: 51;
	top: 200px;
	left: 100px;
	width: 939px;
	height:1000px;
	text-align: center;
}

div#links {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 565px;
	top: 382px;
	width: 454px;
	height: 589px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}
div#contact {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 234px;
	top: 383px;
	width: 252px;
	height: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}

div#disclaimer {
	table-layout:inherit;
	z-index: 52;
	position: absolute;
	left: 239px;
	top: 681px;
	width: 245px;
	height: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}
