
#main {
	height: 337px;
	overflow: hidden;
	position: relative;
	margin: 0;
	top: 103px;
}

#main .text {
	padding-right: 15px;
}

#main .frontpageTables {
	position: absolute;
	left: 5px;
	bottom: 0;
	width: 419px;
}

#main .frontpageTables TABLE {
	height: 60px;
	overflow: hidden;
}

#column2 {
	background: url(color_blue/pics/column2Bg.gif) no-repeat left bottom;
}

#column2 .text {
	position: relative;
	top: 185px;
}

#column2 .latestNews {
	position: relative;
	top: -130px;
}
