
/*CSS Document*/
/*Try to group the overrides together using commas as much as possible.... Every single line of code should have a variable in it. If it is not a variable based style it should go in the publication stylesheet*/
/*______________________font colors that change___________________________*/   
.colourbox h2 {
	color: ;
	background: url(/img/bar_bg.jpg) repeat-x ;
}
.colourbox a, .colourbox a:visited {
	color: ;
}
/*______________________backgrounds images that change___________________________*/  
/*______________________backgrounds colors that change___________________________*/ 
.colourbox {
	background-color: ;
} 
/*______________________border colors that change___________________________*/  
/*______________________Other Variables____________________________________*/  

