When using the third example provided on this page:
http://simple-navigation-demo.andischacke.com/
I encountered an issue where the main page would display an empty div on the left instead of the content filling the entire area.
However, when navigating to a specific page from the menu (such as):
http://simple-navigation-demo.andischacke.com/books
Everything appears as expected.
Is there a solution to completely remove the empty div in CSS if it does not contain any content?