
#LEFT, #LEFT_LOW {
	float: left;
	width: 320px; /* witdh of the left sidebar -- can be set to any value including percentages */
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#LEFT {
	width: 620px;
}
#leftcontent, #leftcontent_low {
	padding-left: 24px;
	padding-right: 10px;
	border-right:  0px;
	
} 
#CENTER, #CENTER_LOW {
	margin: 0px;
	padding: 0px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 276px;
	padding-left: 10px;
}
#CENTER_LOW {
	float: left;
	width: 276px;
	padding-right: 0px;
	line-height: 16px;
}
#RSS {
	width: 614px;
	padding-bottom: 13px;
	margin-bottom: 6px;
	background: url(http://awh1.active.ee/~meeseu/fileadmin/template/img/rss_shadow.gif) repeat-x bottom left;
	float: left;
	margin-top: 16px;
}

#rss_bg {
  border: 1px solid #9b9b9b;
  border-left: none;
  background-color: #fafbfb;
  background-image: url(http://awh1.active.ee/~meeseu/fileadmin/template/img/rss_bg.gif);
  background-repeat: repeat-x;

}
#rss_content {
	float: left;
	width: 100%;
}
#rss_content img {
	float: right;
	height: 180px;
	margin-top: 13px;
	margin-right: 13px;
}
#middlecontent {
	width: 100%;
	overflow: hidden;
}


/* Content elements START */
#LEFT h1 {
	font-size: 100%;
	line-height: 110%;
}


#CENTER h1.csc-firstHeader, #LEFT h1.csc-firstHeader {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	color: #210000;
}

#CENTER h2, #LEFT h2 {
	font-size: 16px;
	line-height: 140%;
}
#CENTER h3; #LEFT h3 {
	font-size: 14px;
	line-height: 130%;
}
table.contenttable td, table.contenttable th, table.contenttable {
	border: 1px solid #888;
	background-color: #eee; 
}
table.contenttable {
	background-color: #fff;
}
.td-1, .td-2, .td-3, .td-4, .td-5, .td-6 {
	text-align: center;
}
table.contenttable th {
	background-color: #bbb;
}
