#universalHeader {
	position:        relative;
	text-align:      left;
	margin:          0 auto;
	width:           990px;	
	height:          54px;
	overflow:        hidden;
}
#linksTopRight {
	font:            9px verdana;
	position:        absolute;
	text-align:      left;
	width:           600px;
	margin-top:      5px;
	margin-left:     157px;
}
#linksTopRight a, #linksTopRight a:visited, #linksTopRight a:active {
	color:           #666;
	text-decoration: none;
	font-weight:     normal;
}
#bigpondLogo{
	position:        absolute;
	left:            4px;
	bottom:          -1px;
}
#bigpondLogo img{
	display:         block;
	float:           left;	
}
#aLevel{
	position:        absolute;
	left:            151px;
	bottom:          -2px;
}
#aLevel img{
	display:         block;
	float:           left;	
}
#linksFooter {
	padding-top:     2px;
	float:           left
}
#linksFooter a, #linksFooter a:visited, #linksFooter a:active {
	font:            10px arial,sans-serif;
	color:           #fff;
	text-decoration: none;
}
#universalFooter {
	clear:           both;
	background-color:#0075B0;
	color:           #fff;
	font:            11px arial,sans-serif;
	padding-left:    4px;
	padding-right:   5px;
	height:          34px
}

