I pretty much finished the layout for my site. The only change i have to do is to change the size of the header so smaller screens dont have the horizontal scroll. And i want to change the blend on the header image so it doesnt look like it just cuts off.

The best part about this layout is that im using PNGs, so i dont have to change any images to change the colors, only one line of css:
background-color:orange;

On both screens the about button is moused over, which is the same image as the other buttons but 100% opacity. The content area is auto expanding with a 10x10 px background. To get the round corners i put 2 images in seperate divs, one for top, one for bottom.
Im hoping to use the top bar to display the currently playing track. The flash music player will be below the menu. All i have to do now is paste the new layout into my old site, change the menu system, then create a music player with live playlist changing support. Then i have to create an ajaxian browsing system so the page doesnt relode everytime you go to a differnt music folder.