/* The University of Adelaide
 * Basic Site Template
 * Local Site StyleSheet - modified 2010
 */
	
/* add classes and properties here
------------------------------------------------------ */

#container-pagehead {
background-color:#ffffff;
}
#pagehead-top {
	background:none repeat scroll 0 0 #369;
}
#pagehead {
	width:960px;
	height:80px;
}
#pagehead-text {
	margin:0;
	height:80px;
}
#tt1 {
	background:none repeat scroll 0 0 transparent;
}
#uni-logo a {
	background:url('/global/images/logo/white_FFFFFF_new.gif') no-repeat scroll center top transparent;
}
