I tried my method using just the css RELATIVE positioning of the header wrapper moves it over.....but then you have to use some absolute positioning on columnLeft.....kinda like .columnLeft {position: absolute; top: 0px;} to move the entire left column up and to hold the headerWrapper in place for when people change the size browser window.....takes a little teaking to get everyone to line up correctly



