﻿body
{
	background-color:#021272;
	background-image:url(images/BodyBG.gif);
	background-repeat:repeat-x;
}
.bannerContainer{
	background-image:url(images/BannerBG.png);
}
.masterContent {
	border:solid 1px #666666;
}


.footerContainer{
	background:#363636 url(images/footerBG.gif) bottom left repeat-x;
}
.footerLogo{
	background:url(images/footerLogo.gif) bottom center no-repeat;
}
