/* CATALOG LOCAL STYLE */

body {
	background-image:none;
	background-color:#BCC09E;
}

#header {
	background: url(/img/catalog_header.jpg) no-repeat;
}

.navcrumb {
	background:url(/img/catalog_nav-bkg.jpg) repeat-x;
}

#nonesuch {
	background: url(/img/catalog_nonesuch.gif) no-repeat;
}


