/************************************************************/
/* Section Background										*/
/************************************************************/

	#bgwrapper {
		background:			url('/images/news_bg.gif') no-repeat top left;
	}
	
/************************************************************/
/* Content Section											*/
/************************************************************/	

	#sectionimage {
		width:				230px;	
		height:				100px;
	}
	
	#contentsection .break {
		background:			url('/images/hr_news.gif');
	}	

	#contenttitle {
		color:				#ffffff;
	}
	
	#contentmenu, #contentmenu a {
		color:				#884692;
	}	
	
	#contentbody {
		padding-left:		230px;
	}
	
	
	#contentbody h1 {
		color:				#884692;
	}

	
	#contentbody h4 {
		color:				#818182;
	}

