/* author: Darlene Arnswald */
/* Creation date: 02/04/2005 */

	//document.write ('<div align="center" class="bodytext"><a href="index.html">Home</a> | <a href="beginners.html">Beginners</a> | <a href="advanced.html">Advanced</a> | <a href="rates.html">Rates</a> | <a href="materials.html">Materials</a> | <a href="practice.html">Practice Room</a> | <a href="path.html">The Path</a> | <a href="favorites.html">Favorites</a> | <a href="testimonials.html">Testimonials</a> | <a href="contact.html">Contact</a>');
	//document.write ('<br /><br />');
	document.write ('<table width="1000" border="0" cellspacing="0" cellpadding="0">');
	document.write ('<tr>');
	document.write ('<td align="center" class="footertext" height="40" bgcolor="#6d7461">');

	document.write ('Copyright &copy;2011 Magic in Nature Photography, all rights reserved.<br>');
	document.write ('Website design by <a href="http://www.tekdezign.com" target="_blank"><u>Tek Dezign, Inc.</u></a><br>'); 
	document.write ('</td>');
	document.write ('</tr>');
	document.write ('</table>');

