body	{ margin: 0px; font-family: verdana, tahoma, arial; font-size: 12px; text-align: center; color: #fff; font-weight: bold; background: #a18263 url(../images/bg-1.png) repeat; behavior: url(includes/csshover.htc); }
h1	{ font-size: 22px; text-align: left; }
h2	{ font-size: 18px; }
a	{ color: #e1e0e0; text-decoration: none; }
a:hover { text-decoration: none; }

#body	{ display: block; position: relative; width: 900px; height: 100%; margin: 20px auto; text-align: left; background: transparent url(../images/bg-2.png) repeat-y; }

#header		{ display: block; position: relative; top: 0px; left: 27px; width: 848px; background: transparent url(../images/bg-top.png) 0px -20px repeat-x; }
#headtxt	{ display: block; float: right; margin: 50px 30px 0px 0px; text-align: center; }

#nav		{ display: block; position: relative; top: 20px; left: 40px; float: left; width: 200px; text-align: left; }
div#nav		{ color: #fff; }
div#nav p	{ margin: 20px 0px 6px 0px; }
div#nav	ul	{ margin: 0px; padding: 0px; width: 11em; background: transparent; }
div#nav li	{ position: relative; list-style: none; margin: 0 0 4px 0; border-bottom: 1px solid #ccc; }
div#nav li:hover	{ background: #683c15; }
div#nav li a	{ display: block; padding: 0.25em 0 0.25em 0.5em; text-decoration: none; width: 10.5em; font: caption; font-variant: small-caps; font-weight: lighter; font-size: 1.3em; letter-spacing: 0.1em; }
div#nav>ul a	{ width: auto; letter-spacing: normal;  }

#content	{ display: block;  position: relative; float: left; text-align: center; width: 640px; margin-left: 20px; }
#thumbs img	{ border: 1px solid #683c15; }
#picpanel	{ display: block; margin: 20px 0px; }
#picpanel img	{ border: 3px solid #683c15; }

#footer		{ display: block; position: relative; clear: left; top: 0px; left: 27px; width: 848px; height: 250px; text-align: center; background: transparent url(../images/bg-bot.png) 0px 111% repeat-x; }