Hi Joanne,
I think my layout may be a step too far for you at this stage lol 
You’ve mangled the html and the css I gave you. The css I gave you replaced the existing style but you put it underneath and missed out a bracket from the style above.
You also changed all the html so that it made no sense.
heres your code adjusted (except that I have taken the js out to shorten the code I paste here so put it back in).
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd)">
<html xmlns="[http://www.w3.org/1999/xhtml](http://www.w3.org/1999/xhtml)">
<head>
<title>Palmerston North City Library</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
html, body {height:100%}
body {
padding:0;
margin:0;
background:#000066;
color: #000066;
}
#outer{
height:100%;
min-height:100%;
margin-left:172px;
background:#FFFFF2;
border-left:1px solid #000;
border-right:1px solid #000;
margin-bottom:-52px;
color: #000066;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
position:absolute;
top:0;
left:0;
width:100%;
height:70px;
background:#006699;
border-top:1px solid #000;
border-bottom:1px solid #000;
overflow:hidden;
color: #000066;
}
#left {
position:relative;/*ie needs this to show float */
width:172px;
float:left;
margin-left:-171px;/*must be 1px less than width otherwise won't push footer down */
}
#left p {padding-left:3px;padding-right:2px}
#footer {
width:100%;
clear:both;
height:50px;
border-top:1px solid #000;
border-bottom:1px solid #000;
background-color: #006699;
color: #006699;
text-align:center;
position:relative;
}
* html #footer {/*only ie gets this style*/
\\height:52px;/* for ie5 */
he\\ight:50px;/* for ie6 */
}
#clearheader{height:72px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
</style>
<link href="/text.css" rel="stylesheet" type="text/css" />
<script language="JavaScript1.2" src="/test/images/mm_menu.js"></script>
</head>
<body>
<div id="outer">
<div id="clearheader"></div>
<!-- to clear header -->
<div id="left">
<div align="left">
<script language="JavaScript1.2" type="text/javascript">mmLoadMenus();</script>
<table border="0" cellpadding="0" cellspacing="0" width="170">
<!-- fwtable fwsrc="menu.png" fwbase="menu.gif" fwstyle="Dreamweaver" fwdocid = "261752288" fwnested="0" -->
<tr>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="170" height="1" border="0" id="undefined_2" /></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="1" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><img src="test/images/menu_r1_c1.gif" alt="" name="menu_r1_c1" width="170" height="20" border="0" id="menu_r1_c1" /></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018120059_0,170,0,null,'menu_r2_c1');"><img src="test/images/menu_r2_c1.gif" alt="" name="menu_r2_c1" width="170" height="20" border="0" id="menu_r2_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018120639_1,170,0,null,'menu_r3_c1');"><img src="test/images/menu_r3_c1.gif" alt="" name="menu_r3_c1" width="170" height="20" border="0" id="menu_r3_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018120949_2,170,0,null,'menu_r4_c1');"><img src="test/images/menu_r4_c1.gif" alt="" name="menu_r4_c1" width="170" height="20" border="0" id="menu_r4_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018122640_3,170,0,null,'menu_r5_c1');"><img src="test/images/menu_r5_c1.gif" alt="" name="menu_r5_c1" width="170" height="20" border="0" id="menu_r5_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018123040_4,170,0,null,'menu_r6_c1');"><img src="test/images/menu_r6_c1.gif" alt="" name="menu_r6_c1" width="170" height="20" border="0" id="menu_r6_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018123334_5,170,0,null,'menu_r7_c1');"><img src="test/images/menu_r7_c1.gif" alt="" name="menu_r7_c1" width="170" height="20" border="0" id="menu_r7_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018123612_6,170,0,null,'menu_r8_c1');"><img src="test/images/menu_r8_c1.gif" alt="" name="menu_r8_c1" width="170" height="20" border="0" id="menu_r8_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018123914_7,170,0,null,'menu_r9_c1');"><img src="test/images/menu_r9_c1.gif" alt="" name="menu_r9_c1" width="170" height="20" border="0" id="menu_r9_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018124102_8,170,-130,null,'menu_r10_c1');"><img src="test/images/menu_r10_c1.gif" alt="" name="menu_r10_c1" width="170" height="20" border="0" id="menu_r10_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><img src="test/images/menu_r11_c1.gif" alt="" name="menu_r11_c1" width="170" height="20" border="0" id="menu_r11_c1" /></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018125542_9,170,0,null,'menu_r12_c1');"><img src="test/images/menu_r12_c1.gif" alt="" name="menu_r12_c1" width="170" height="20" border="0" id="menu_r12_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018162309_10,170,-120,null,'menu_r13_c1');"><img src="test/images/menu_r13_c1.gif" alt="" name="menu_r13_c1" width="170" height="20" border="0" id="menu_r13_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018162309_11,170,-190,null,'menu_r14_c1');"><img src="test/images/menu_r14_c1.gif" alt="" name="menu_r14_c1" width="170" height="20" border="0" id="menu_r14_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018160629_12,170,-60,null,'menu_r15_c1');"><img src="test/images/menu_r15_c1.gif" alt="" name="menu_r15_c1" width="170" height="20" border="0" id="menu_r15_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
<tr>
<td><a href="#" onmouseout="MM_startTimeout();" onmouseover="MM_showMenu(window.mm_menu_1018130214_11,170,-20,null,'menu_r16_c1');"><img src="test/images/menu_r16_c1.gif" alt="" name="menu_r16_c1" width="170" height="20" border="0" id="menu_r16_c1" /></a></td>
<td><img src="test/images/spacer.gif" alt="" name="undefined_2" width="1" height="20" border="0" id="undefined_2" /></td>
</tr>
</table>
</div>
</div>
<div id="centrecontent">
<!--centre content goes here -->
<table width="100%" border="0" align="center" cellpadding="2" bordercolor="#000000">
<tr>
<td valign="top"><div align="center"> <img src="/images/welcome.jpg" width="342" height="158" alt="Palmerston North City Library" align="top" /><br />
<img src="/images/welcomes_you2.gif" width="342" height="45" alt="welcomes you" />
<div align="center">
<p> </p>
<p><a href="<A href="http://ipac.citylibrary.pncc.govt.nz:8080/ipac20/ipac.jsp?profile=pncl"><img">http://ipac.citylibrary.pncc.govt.nz:8080/ipac20/ipac.jsp?profile=pncl"><img src="/images/catalogue.gif" alt="Search the library catalogue" width="218" height="30" border="0" /></a></p>
<p><a href="/info2go.html"><img src="/images/info2go_logo_trans_button.gif" alt="info2go - access online resources from home using your library barcode number" width="142" height="60" border="0" /></a><strong><font color="#CC0000" size="1"><br />
</font></strong></p>
</div>
</div></td>
<td valign="top"> <div align="center">
<table width="210" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#006699"><div align="center">
<p><font color="#FFFFF2"><strong>Calendar of events</strong></font></p>
</div></td>
</tr>
<tr>
<td><table width="210" border="1" align="center" bordercolor="#006699" style="border-collapse: collapse">
<tr>
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20" colspan="7"><p><strong><font color="#006699" size="1">October
2004 </font></strong></p></td>
</tr>
<tr>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Sun</font></strong></p></td>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Mon</font></strong></p></td>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Tues</font></strong></p></td>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Wed</font></strong></p></td>
<td width="20" height="15"><p align="center"><strong><font color="cc0000" size="1">Thurs</font></strong></p></td>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Fri</font></strong></p></td>
<td width="20" height="20"><p align="center"><strong><font color="cc0000" size="1">Sat</font></strong></p></td>
</tr>
<tr>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font>
</p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#1">1</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">2</font></p></td>
</tr>
<tr>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">3</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#4">4</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">5</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#6">6</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#7">7</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html">8</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#9">9</a></font></p></td>
</tr>
<tr>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">10</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">11</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">12</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">13</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#14">14</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#15">15</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#16">16</a></font></p></td>
</tr>
<tr>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#17">17</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">18</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">19</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">20</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#21">21</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#22">22</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">23</font></p></td>
</tr>
<tr>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">24</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">25</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">26</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">27</font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#28">28</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1"><a href="/test/images/calendar/calendar_oct04.html#29">29</a></font></p></td>
<td width="20" height="15"><p align="center"><font color="#CC0000" size="1">30</font></p></td>
</tr>
<tr>
<td width="20" height="15" valign="middle"><p align="center"><font color="#CC0000" size="1">31</font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
<td width="20" height="15"><p align="center"><font color="#FF3333"><font color="#CC0000"></font></font></p></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</div>
<div align="center"> </div>
<p> </p>
<table width="210" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="210" bgcolor="#006699"><div align="center">
<p><font color="#FFFFF2"><strong>What's new? </strong></font></p>
</div></td>
</tr>
<tr>
<td><table width="210" border="1" align="center" bordercolor="#006699" style="border-collapse: collapse">
<tr>
<td><p align="left"><font size="1"><strong><a href="/test/resources_and_services/fiction.html"><font
color="#cc0000">Maurice Shadbolt, 1932-2004</font></a></strong></font><font
color="#cc0000" size="1"><br />
Information about him and his books</font></p>
<p align="left"><strong><font size="1"><a
href="/calendar/calendar_oct04.html"><font color="#cc0000">What's on in October?</font></a></font><font color="#cc0000" size="1"><br />
</font></strong><font
color="#cc0000" size="1">Check our Calendar for details of <br />
some exciting events </font></p>
<p align="left"><strong><a href="/test/events/guitar_quiz.html"><font color="#cc0000"
size="1">Guitar Quiz</font></a><font color="#cc0000"
size="1"><br />
</font></strong><font color="#cc0000" size="1">Winners
and answers</font> </p>
<p align="left"><font size="1"><strong><a
href="/resources_and_services/sound_and_vision.html"><font
color="#cc0000">Christopher Reeve, 1952-2004<br />
</font></a></strong><font
color="#cc0000">Information about him <br />
and his books and movies</font></font></p></td>
</tr>
</table></td>
</tr>
</table>
<p> </p></td>
</tr>
</table>
</div>
<div id="clearfooter"></div>
<!-- to clear footer -->
</div>
<!-- end outer div -->
<div id="footer">
<p align="right"><strong><font color="#FFFFF2" size="1">(c) Palmerston North
City Library - </font></strong><font color="#FFFFF2" size="1"> </font><font color="#FFFFF2"><font size="1"><br />
Best viewed with 1024/768 screen or higher, optimized for IE 6.0</font></font></p>
</div>
<div>
<p align="right"></p>
</div>
<div id="header">
<div align="right">
<!-- KW ARI Image -->
</div>
</div>
</body>
</html>
You may be better off with a simpler version and using a background image for the left column and then you wouldn’t need to worry about the negative margin techniques.
Paul