  .menu  { font-weight: normal; font-style: normal;  font-size: larger; font-family:  Papyrus, "Comic Sans MS", "Century Gothic", Arial, sans-serif }
  .smallmenu  { font-weight: normal; font-style: normal;  font-size: smaller; font-family:  Papyrus, "Comic Sans MS", "Century Gothic", Arial, sans-serif }	
  .popmenu  { font-weight: bold; font-style: normal;  font-size: smaller; font-family:  "Comic Sans MS", "Century Gothic", Arial, sans-serif }
  .fun-font  { font-weight: normal; font-style: normal;  font-size: normal; font-family:  "Comic Sans MS", "Century Gothic", Arial, sans-serif }
  .big-highlight  { font-weight: bold; font-style: normal;  font-size: larger; font-family:  Arial, sans-serif; color: Navy }
  .highlight  { font-weight: bold; font-style: normal;  font-size: normal; font-family:  Arial, sans-serif; color: Navy }
  .feature  { font-weight: bold; font-style: normal;  font-size: normal; font-family:  Arial, sans-serif; color: black }
  .sidemenu  { font-weight: normal; font-style: normal; font-family: Arial, sans-serif; color: black; }	

 #dropmenudiv{position:absolute; border:1px solid black; font:normal 12px Verdana; line-height:18px; z-index:100; }
 #dropmenudiv a{width: 100%; display: block; text-indent: 3px; } 
 #dropmenudiv a:hover{ /*hover background color*/ background-color: #99CCFF; }