.left_tile {
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
}
.right_tile {
	background-image: url(images/rightbar.gif);
	background-repeat: repeat-y;
}
