Måske er det dette, du kigger efter ?-)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>Table divs</title>
<meta name="keywords" content="roenving,
http://www.eksperten.dk/spm/486318"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
html,body{height:100%;margin:0px;padding:0px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}
img{padding:0px;margin:0px;}
#main{height:100%;text-align:center;}
#content{height:100%;margin:auto;text-align:left;width:703px;}
.box{background:#A8C1E7;border:1px solid black;color:#fff;}
#left{float:left;width:350px;height:308px;border-right:0px;border-bottom:0px;}
#right{float:left;width:350px;height:312px;border-bottom:0px;}
#menu{clear:all;width:701px;font-size:x-small;color:#000;}
a:link { color : #0099FF; text-decoration : none; }
a:visited { color : #0066FF; text-decoration : none; }
a:hover { color : #000000; text-decoration : underline; }
a:active { color : #4C4C4C; text-decoration : none; }
</style>
</head>
<body>
<div id="main">
<div id="content">
<div id="left" class="box">
<img src="
http://upit.frac.dk/css/billed.jpg" width="350" height="310">
</div>
<div id="right" class="box">
Test test :) div div div :P
</div>
<div id="menu" class="box">
<a href="index.php">Forside</a> | <a href="digte.php">Digte</a> | <a href="tagwall.php">Gæstebog</a> | <a href="links.php">Links</a> | <a href="jokes.php">Jokes</a> | <a href="profil.php">Profil</a>
</div>
</div>
</div>
</body>
</html>