Setting the margins
Ended up setting a left margin for the “#page” division in “style.css” to solve the problem of it overwriting the sidebar for low resolutions, also changed the width property for “#page” to be “auto” instead of “760″.
Commented out a couple more lines in “header.php” to get the header to be the same width. Adjusted the “height” properties for “#header” and “#headerimg” to be the same height as my image (”106px”) instead of “200px”.
Also changed the “padding-top” property for “h1″ to be “0″
