I am trying to create a simple drop down menu here, wherein a mouseover calls a function that changes the CSS style properties
of the submenus to make them visible or invisible. Also, each mouseover changes the CSS to light the background.
It's broken right now.