	#right-column h1 {
		width: 675px;
		height: 30px;
		margin: 0px 0px 10px 0px;
	}
	
	.about-us-title {
		background: url(/public/images/layout/about-us-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.volunteers-title {
		background: url(/public/images/layout/volunteers-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.partners-and-affiliates-title {
		background: url(/public/images/layout/partners-and-affiliates-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.our-mission-title {
		background: url(/public/images/layout/our-mission-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.management-team-title {
		background: url(/public/images/layout/management-team-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.contact-us-title {
		background: url(/public/images/layout/contact-us-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	#right-column h2 {
		font-size: 14px;
		line-height: 30px;
		display: block;
		color: #29378F;
	}

	#right-column p {
		line-height: 15px;
		color: #404041;
		display: block;
		font-size: 11px;
		padding: 0px 0px 10px 0px;
		text-align: justify;
	}
