My template code looked something like this. I made it in notepad and saved it to my desktop for easy finding.

<link rel=stylesheet type="text/css" href="2style2col.css">
</head>
<body>

<div id="header">
</div>
<div id="content">

</div>

<div id="leftcol">

</div>
</div>
<div id="footer">
<!--webbot bot="Include" U-Include="_includes/copyright.htm" TAG="BODY" --></div>

</body>
</html>