/*
OHSU Stylesheet
Paul Farning - ISITE Design, Inc.

Each department gets unique colors
*/

#navcontainer { background: #fff url(../ohsu_images/research/bg_nav.gif) repeat-x; }
	#nav li a { background: #701471 url(../ohsu_images/research/nav.gif) no-repeat;	}
	
#content { background: #fff url(../ohsu_images/research/bg_content.gif) left top repeat-y; }
.three #content { background: #fff url(../ohsu_images/research/bg_content_3.gif) left top repeat-y; }
.landing #content { background: #fff url(../ohsu_images/research/bg_content_landing.gif) left top repeat-y; }

#subnav ul li {	background-image: url(../ohsu_images/research/bg_arrow_nav.gif); }


#leader { background: transparent url(../ohsu_images/research/research_photo.jpg) bottom left no-repeat; width: 615px; height: 231px;}

		#content #subnav ul li {
			background: transparent url(../ohsu_images/research/bg_arrow_nav.gif) 0 2px no-repeat;
		}
		#content #subnav ul li.parent {
			background: transparent  url(../ohsu_images/research/bg_arrowdown_nav_full.gif) 0px 3px no-repeat;
			}
			


h2.highlight {
	background: #cf7a44 url(../ohsu_images/research/bg_hdr.jpg) top left no-repeat;
}


