body {background-color: #927869; color: #000; background-image: url(gifs/suede.jpg); background-repeat: repeat;}



a:link {font-weight: bold; color: #000; text-decoration: underline; }
a:active {font-weight: bold; color: #000; text-decoration: underline; }	
a:visited {font-weight: bold; color: #000; text-decoration: underline; }	
a:hover {font-weight: bold; color: #ffffcc; }

a:link img {border:1px; border-style: solid; border-color: #000; }
a:active img {border:1px; border-style: solid; border-color: #000; }
a:visited img {border:1px; border-style: solid; border-color: #000; }
a:hover img {border:1px; border-style: solid; border-color: #ffffcc; }


div.linkbar {position: absolute; width: 150px; background-image: url(gifs/tile.gif); background-repeat: repeat-y; background-color: #927869; text-align: center; font-size: 10pt; }

div.header {position: absolute; }

div.content {position: absolute; width: 400px; top:150px; left: 200px; line-height: 1.5; }

div.bigpix {position: absolute; width: 550px; top:150px; left: 200px; line-height: 1.5; }

div.thumbs {position: absolute; width: 600px; top: 150px; left: 200px; line-height: 1.5; }

hr {width: 50px; color: #000; }

img.main {float: left; margin: 0px 15px 10px 10px; }

img.big {margin: 50px; }

