#container-pagehead {
	background-color:#369;
	width:100%;
}
#pagehead-top {
	margin:0 auto;
	height:25px;
	position:relative;
	text-align:left;
	border-bottom:1px solid #abc;
	padding:0;
}
#pagehead-restrict {
	height:auto !important;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
	height:25px;
}
#pagehead {
	margin:0 auto;
	height:80px;
	width:960px;
}

/* tt1 and Uni logo at top of page---------------------------- */
#tt1 {
	background:transparent url(/global/images/tt1_s_cross.gif) no-repeat scroll center top;
	margin:0;
	float:left;
	position:absolute;
	width:750px;
}
#tt1 a, #tt1 a:hover, #tt1 a:active, #tt1 a:visited {
	/*height:80px;*/
	margin:0;
	padding:0;
	text-decoration:none;
	float:left;
}
/* tt1 text [invisible] 
here for use when we use text for tt1's !! ------------------- */
#pagehead-text {
	color:#fff;
	font-size:1.8em;
	font-weight:bold;
	height:60px;
	overflow:hidden;
	margin:20px 0px 0px 20px;
	text-align:left;
	line-height:1.05em;
}
#pagehead-text a, #pagehead-text a:active, #pagehead-text a:visited {
	color:#fff;
}
#pagehead-text-slim {
	font-weight:normal;
	font-size:0.95em;
}
#uni-logo {
	float:right;
	margin:0;
	position:relative;
}
#uni-logo a {
	background:transparent url(/global/images/logo/blue_006699a.gif) no-repeat scroll center top;
	float:right;
	height:80px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:154px;
}
