go for a few css tutorials first, then you'll understand what you can do with a bit of style.
Looks pretty much possible to me, you must see your page as either a table or as floating <div>s
Look up css 'float' and try playing around with 'margin', 'padding', 'border' and 'background'
If this...