
#main {
	padding: 0;
	width: 870px;
}
#column2 {
	padding: 0 0 0 20px;
	height: 372px;
	overflow: hidden;
}
html>body #column2 {
	height: 372px;
	min-height: 372px;
	overflow: hidden;
}
#frontpageBottom {
	clear: right;
	float: right;
	width: 870px;
}
.frontpageH1 {
	text-align: left;
	padding: 0px 0px 20px 230px;
}
#frontPageContent {
	clear: right;
	float: right;
	width: 870px;
}
#frontPageContent a {
	text-decoration: none;
}

