body {
	background-color: #5871b3;
}
#MASTER {
	position:absolute;
	left:0px;
	top:0;
	width:770;
	height:415px;
	z-index:1;
}
#AUG {
	position:absolute;
	width:264px;
	height:44px;
	z-index:2;
	left: 0;
	top: 0;
}
#LOGO {
	position:absolute;
	width:153px;
	height:70;
	z-index:3;
	left: 612px;
	top: 26px;
}
#DRAP {
	position:absolute;
	left:11;
	top:80px;
	width:60px;
	height:11;
	z-index:4;
}
#NAV {
	position:absolute;
	left:-120px;
	top:47px;
	width:103px;
	height:48px;
	z-index:5;
}
#LINE {
	position:absolute;
	left:-800;
	top:413px;
	width:770;
	height:25;
	z-index:6;
	background-color: #415895;
}

.leg { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 13px; font-weight: normal; color: #FFFFFF; }

.lienp { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; color: #FFFFFF; }
A:link.lienp { text-decoration: underline; color: #FFFFFF; }
A:visited.lienp { text-decoration: underline; color: #FFFFFF; }
A:hover.lienp { text-decoration: none; color: #FFFFFF; }

