OK ... as I am playing with the css2.css file, I cannot seem to get rid of the spaces around each pic that I'm putting on the page... I added a picture I tossed together called park_photo.jpg to the CSS file, and it shows up but when I try to size it by width: and/or height: tags in the CSS file, that only seems to change the bordered area and not the actual image. That's fine, in that I can just size it with my graphics software, but how can I get rid of the white space around each pic? I've searched through the CSS files and cannot find where that must be? If I pull the .border tag out of the css to remove the border, the whitespace is still there.
Additionally, I cannot seem to place the menu vertically ... any height: tag I put in the CSS file doesn't move it. I can move it horizontally. I've looked though the menu-menu.css as well as the top_menu-menu.css file for anything referencing the sf-vertical in the tag <ul class="menu-menu sf-vertical"> from the HTML and cannot find it but that must have something to do with aligning the menu vertically.
I also see when I mouse-over the MUSIC FEST 2012 menu option, due to the amount of sub-menus, it causes the screen to 'jump' when it adds the vertical scroll bar ... perhaps that is just something I just have to live with due to the length of the submenu?
-- me