#mainpanel_header    {
	float: left;
	height: 50px;
	width: 955px;
	background-image: url(images/news/mainpanel_header.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FF9;
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	background-position: left top;
	top: 100px;
	font-variant: normal;
}
#mainpanel_text {
	float: left;
	height: 545px;
	width: 955px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/template2/mainpanel.jpg);
	text-align: left;
	line-height: 30px;
}
.cl_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FF9;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

