td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FunFactContainer {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:137px;
	height:30px;
	text-align:left;
}

#FunFactMenuContainer_0 {
/* This ID is related to the master menu div for menu FunFactMenuContainer_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:34px;
	top:23px;
	visibility:hidden;
	z-index:300;
}

#Menu_FunFact_0 {
	/* This class defines things about menu Menu_FunFact_0's div. */
	position:absolute;
	left:5px;
	top:-80px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #003366;
	width:245px;
	height:67px;
}

.MenuStyle_FunFact_0 {
	/* This class determines the general characteristics of the menu items in menu Menu_FunFact_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:245px;
	height:146px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:227px;  /* this number should be the width above less 18 */
	height:49px; /* this number should be the height above less 18 */
}

#Menu_FunFact_Item_0 {
	/* Unique ID for item 0 of menu Menu_FunFact_0 so we can set its position */
	left:0px;
	top:0px;
}

#FunFactMenuContainer_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#FunFactMenuContainer_0 a {
	/* Controls the general apperance for menu FunFactMenuContainer_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:8px;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	line-height: 12pt;
}

#FunFactMenuContainer_0 a:hover {
/* Controls the mouse over effects for menu FunFactMenuContainer_0 */
	color:#000000;
	background-color:#ffffff;
}

