h2 {
	color: #9A33CC;
	font-size: 1.6em;
	font-weight: normal;
}

div#Masthead {
	border-bottom: 8px solid #2CB730;
}

div#Masthead h1 {
	z-index: 100;
	text-indent: -5000px;
	margin: 0;
	background: url(../images/logo_masthead3_bright.jpg) 0 0 no-repeat transparent;
}

body div.column3 {
	background: url(../images/bg_page_3col_bright.gif) 0 0 repeat-y #FFF;
}

body div.column2 {
	background: url(../images/bg_page_2col_bright.gif) 0 0 repeat-y #FFF;
}

dl#MainNav dd {
	border-bottom: 1px solid #FFF;
	background: url(../images/bullet_asterisk_bright.gif) 0 50% no-repeat #E5DEEB;	
}

dl#MainNav dd.nav_first {
	padding: 3px 0 0 0;
	background: url(../images/pattern_dblLine_bright.gif) 0 0 repeat-x transparent;	
}

dl#MainNav dd a {
	display: block;
	padding: 4px 0 4px 20px;	
	background: url(../images/bullet_asterisk_bright.gif) 0 50% no-repeat #AE64E2;
}

dl#MainNav dd#Nav_Courses a {
	color: #FFF;
	padding-left: 0;
	background-image: none;
	background-color: #AE64E2;
}

dl#MainNav dd a{
	color: #FFF;
	background: url(../images/bullet_asterisk_bright.gif) 0 50% no-repeat #AE64E2;	
}

#Minor h3 {
	color: #9A33CC;
}

#Minor dl {
	width: 166px;
}

#Minor dd {
	line-height: 1.4em;
}

dl#Syllabus a, dl#Library dd a, dl#PageList a {
	text-decoration: none;
}

dl#Syllabus dd, dl#PageList dd {
	border-top: 1px solid #FFF;
}

dl#Syllabus dd a, dl#PageList dd a {
	color: #fff;
	background: #2CB730;
}

dl#Syllabus dd a, dl#PageList dd a {
	display: block;
	color: #fff;
	padding: 4px 8px 4px 14px;
	background: #2CB730;
}

dl#Syllabus dd a:hover, dl#PageList dd a:hover {
	background: #068C16;
}

dl#Syllabus dd a.multiLevel {
	background: url(../images/bullet_triangle_bright.gif) 0 0 no-repeat #2CB730;
}

dl#Syllabus dd a.multiLevel:hover {
	background: url(../images/bullet_triangle_bright.gif) -168px 0 no-repeat #068C16;
}

/* dl#Syllabus dd dd a, dl#PageList dd dd a {
	color: #55257C;
	background: #F4EFE9;
}

dl#Syllabus dd dd a:hover, dl#PageList dd dd a:hover {
	color: #55257C;
	background: #E8E3DA;
} */
