#civpage {
	position:relative;
	z-index: 100;
	top:50px;
	left:52px;
	width: 640px;
	margin-bottom:50px;
	border: 0px solid orange;
}
#civpageb {
	position:relative;
	z-index: 10;
	top:50px;
	left:0px;
	width: 640px;
	margin-bottom:50px;
	border: 0px solid orange;
}
