
	body.afro { 
		background-color:		#f0f0f0;
		background-image: 		url('../images/bkgd_clr.jpg'); 
		background-repeat: 		no-repeat; 
		background-attachment:	fixed; 
		background-position: 	top;
	}

	body.stripes { 
		background-color:		#f0f0f0;
/*		background-image: 		url('../images/bkgd_stripes.jpg'); 
		background-repeat: 		no-repeat; 
		background-attachment: 	fixed; 
		background-position: 	160px 250px;
*/	}

	hr.full {color: #f4c708; width: 700px }
	hr.half {color: #f4c708; width: 60%; text-align:left}

	span.txtSection{
		color:			#c42f32;	
		font-size:		medium;
		font-style:		italic;
		font-weight:	bold;
	}
	
	span.txtReviewTitle{
		color:			#c42f32;
		font-size:		medium;
		font-style:		italic;
		font-weight:	bold;
	}
