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