#contentBox {
	background: url(images/zss_col1bg.jpg) repeat-y;
}
#contentNews {
	background: url(images/zss_col2newsbg.jpg) repeat-y;
}

.newsBox1 {
	float: left;
	width: 200px;
}
.newsBox2 {
	float: left;
	margin-left: 50px;
	width: 200px;
}
.newsBox3 {
	float: right;
	width: 200px;
}

#contentNews a {
	text-decoration: none;
	color: #818f21; 
}
#contentNews a:hover {
	text-decoration: underline;
	color: #818f21; 
}
