#body {
	background-image: url(../images/hOphtBodyBg_norpt.jpg);
}
#bodyInt {
	background-image: url(../images/hOphtBodyIntBg_yrpt.gif);
}
#text b {
	/* midrange color */
	color: #e09898;
}
#text blockquote {
	/* desaturated color */
	background-color: #f0cccc;
}
#text a:hover, #text a:active {
	/* bright color */
	color: #c13131;
	text-decoration: underline;
}
#text img {
	/* bright color */
	border-color: #c13131;
}
#sideNav {
	/* midrange color */
	background-color: #e09898;
	background-image: url(../images/hOphtSideBg_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/hOphtLiBg_xrpt.gif);
}
#qc {
	background-image: url(../images/hOphtQcBg_norpt.gif);
}
#qc form input, #qc form label textarea {
	/* desaturated color */
	background-color: #f0cccc;
}
#qc form label textarea {
	/* bright color */
	scrollbar-arrow-color: #c13131;
	/* desaturated color */
	scrollbar-base-color: #f0cccc;
	scrollbar-3dlight-color: #f0cccc;
	scrollbar-darkshadow-color: #f0cccc;
}