þÿ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>New Zealand 2006 Gallery</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css" media="screen">@import url( style.css );</style> </head> <body> <div id="gallery"> <p class="gallerytitle">New Zealand 2006</p> <!-- the gallery div contains the signature, and sub sections --> Active New Zealand - Rimu, Jan 2006. <div id="exhibits"> <!-- the exhbitis div contains the actual image gallery choices --> <div class="leftfeature"><a href="http://photo.genbukan.no-ip.com/rimu_nph"><img src="nph.jpg"/><br/>Fuji NPH 400</a></div> <div class="rightfeature"><a href="http://photo.genbukan.no-ip.com/rimu_350d"><img src="350d.jpg"/><br/>Canon 350D</a></div> <div class="centerfeature"><a href="http://photo.genbukan.no-ip.com/rimu_velvia"><img src="velvia.jpg"/><br/>Fuji Velvia 50</a></div> </div> <div id="author">Copyright © 2006</div> </div> </body> </html>