
.Background1 {
	background-image: url(images/graphics/top_background.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background2 {
	background-image: url(images/graphics/textbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background4 {
	background-image: url(images/graphics/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/graphics/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background6 {
	background-image: url(images/graphics/background_gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.ButtonBackground {
	background-image: url(images/graphics/button_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background10 {
	background-image: url(images/graphics/links.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.Background21 {
	background-image: url(images/graphics/scroll_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
