#container2 {
	background: url(img/bg_1col.jpg) left repeat-y;
}

#column1 div#events, #column1 div#news {
	width: 225px;
	float: left;
}

#column1 div#news {
	margin-top: 15px;
	padding-top: 15px;
	border-top: #ccc solid 3px;
}

#column1 div#events {
	padding-top: 15px;
	border-top: #ccc solid 3px;
	margin: 15px 0 0 50px;
}

#column1 {
	padding-top: 10px;
	width: 530px;
}

#column2 {
	width: 130px;
}

div#column2 {
	background: url(http://www.uofaweb.ualberta.ca/humboldt/img_central/1.jpg) right 22px no-repeat;
	min-height: 400px;
	float: right; 
}

div#news ul li p, div#events ul li p {
	font-size: 0.92em;
	}
