<!--
body         { margin : 0; }

body,
td           { font-family : arial, helvetica, sans-serif;
               font-size : 11px;
               line-height : 13px;
               vertical-align : top;
               color : #96423e; }

h1           { padding-bottom : 15px; }

img          { border : none; }

a            { color : #622129; }

table        { border : none; }

td.center    { text-align : center;
               vertical-align : middle; }

td#nav       { padding-left : 5px;
               padding-top : 15px;
               background-color : #622129;
               color : #d8c09c;
               width : 150px;
               height : 600px; }

td.start,
td.main      { background-color : #d8c09c; }

td.start     { text-align : left; }

td.main      { height : 600px;
               width : 650px;
               padding-top : 15px;
               padding-bottom : 15px; }

div.content  { padding : 15px; }

div.menu     { position: relative;
               vertical-align: top; }

a.menu:visited ,
a.menu:link  { color : white;
               text-decoration : none; }

a.menu:hover { color : #cea8a7; }

a.menu_start:link,
a.menu_start:visited
             { color : white;
               text-decoration : none; }

a.menu_start:hover
             { color : #cea8a7; } 

a#current    { color : #cea8a7; }

#menu99      { top: 0px; }
#menu00      { top: 15px; }
#menu01      { top: 30px; } 
#menu02      { top: 45px; }
#menu03      { top: 60px; }
#menu04      { top: 75px; }

div#imgdiv   { float: left;
               display: none; }

div#thumbs   { border-top: solid 1px #622129;
               border-bottom: solid 1px #622129;
               padding-bottom: 0;
               clear: left; }

div#thumbs img
             { margin: 0;
               cursor: pointer;
               margin-right: 10px; }
-->
