/****************************************************************/
/* healthsci.css - Faculty of Health Sciences specific style sheet        
   Copyright (c) 2005, La Trobe University                      */
/****************************************************************/

/*********** #banner styles ***********/

#bannerHealthScience {
	background: #930079 url(../images/healthsci_banner.jpg) no-repeat right top;
}

#bannerHealthScience h1 {
	color: #fff;
	margin: 0;
	font: normal 145% Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
}
.highlighttext {
	background-color: #FFFF00;
}

