To make the header "even" I created 2 tables, one for the left and one for the right. I put them below the <body> tag and It looks like this:

Code:
<table width="110" align="left" cellpadding:0 cellspacing:0><tr><td align="center"></td></tr></table>

<table width="110" align="right" cellpadding:0 cellspacing:0><tr><<td align="center"></td></tr></table>
Now where it says that's where you put in your stuff, whether it's ads or pictures or whatever.

Now for the "featured videos"..I'll play around and let you know.