/* Styles for LIBRARY sections of ANSIRH web site */

body { background-image: url(/_images/backgrounds/library.gif); }
h1, h2, h3, h4, h5, .emphasis1, .emphasis2, #photoArea p, .caption {  /* main title for content section */
	color: #990000;
}
#breadcrumbNav { /* color bar that runs between main nav and primary content areas */
	background-color:#990000;
}
#mainContent #rightSide p { /* text definition for right side callout */
	color: #990000;
}
#mainContent #leftNav ul li a.current, #mainContent #leftNav ul li a:hover {
	color: #990000;
}
#mainContent #middle ul li {
	padding-left: 12px;
	background: url(/_images/decorations/bullet_library.gif) no-repeat;
	background-position: 0 8px;
}