@import "main.css";

#contentdiv { padding: 0px !important; }

#more_news { 
	position: absolute;
	margin: 20px 0 0 25px;
	width: 200px; height: 16px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#more_events { 
	position: absolute;
	margin: 135px 0 0 25px;
	width: 240px; height: 16px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

.home_news { padding-top: 48px; height: 85px; *height: 133px; overflow: hidden; }

.home_cal { padding-top: 28px; height: 215px; *height: 243px; overflow: hidden; }

.home_buttons { position:absolute; margin: 378px 0 0 22px; }

#midcontainer { height: 407px; }