.content .headerBar {
	margin: 0;
	padding: 0 8px 0 0;
	background: #8b4dcb url("../images/bg_news_headingFull.gif") repeat-y right top;
	}
	
.content .headerBar h1 {
	margin: 0;
	padding: 4px 0 0 8px;
	background: url("../images/bg_news_headingFull.gif") no-repeat left top;
	}
	
.mainTitleBottom {
	margin: 0;
	padding: 0 8px 0 0;
	background: url("../images/bg_news_headingFull.gif") repeat-y right bottom;
	}
	
.mainTitleBottom p {
	margin: 0;
	background: url("../images/bg_news_headingFull.gif") no-repeat left bottom;
	}

	
	

	
.content h2,
.content h3 {
	color: #8b4dcb !important;
	}
	
.content h4,
.content h5 {
	color: #A97BD8;
	}
	
	


/* ------[ Right column ]------ */
#rightCol  h3 {
	background: #8b4dcb url("../images/bg_rc_news_heading_r.gif") no-repeat right top;
	}
	
#rightCol h3 a {
	background: url("../images/bg_rc_news_heading_l.gif") no-repeat left top;
	}
	
#rightCol li {
	background: url("../images/bg_rc_news_first_r.gif") no-repeat right top;
	}
	
#rightCol li a {
	background: url("../images/bg_rc_news_first_l.gif") no-repeat left top;
	}

#rightCol li:hover a.top,	
#rightCol li:active a.top,
#rightCol li.sfhover a.top,
#rightCol li.here a.top {
	background: url("../images/bg_rc_news_first_l_over.gif") no-repeat left top;
	color: #8b4dcb !important;
	text-decoration: none;
	}
	
#rightCol li li {
	background: none;
	}
	
#rightCol li li a {
	background: #f2ebf9;
	color: #8b4dcb !important;
	}
	
#rightCol li li.here a,
#rightCol li li.here a:hover,
#rightCol li li.here a:active {
	background: #dccaf0;
	color: #663c92 !important;
	}
	


/* ------[ Over ride the above for search ]------ */	
.resourceSearch .headerBar {
	background: url("../images/bg_res_search_head_r.gif") no-repeat right top;
	}
	
.resourceSearch .headerBar h3 {
	color: #666 !important;
	}
	
	
	

