﻿/* THIS IS AN ADDITIONAL CSS FILE TO INCLUDE ON PAGES WHERE THERE IS A LEFT NAV BAR */

#container_bottom
{
	background-image: url(../images_site/main/container_bottom_withnavbar.gif);
}

#container
{
	background-image: url(../images_site/main/container_bg_withnavbar.gif);
	background-repeat:repeat-y;
}
