/*HEADER IMAGE*/
	.box01 h3 .top_right,
	.box01 h3 {
		background-image: url(images/head.gif);
	}
	
	.box01 h3 .top_right{
		color:#fff;
	}
	
/*CONTENT AND FOOTER IMAGE*/
	.box01,
	.box01 .content,
	.box01 .footer {
		background-image: url(images/bottom.gif);
	}

/*OTHER DEFAULT OVERRIDES*/
	.box01 h3 .top_right{
		color:#fff;
	}
	