/* CSS for drop-down menu, width control for IE  */

#menublock{
	margin-top: 3px;
	padding: 0;
	clear: both;
}

#menuhdr1, #menubutton1, #menubutton1:visited {
	width:142px;
	text-align:center;
}
#menuhdr2, #menubutton2, #menubutton2:visited {
	width:76px;
	text-align:center;
}
#menuhdr3, #menubutton3, #menubutton3:visited {
	width:85px;
	text-align:center;
}
#menuhdr4, #menubutton4, #menubutton4:visited {
	width:117px;
	text-align:center;
}
#menuhdr5, #menubutton5, #menubutton5:visited {
	width:93px;
	text-align:center;
}
#menuhdr6, #menubutton6, #menubutton6:visited, {
	width:150px;
	text-align:center;
}
 #menuhdr7, #menubutton7, #menubutton7:visited {
	width:125px;
	text-align:center;
}
#menucol1, #menucol2, #menucol3, #menucol4, #menucol5, #menucol6, #menucol7  {
	width:200px;
}
