#header {
	background-image: url(img/header1_2008.jpg);
	height: 216px;
}

#left {
	height: 406px;
	background-image: url(img/header1Left.jpg);
}

#menu2cell {
	margin: -60px 10px 0 110px;
	width: 180px;
}

   /******** HACKS IE6 ********************/


*html #menu2cell {
	margin-left: 50px;
	width: 180px;
	position: relative;
	top:10px;
}
