/***********************************************************/
/* style.css - specific style sheet        
   Copyright (c) 2005, La Trobe University                 */
/***********************************************************/

/*********** #banner styles ***********/

#bannerMildura {
	background: #DB0000 url("mildura_banner.gif") no-repeat right top!important;
}

#bannerMildura h1 {
	color: #fff;
	margin: 0;
	font: normal 145% Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
}
