#body {
	background-image: url(../images/hAboutBodyBg_norpt.jpg);
}
#bodyInt {
	background-image: url(../images/hAboutBodyIntBg_yrpt.gif);
}
#text b {
	/* midrange color */
	color: #ebbb94;
}
#text blockquote {
	/* desaturated color */
	background-color: #f5ddca;
}
#text a:hover, #text a:active {
	/* bright color */
	color: #d8782a;
	text-decoration: underline;
}
#text img {
	/* bright color */
	border-color: #d8782a;
}
#sideNav {
	/* midrange color */
	background-color: #ebbb94;
	background-image: url(../images/hAboutSideBg_norpt.gif);
}
#sideNav ul li a:link, #sideNav ul li a:visited {
	background-image: none;
}
#sideNav ul li a:hover, #sideNav ul li a:active {
	background-image: url(../images/hAboutLiBg_xrpt.gif);
}
#qc {
	background-image: url(../images/hAboutQcBg_norpt.gif);
}
#qc form input, #qc form label textarea {
	/* desaturated color */
	background-color: #f5ddca;
}
#qc form label textarea {
	/* bright color */
	scrollbar-arrow-color: #d8782a;
	/* desaturated color */
	scrollbar-base-color: #f5ddca;
	scrollbar-3dlight-color: #f5ddca;
	scrollbar-darkshadow-color: #f5ddca;
}