document.write("<!-- Page Border Table -->");
document.write("<table width='750' border='0' cellspacing='0' cellpadding='0' align='center'>");
document.write("<tr>");
document.write("	<td valign='top'>");

document.write("		<!-- Header Table -->");
document.write("		<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("			<tr>");

document.write("			<td width='250'><a href='index.htm'><img src='images/tara.jpg' width='250' height='188' border='4' style='border-color:#FFCC66'></td>");
document.write("			<td>");
document.write("				<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("					<tr height='42'><td background='images/paper.jpg'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#700038'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#FFCC66'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#0F4451'></td></tr>");
document.write("					<tr height='67'><td><img src='images/headerimage.jpg' width='658' height='82' border='0'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#700038'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#FFCC66'></td></tr>");
document.write("					<tr height='5'><td bgcolor='#0F4451'></td></tr>");
document.write("					<tr height='42'><td background='images/paper.jpg'></td></tr>");
document.write("				</table>");
document.write("			</td>");
document.write("			</tr>");
document.write("		</table>");

document.write("		<div align='center'>");
document.write("		<!-- Body Table -->");
document.write("		<table width='100%' border='0' cellspacing='0' cellpadding='10' align='center'>");
document.write("		<tr>");

document.write("			<!-- Menu Cell -->");
document.write("			<td valign='top' width='238' class='menu'>");
document.write("			<div align='center'>");
document.write("				<p class='sidebox2'>");

document.write("				<a href='index.htm'><img ID=menu01 src=images/m_home_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu01\").src=\"images/m_home_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu01\").src=\"images/m_home_1.gif\"' border=0></a><br>");

document.write("				<a href='bio.htm'><img ID=menu02 src=images/m_bio_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu02\").src=\"images/m_bio_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu02\").src=\"images/m_bio_1.gif\"' border=0></a><br>");

document.write("				<a href='books.htm'><img ID=menu03 src=images/m_books_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu03\").src=\"images/m_books_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu03\").src=\"images/m_books_1.gif\"' border=0></a><br>");

document.write("				<a href='reviews.htm'><img ID=menu04 src=images/m_reviews_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu04\").src=\"images/m_reviews_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu04\").src=\"images/m_reviews_1.gif\"' border=0></a><br>");

document.write("				<a href='excerpts.htm'><img ID=menu05 src=images/m_excerpts_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu05\").src=\"images/m_excerpts_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu05\").src=\"images/m_excerpts_1.gif\"' border=0></a><br>");

document.write("				<a href='links.htm'><img ID=menu06 src=images/m_links_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu06\").src=\"images/m_links_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu06\").src=\"images/m_links_1.gif\"' border=0></a><br>");

document.write("				<a href='myspace.htm'><img ID=menu07 src=images/m_myspace_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu07\").src=\"images/m_myspace_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu07\").src=\"images/m_myspace_1.gif\"' border=0></a><br>");

document.write("				<a href='contact.htm'><img ID=menu08 src=images/m_contact_1.gif width=168 height=37");
document.write("					onmouseover='document.getElementById(\"menu08\").src=\"images/m_contact_2.gif\"'");
document.write("					onmouseout='document.getElementById(\"menu08\").src=\"images/m_contact_1.gif\"' border=0></a><br>");

document.write("			</div>");
document.write("			</td>");

