@charset "UTF-8";
/* CSS Document */

#maincontent {
	width: 660px;
	float: left;
	padding: 0 20px 20px 0;
	margin: 0;
}
#maincontent h1 {
	font-size: 140%;
}

.sidebar {
	float: right;
	width: 220px;
	height: 242px;
	background: url(../images/site/sidebarback.jpg) repeat-x top;
}

#topnews {
	width: 180px;
	float: left;
	margin: 20px 20px 0;
}

.topitem {
	margin: 0 0 10px;
}
.topitem h2 {
	margin: 0 0 6px;
}