/***********************************************************/
/* education.css - Faculty of Education specific style sheet        
   Copyright (c) 2005, La Trobe University                 */
/***********************************************************/

/*********** #banner styles ***********/

#bannerEducation {
	background: #902147 url(../images/education-banner-noText.jpg) no-repeat right top;
}

#bannerEducation h1 {
	color: #fff;
	margin: 0;
	font: normal 145% Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
}
.style9 {
	font-size: x-small;
	font-style: oblique;
	align: right;
}
.breadcrumb {
	font-size: x-small;
	color: #999999;
}
.top {
	font-size: xx-small;
	color: #999999;
    align: right
}
.boldheading {
	font-size: small;
	font-style: strong;
}

