Re: More CSS madness
@modemlooper – thank you!
Found this in the default.css using firebug.
`div#container {
border-right:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
}`
Changed to 0px – and all is well 
Oh – and moved that wave.png into the footer.php and footer-wiki.php – it looks nicer.