How to build a menu that change style over a section

I found this plugin. Not sure if that would help. Maybe do a google search with the words “plugin,” “change image,” and “scroll” in it. I sometimes have greater success looking there than in the main wordpress plugin directory.

On another note, Javascript can change styles or images when passing over a div. Here are a few instructional pages on w3schools to get you started on the kind of Javascript you are looking for. However, I recommend starting from the beginning of the Javascript section of the site and learning straight through, but this will show you what it can do. Viewing all three might give you a starting point to put this all together on your own.
getting position of div on page,
changing images with javascript, and
changes made onmouseover