#linkTable {
	display: none;
}
#titleLine {
	position: absolute;
	left: 0px;
	top: -30px;
}
#mainBody {
	width: 90%;
	position: absolute; 
	left: -10px;
	top: 40px; 
}
#leftCol {
	width: 45%;
}
#rightCol {
	width: 45%;
	padding-right: 15px;
}
img {
	display: none;
}
