.headCell {	position: absolute;	font: bold  80% Verdana;	text-align: center;	padding: 0px;	z-index: 4;	/*border: solid 1px #cb3536;*/}.menuItem {	position: relative;	font: bold 90% Verdana;	text-align: left;	padding: 4px;	width: 100px;	z-index: 8;	visibility: inherit;	background-color: #ffffff;}a            { text-decoration: none; color: #121270 }a:hover      { text-decoration: none; color: #000000; background-color: #9999FF }#sub4, #sub5, #sub6, #sub7, #sub8 { position: relative; visibility: hidden; width: 90px; border: 1px solid #121270 }#header1 {	position:absolute;	width:80px;	top: 0px;	left: 0px;}#header2 {	position:absolute;	width:110px;	top: 0px;	left: 80px;}#header3 {	position:absolute;	width:135px;	top: 0px;	left: 190px;}#header4 {	position:absolute;	width:165px;	top: 0px;	left: 325px;}#header5 {	position:absolute;	width:160px;	top: 0px;	left: 490px;}#header6 {	position:absolute;	width:100px;	top: 0px;	left: 650px;}#holder {	width:750px;	position: relative;	top:0px;	left:0px;	height:55px;}p {	font-family:verdana;}
