/* CSS Document */
	
#imagecontainer {
	float: right;
	height: 122px;
	width: 677px;
	background-image:url(../images/news_updates.jpg);
	background-position:bottom;
	}
	
/* text styles */
.h2green {color: #9fd10e}
.cpgreen {color: #58825e}

