/* GUI Styles */
#NauscTopLogo_Div {
	background-repeat:no-repeat;
	position: absolute;
	top:0px;
	left:100px;
	width:215px;
	height:181;
	z-index:2;
}

.NauscTop {
	background-repeat:no-repeat;
	background-position:top left;
	width:215px;
	height:181;
}

#NauscSmall_Div {
	background-repeat:no-repeat;
	position: absolute;
	top:0px;
	right:100px;
	width:134px;
	height:112;
	z-index:3;
}

.NauscSmall {
	background-repeat:no-repeat;
	background-position:bottom right;
	width:134px;
	height:112;
}
