Thank you very much for the detailed response Lucy! I am definitely going to re-read your response and re-work the document.
As for the extra space, I am referring to the bit between the header and the beginning of the main section where the white space is broken up by the background.
Here is the complete html file:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
<title></title>
</head>
<body>
<center>
<table border="0" width="1024" height="100" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/banner.png" style="z-index:1; position:relative; top:40px; left:0px;"></img>
<div style="position:relative; top:-15px; left:0px; background-color:#ffffff; height: 80px;"></div><div style="z-index:2; position:relative; top:-115px; left:0px; height: 10px; text-align:center;">
<a href="">SHOP LASHES</a>
<a href="">TIPS & TECHNIQUES</a>
<a href="">ABOUT ENVY ME</a>
<a href="">CONTACT US</a></div>
</td>
</tr>
</table>
</center><center>
<table border="0" width="1024" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
<tr>
<td valign="top" style="border-right: 1px solid #b3b3b3; padding-left: 25px; padding-right: 25px;"><img src="images/aboutenvyme.jpg" align="left">
</td>
<td width="100%" valign="top"><div class="text" style="padding-left: 65px; padding-right: 65px; padding-top: 65px; padding-bottom: 65px;">Brand description brand description brand description brand description brand
descriptionbrand description brand description brand description brand description
brand description brand description brand description brand description
brand description brand description brand description brand description brand
description brand description brand description brand description brand description
brand description brand description brand description</div></td>
</tr>
<tr><td><div style="height: 50px;"> </div></td></tr>
</table>
</center>
<center>
<table border="0" width="1024" height="28" cellpadding="0" cellspacing="0" background="images/bannerlower.png">
<tr>
<td width="50%" align="left" valign="middle" style="padding-left: 25px;"><font class="footer">© <i>2011 ME COSMETICS. ALL RIGHTS RESERVED.</i></font></td>
<td width="50%" align="right" valign="middle" style="padding-right: 25px;"><font class="footer">PRIVACY POLICY</font></td>
</tr>
</table>
</center>
</body>
</html>
[edited by: alt131 at 1:58 am (utc) on Jun 20, 2011]
[edit reason] Side Scroll [/edit]