#ctnthdr {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 90px;
	left: 0px;
	top: 10px;
	z-index: 5;
	background-image: url(images/links.gif);
}
#txt1 {
	position: absolute;
	width: 225px;
	height: 490px;
	left: 59px;
	top: 125px;
	text-align: left;
	z-index: 7;
}
#txt2 {
	position: absolute;
	width: 225px;
	height: 490px;
	left: 375px;
	top: 125px;
	text-align: right;
	z-index: 7;
}
