h1 {
	color: #ffffff;
	font: italic 24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bannerBG {
	background-image:  url(../images/blue/blue_01.jpg);
	background-repeat: no-repeat;
}
.tdBg {
	background-image:   url(../images/blue/blue_03.gif);
	background-repeat: repeat-y;
}
.footerBg {
	background-image: url(../images/blue/blue_05.gif);
	background-repeat: no-repeat;
}