Contact
When the user hovers over each section, the sub navigation will appear, making the lines that are separating the two navigations look like the lines when learning type anatomy (baseline, x-height, etc.). Additionally, the content below is changed based on which section the user is hovering over.


Issues I'm running into: 1) on hover, the lines of the subnav should be the same length of the top of the main nav, no matter which section you are hovering over.
2) I'd like each section's font color to be different on hover, but I'm not sure how to achieve this if all of the li's are under the same styling class; inline styling?