body{
	background: url("/img/green-body-bgH.gif") repeat top center;	
}
#top{
	background: url("/img/blue-top-bg.png");
}
#header /*a*/{
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f2f2f2;
	height: 250px;
	width: 760px;
}
#menu ul li.top{
	background: url("/img/blue-menu-top.png") no-repeat top left;
}
#menu ul li.sections{
	background-image: url("/img/blue-menu-sections.gif");
	background-repeat:  no-repeat;
	background-position: 170px center;
}

#menu ul li a{
	background: url("/img/blue-menu-item.gif") no-repeat center left;
}
	#menu ul li a:hover{
		background: #21C6E7 url("/img/blue-menu-item-hover.gif") no-repeat center left;
	}
#topmenu li a:hover{
	background: url("/img/blue-topmenu-link-bg.gif");
}
#navigation{
	background: #14BED5;
	color: #fff;
}
	#navigation a{
		color: #fff;
	}

.article-single-left .article-single-left-info{
	background: #D9F0B0;
}

.title{
	color: #56890A;
}
