/* UL element */
#colleges {
	margin-left: 0pt;
	padding-left: 0pt;
	list-style-type: none;
}
#colleges li {
	margin: .5em 0em;
	padding: .5em;
	font-size: 12pt;
	line-height: 14pt;
}
#colleges a {
	color: #FFFFFF;
}
.artsandsciences {
	background-color: #4814A0;
	background-image: url(../images/page_backgrounds/titlebar_artsandsciences.gif);
	background-repeat: repeat-x;
}
.behavioralscience {
	background-color: #FC9200;
	background-image: url(../images/page_backgrounds/titlebar_behavioralscience.gif);
	background-repeat: repeat-x;
}
.business {
	background-color: #6F4C23;
	background-image: url(../images/page_backgrounds/titlebar_business.gif);
	background-repeat: repeat-x;
}
.education {
	background-color: #003479;
	background-image: url(../images/page_backgrounds/titlebar_education.gif);
	background-repeat: repeat-x;
}
.healthprofessions {
	background-color: #DD6000;
	background-image: url(../images/page_backgrounds/titlebar_healthprofessions.gif);
	background-repeat: repeat-x;
}
.technology {
	background-color: #793141;
	background-image: url(../images/page_backgrounds/titlebar_technology.gif);
	background-repeat: repeat-x;
}

.coel {
	background-color: #2c8601;
	background-image: url(../images/page_backgrounds/titlebar_coel.gif);
	background-repeat: repeat-x;
}
