/* CSS Document */
/* These are the styles for the Moncton Hospital top menu pages */

.sub_menu_background {
	background-image: url('images/sub_menu.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.sub_content_left_bg {
	background-image: url('images/content_left_bg.gif');
	background-repeat: repeat-y;
}
.sub_content_bottom_corner {
	background-image: url('images/content_botright_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
