	#navList {
		height: 1%;
	}

	#nav li ul {
		height: 2em;
		width: expression(document.all.navList.offsetWidth + 'px');
	}

	body {
		behavior: url("../code/ADxMenu.htc");
	}