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