body {
	background: url(/images/layout/brown_borderAccent.gif) 800px 100px no-repeat;
	}
.pageBorderColor {
	height: 5px;
	background: #CC9753;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	}
#bodyContainer {
	margin-left: 170px;
	padding-bottom: 20px;
	background: url(/images/layout/bkg_brown_body.gif) left top repeat-y;
	}
	/* color of header */
	h1.title a {
		color: #CC9753;
		padding-top: 10px;
		font-size: 22px;
                text-decoration: none;
		}
h1.title:before {
	content: url(/images/layout/icon_brown_textHeaderh1.gif);
	padding-right: 5px;
	}