						document.write("</td>");
					document.write("</tr>");
				document.write("</table>");
		document.write("</td>");
		
		//Middle Column
		document.write("<td class=\"Dark\" valign=\"top\" width=\"617\" cellpadding=\"0\" cellspacing=\"0\">");
			document.write("<table width=\"100%\">");
				document.write("<tr>");
					document.write("<td>");
						document.write("<img src=\"images/LeftCol-Spacer.gif\" width=\"1\" height=\"20\">");
					document.write("</td>");
				document.write("</tr>");
			document.write("</table>");
			document.write("<table width=\"100%\">");
				document.write("<tr>");
					document.write("<td width=\"100%\">");
					//Center Body of page will be inserted from the calling page here
