All of the pages have the same code, but for some reason some pages have a space and other pages dont.
This is the code:
CODE
<html>
<head>
<title>About Us</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="504" height="562" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
</tr>
<div align="center">
<tr>
<body background="Hands.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<td width="605" height="233" bordercolor="#FF6600">
<img src="pic.gif" alt="Community of Hope" width="504" height="233" border="0" align="top"></td>
</tr>
<tr>
<td height="310" bordercolor="#FF6600" bgcolor="#FFFFFF">
<blockquote>
<center>
<a href="coh.html"><img src="home.png"></a>
<a href="aboutus.html"><img src="aboutus.png" /></a>
<a href="findaboxnearyou.html"><img src="newsandevents.png" /></a>
<a href="whattodonate.html"><img src="whattodonate.png" /></a>
<a href="photogallery.html"><img src="photogallery.png" /></a>
<a href="contactus.html"><img src="contactus.png" /></a>
</center>
<p><font color="#FF6600" size="+2"><strong>About Us</strong>
</font></p>
<p><A href="aboutcommunityofhope.html">About Community of Hope (COHSI)</A></p>
<p><A href="ourpurpose.html">Our Purpose</a></p>
<p><A href="missionstatement.html">Mission Statement</a></p>
<p><A href="vision.html">Vision</a></p>
</blockquote>
</tr>
<tr>
<td height="19" bordercolor="#FF6600" bgcolor="#FF6600">
<div align="center"><font color="#FFFFFF" size="-2"></font></div></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="149,217,240,229" href="#">
<area shape="rect" coords="246,218,315,228" href="#">
<area shape="rect" coords="36,218,143,228" href="#">
</map>
</body>
</html>
<head>
<title>About Us</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="504" height="562" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
</tr>
<div align="center">
<tr>
<body background="Hands.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<td width="605" height="233" bordercolor="#FF6600">
<img src="pic.gif" alt="Community of Hope" width="504" height="233" border="0" align="top"></td>
</tr>
<tr>
<td height="310" bordercolor="#FF6600" bgcolor="#FFFFFF">
<blockquote>
<center>
<a href="coh.html"><img src="home.png"></a>
<a href="aboutus.html"><img src="aboutus.png" /></a>
<a href="findaboxnearyou.html"><img src="newsandevents.png" /></a>
<a href="whattodonate.html"><img src="whattodonate.png" /></a>
<a href="photogallery.html"><img src="photogallery.png" /></a>
<a href="contactus.html"><img src="contactus.png" /></a>
</center>
<p><font color="#FF6600" size="+2"><strong>About Us</strong>
</font></p>
<p><A href="aboutcommunityofhope.html">About Community of Hope (COHSI)</A></p>
<p><A href="ourpurpose.html">Our Purpose</a></p>
<p><A href="missionstatement.html">Mission Statement</a></p>
<p><A href="vision.html">Vision</a></p>
</blockquote>
</tr>
<tr>
<td height="19" bordercolor="#FF6600" bgcolor="#FF6600">
<div align="center"><font color="#FFFFFF" size="-2"></font></div></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="149,217,240,229" href="#">
<area shape="rect" coords="246,218,315,228" href="#">
<area shape="rect" coords="36,218,143,228" href="#">
</map>
</body>
</html>