
	body {
	behavior: url("../ofs2_styles/screen/csshover.htc"); /* call hover behaviour file */
	font-size: 100%;  /*enable IE to resize em fonts */
	} 
	#men1 ul li {
	float: left;  /*cure IE5.x "whitespace in lists" problem 
	width: 100%;*/
	}
	#men1 ul li a {
	height: 1%;  /*make links honour display: block; properly */
	} 