þÿ<!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 profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Burning Man 2006 Gallery</title> <style type="text/css" media="all">@import url( style.css );</style> </head> <body> <div id="gallery"> <p class="gallerytitle">Burning Man 2006</p> <!-- the gallery div contains the signature, and sub sections --> <div id="exhibits"> <!-- the exhbitis div contains the actual image gallery choices --> <div class="leftfeature"><a href="http://homepage.mac.com/red0x/bm06/people/index.html"><img src="thumb-1.jpg"/><br/>People</a></div> <div class="rightfeature"><a href="http://homepage.mac.com/red0x/bm06/art/index.html"><img src="thumb-2.jpg"/><br/>Artwork</a></div> <div class="leftfeature"><a href="http://homepage.mac.com/red0x/bm06/burns/index.html"><img src="thumb-3.jpg"/><br/>The Burns</a></div> <div class="rightfeature"><a href="http://homepage.mac.com/red0x/bm06/esd/index.html"><img src="thumb-4.jpg"/><br/>Emergeny Services</a></div> </div> <div id="author">Copyright © 2006</div> </div> </body> </html>