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

Edited by Brenna Harris, 10.18.2006 - copied from research and modified for education, harrisb@ohsu.edu

Each department gets unique colors
*/

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

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

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


