td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#aboutDropDownHolder, #eventsDropDownHolder, #resourcesDropDownHolder {
/* This ID is related to the master menu div for menu aboutDropDownHolder and contains the important positioning information for the menu as a whole */
	position:absolute;
	visibility:hidden;
	z-index:300;
	top:214px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top:216px;
}
#aboutDropDownHolder {
	left:68px;
}
#eventsDropDownHolder {
	left:145px;
}
#resourcesDropDownHolder {
	left:252px;
}

#aboutDropDownHolder img, #eventsDropDownHolder img, , #resourcesDropDownHolder img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#aboutDropDownHolder a, #eventsDropDownHolder a, #resourcesDropDownHolder a {
/* Controls the general apperance for menu aboutDropDown's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	/*vertical-align:middle;*/
	padding:3px;
	padding-left:6px;
	background-color:#003370;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#aboutDropDownHolder a:hover, #eventsDropDownHolder a:hover,  #resourcesDropDownHolder a:hover {
/* Controls the mouse over effects for menu aboutDropDownHolder */
	color:#003370;
	background-color:#FDB825;
}

#aboutDropDown, #eventsDropDown, #resourcesDropDown {
/* This class defines things about menu aboutDropDown's & eventsDropDown's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#FFFFFF;
	border:#FFFFFF 2px solid;
	width:109px;
}
#aboutDropDown {
/* This class defines things about menu aboutDropDown's div. */
	height:98px;
}
#eventsDropDown {
/* This class defines things about menu programDropDown's div. */
	height:58px;
	width:179px;
}
#resourcesDropDown {
/* This class defines things about menu programDropDown's div. */
	height:158px;
}
#aboutDropDownItem_0, #eventsDropDownItem_0, #resourcesDropDownItem_0 {
/* Unique ID for item 0 of menu aboutDropDown so we can set its position */
	left:0px;
	top:0px;
}

#aboutDropDownItem_1, #eventsDropDownItem_1, #resourcesDropDownItem_1 {
/* Unique ID for item 1 of menu aboutDropDown so we can set its position */
	left:0px;
	top:20px;
}

#aboutDropDownItem_2, #eventsDropDownItem_2, #resourcesDropDownItem_2 {
/* Unique ID for item 2 of menu aboutDropDown so we can set its position */
	left:0px;
	top:40px;
}

#aboutDropDownItem_3, #eventsDropDownItem_3, #resourcesDropDownItem_3 {
/* Unique ID for item 3 of menu aboutDropDown so we can set its position */
	left:0px;
	top:60px;
}

#aboutDropDownItem_4, #eventsDropDownItem_4, #resourcesDropDownItem_4 {
/* Unique ID for item 4 of menu aboutDropDown so we can set its position */
	left:0px;
	top:80px;
}
#resourcesDropDownItem_5 {
/* Unique ID for item 1 of menu aboutDropDown so we can set its position */
	left:0px;
	top:100px;
}
#resourcesDropDownItem_6 {
/* Unique ID for item 1 of menu aboutDropDown so we can set its position */
	left:0px;
	top:120px;
}
#resourcesDropDownItem_7 {
/* Unique ID for item 1 of menu aboutDropDown so we can set its position */
	left:0px;
	top:140px;
}


.generalMenuItems, .longMenuItems {
/* This class determines the general characteristics of the menu items in menu all drop downs */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-right:0px solid #ffffff;
	line-height:11px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:12px;
}
.generalMenuItems {
/* This class determines the general characteristics of the menu items in menu all general drop downs */
	width:100px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
}
.longMenuItems {
/* This class determines the general characteristics of the menu items in menu all long drop downs */
	width:170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
}

.table_spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;	
}


