I'm on a MAC Firefox so I cannot figure out your problem/question (suspect width="100%" but cannot remember or find reference to IE behavior). However, you probably have "quirks mode" the way you mixed
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Matt Jones Band</title>
<style type="text/css"> ... h3 {text-align:center; color:#3C0005; font:14pt "times" "times new roman" "serif"} ....</style>
</head>
<body>
<!--[if IE]> <p>This page may not load properly in Internet Explorer.</p> <![endif]-->
<a name="top"></a>
<table width="800" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td>
<img src="MattJonesBannerTextNEW.jpg" width="100%" alt="Pre-order the new Matt Jones EP now"><h7>Matt Jones photograph by <a href="http://www.maryanneventrice.com" target="_blank">Maryanne Ventrice.</a></h7><br><br>
</td> </tr> </table> . . .
</body></html>
Compare this with Dreamweaver's HTML and XHTML markup (below thumbnails).
Also improper nesting, etc.
Code:
<h3><center><a href="http://www.MySpace.com/mattjonesband" target="_blank">MySpace</a> :: ... ::
<a href="http://www.ilike.com/artist/Matt+Jones+New+York" target="_blank">iLike</a>
<p><a href="#top">Back to Top</a></h3></center>