@charset "UTF-8";

.catebg {
/*	background:url(/images/catebg.gif) no-repeat 50% 0%;*/
	margin:0 10px 0 10px;
	padding:4px 0 0 0;
}

.white {
/*	background:url(/images/catebg.gif) no-repeat 50% 0%;*/
	margin:0 10px 0 10px;
	padding:4px 0 0 0;
}

#sitemapbg {
	background:url(/images/sitemapbg.gif) ;
}

#body {
	background: url(/images/body_bg.gif);
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#body_bottom {
	background: url(/images/body_bottom.gif);
	width:900px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0 0 0;
}

#footer {
	background: url(/images/footer.gif);
	width:900px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial,Helvetica,san-self;
}