/* CSS by Webware Systems, not to be copied or distributed */
/* http://www.webwaresystems.nl */

/* page background; separated from other page styles to hide it from the online HTML editor */
BODY {
/*
	background : url(../images/bgHeader.gif) repeat-x;
*/	
	background-image : url(../images/bgSidebarRight.gif);
	background-position : right;
	background-repeat : repeat-y;
}
