body { font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px;}
address {text-align:center; font-size:.8em; }
a {text-decoration:none; color:#CC0000;}
:hover {color:gray;}
img {border:0;}

.bodytext {position:absolute; top:170px; width:97%; margin-left:1em; }
.newstext {font-size:.8em; border: 1px solid black; padding:6px;}
.products td {vertical-align:bottom; font-size:.9em; text-align:center;}
.hidelink a { color:black; }
.name {font-weight:bold; }
.updated {font-size:.6em; text-align:right;}
.biography {font-size:.8em; margin-left:2em;}
.pdfsize {font-size:.7em; color:gray;}
table.producttable {margin:1em;}
table.producttable td {padding:1em; }

/*Style definitions for menu on header page*/
a.choice { color:#660000; display:block; }
a.choice:hover { color:#000000; background-color:#aacccc;}

#rollout_area
	{
	position:absolute; top:0px; left:0px; width: 100%; height: 400px;
	display: block; visibility:hidden;
	margin: 0; padding: 0;
	z-index:200;
	}

#menu1,#menu2, #menu3, #menu4, #menu5
	{
	position:absolute; top:132px; z-index:210;
	font-size:.8em; font-weight:bold; text-align:center;
/*       	border: 1px solid black; width:160px; background-color:#0099ff;} */
       	border: 1px solid black; width:20%; background-color:#0099ff;
	} 
#choice1, #choice2, #choice3, #choice4, #choice5
	{
	position:absolute; top:147px;
/*	font-size:.8em; width: 148px; height: auto; */
	font-size:.8em; width: 20%; height: auto; 
	display: block; visibility:hidden;
	border: 1px solid black; margin: 0; padding: 5px;
	z-index:201; background-color:#aaf0f0;
	}
#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover {background-color:#0066cc; }
#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a {color:black;}

.menuhover {background-color:#0066cc; }

#menu1, #choice1 { left:1%;}
#menu2, #choice2 { left:20%;}
#menu3, #choice3 { left:39%;}
#menu4, #choice4 { left:58%;}
#menu5, #choice5 { left:77%;}
/*
#menu1, #choice1 { left:10px;}
#menu2, #choice2 { left:170px;}
#menu3, #choice3 { left:330px;}
#menu4, #choice4 { left:480px;}
#menu5, #choice5 { left:640px;}
*/	
