@charset "utf-8";
@import url(../picscroll.css);
@media screen, projection {
	.columns {
		width: 730px;
		}
		.columns-main {
			float: left;
			padding-right: 10px;
			width: 356px;
			}
		.columns-center {
			float: left;
			width: 164px;
			}
	.events-news {
		background: url(../../images/two-column.gif) no-repeat;
		margin: 10px 0 0 0;
		width: 356px;
		}
		.events {
			float: left;
			width: 173px;
			}
		.news {
			float: right;
			width: 173px;
			}
}
@media print, handheld {
}
@media handheld {
}
@media print {
}
