#main-content-patternbg {display: block;
	width: 800px;
	padding: 25px 0px 0px 0px;   /* left and right side padding is included later */
	margin: 0px auto;   /* margins are transparent to show gradient body background image */
	background-color: #E1E1E1;
	background-image: url(img/bgpatterns/houndstooth.gif);     /* BG IMAGE TILE - changes w/ user preferences */
	border-style: solid;
	border-width: 0px 4px;
	border-color: #909090;
	}
.fabricswatch {background: url(img/swatch.houndstooth.jpg) no-repeat;
	}
