.largetablestyle {
	background-attachment: fixed;
	background-image: url(siteimages/leftlargetop.gif);
	background-repeat: no-repeat;
}
.topbar {
	background-attachment: fixed;
	background-image: url(siteimages/topbar.gif);
	background-repeat: repeat-x;
}
.rightbar {
	background-attachment: fixed;
	background-image: url(siteimages/rightsidesmall.gif);
	background-repeat: repeat-x;
}
.rightbottomcorner {
	background-attachment: fixed;
	background-image: url(siteimages/rightbottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.lefttopcorner {
	background-attachment: fixed;
	background-image: url(siteimages/leftlargetop.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftside {
	background-attachment: fixed;
	background-image: url(siteimages/leftbar.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(siteimages/bottompic.gif);
	background-repeat: no-repeat;
}
