/* Enables the backgroung image for the wrap dive to be changed without editing the site wide CSS */
#wrap {
	background-image:url(../images/bktile_wrap.gif);
	background-repeat:repeat-y;}