/************************************************************************************/
/* scitecheng.css - Faculty of Science, Technology & Engineering specific style sheet        
   Copyright (c) 2005, La Trobe University                                          */
/************************************************************************************/

/*********** #banner styles ***********/

#bannerScitecheng {
	background: #014fbe url(../images/scitecheng_banner.jpg) no-repeat right top;
}

#bannerScitecheng h1 {
	color: #fff;
	margin: 0;
	font: normal 145% Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
}

