p#welcome {
	font-size:10pt;
}

#col_news {
	float:left;
	width:150px;
	margin-right:10px;
}

#col_news h2 {
	margin-bottom:0;
}

h4.col_heading {
	font-weight:bold;
	text-decoration:underline;
	font-size:8pt;
}

.highlight {
	color:#cc0066;
}

#col_main {
	float:left;
	width:440px;
	margin-right:10px;
}

#col_main .col_img {
	float:left;
	text-align:center;
	width:125px;
	clear:left;
	margin-bottom:20px;
	margin-top:10px;
}
#col_main .main_text {
	float:right;
	width:310px;
	margin-bottom:20px;
}

#col_events {
	float:left;
	width:150px;
}