/* CSS Document */
#sideBox1 h1 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
#sideBox2 h1 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
#contentBox1 h1 {
	background-image: url(../images/Heading-Content.gif);
	background-repeat: no-repeat;
}
#sideBox1 h2 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
#sideBox2 h2 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
#contentBox1 h2 {
	background-image: url(../images/Heading-Content.gif);
	background-repeat: no-repeat;
}
