.MainBack {
	background-image: url(images/Main/Spacer.gif);
	background-repeat: repeat-y;
}
.MainMidBar {
	background-image: url(images/Main/MidBar.gif);
	background-repeat: no-repeat;
}
.GalleryBack {
	background-image: url(images/Main/GallMidBar.gif);
	background-repeat: no-repeat;
}
.GallerySpacer {
	background-image: url(images/Main/GalSpacer.gif);
	background-repeat: repeat-y;
}
.GalTitle {
	background-image: url(images/Gallery/GalleryTitleBack.gif);
	background-repeat: no-repeat;
}
