
TD.page_wrapper_left {
	BACKGROUND-IMAGE: url(http://www.brushpaintingcircle.com/shared/img/bg_left.jpg); 
	BACKGROUND-REPEAT: repeat-y; 
	BACKGROUND-COLOR: #ffffff; 
}

TD.page_wrapper_right {
	BACKGROUND-IMAGE: url(http://www.brushpaintingcircle.com/shared/img/bg_right.jpg); 
	BACKGROUND-REPEAT: repeat-y; 
	BACKGROUND-COLOR: #ffffff; 
}





/* use this instead of a <hr> ----------------------- */
DIV.hr_brush {
	height: 18px;
	background: url(http://www.brushpaintingcircle.com/shared/img/hr.jpg) no-repeat center;
}


