body {	font: 12px/16px arial, helvetica, sans-serif; 	margin:0 auto;	padding:0;	background: #fff url(Images/background.jpg) repeat-y scroll left;	min-width:51.6667em;	max-width:90em;	width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");	}#main {margin:0.25em;}#header{margin:0 13em; padding:0;}#logo {width:12em; height:5em; margin-left:-12em; float:left;}#title {width:24.5em; height:5em; margin:0 auto;}#loginblock {width: 12em; height: 5em; float:right; margin-right:-12em;}#login {width:12em; height:4.333em; background-color:#ccd; border: 0.08333em solid #00f;}#navigation{	background-color:#6a81a9;	margin:0 1em;	}#menuleftcap {width:1em; height:2.5em; float:left; margin-left:-1em;}#menumid {width:100%; height:2.5em; float:left;}#menurightcap {width:1em; height:2.5em; float:left; margin-right:-1em;}#menu {margin:-2.5em auto; padding:0; z-index:100; width:51.5em;}	#menu li{ /*menu layout */		list-style: none;		margin:0; padding:0;		float:left;		position:relative;		width:7em;}		#menu ul, #menu ul ul {position:absolute; margin:0; padding:0;}		#menu ul ul{top:0; left:100%;}		#menu ul, #menu li:hover ul ul, #menu li.over ul ul {display:none;}		#menu li:hover ul, #menu ul li:hover ul, #menu li.over ul, ul#submenu li.over ul {display: block;}		#menu h3, #menu a { /*menu item appearance */			font: bold 10px/12px arial, helvetica, sans-serif;			text-align:center;			display: block;			border:0.2em groove;			border-color: #ccffee #589079 #29493c #7db9a5;			margin:0; padding:0;			color: #fff;			background: #7c97bc url(h3bg.jpg) repeat fixed top;			text-shadow: black -1px 2px 3px;}		#menu h3{text-transform: uppercase;}		#menu a:hover h3 {border-color:#29493c #7db9a5 #ccffee #589079;	text-shadow:Red -1px 2px 4px;}		#menu a{			font: bold 9px/12px arial, helvetica, sans-serif;			border:0.2222em groove;			border-color: #ccffee #9cdec4 #457e63 #7db9a5;			padding: 0.2222em 0.3333em;			color: #000;			background: #efefef url(anchorbg.jpg) repeat fixed top;			text-decoration: none;			text-shadow: black -1px 2px 4px;}		#menu a:hover {color: #a00;	background: #fff;}		#menu a:visited {color:#666666;} #menu a:visited h3 {color:#CCCCCC;}		#menu a.activemenu, #menu a.activemenu h3 {color:#0000FF;}* html #menu li { float: left; height: 1%; }/* Fix IE. Hide from IE Mac \*/* html #menu li a { height: 1%; }.drop{width:inherit;}#login .drop {top