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