/*#container-center
{
	min-height: 300px;
}
.ProgramPage
{
	height: 400px;
}
.ProgramGroup
{
	float: left;
	height: auto;
	width: 33%;
}
.ProgramTitle
{
	font-weight: bold;
	text-align: left;
}
.ProgramDisclaimer
{
	margin-bottom: 15px;
}*/