<!--
body                   { background: #CCCC99;
                         color: #000000;
                         font-family: arial, helvetica, sans-serif }

a:link                 { color: #853E1B }
a:visited              { color: #506446 }
a:active               { color: #000000 }

h1                     { color: #000000;
                         font-size: 20px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }

h2                     { color: #506446;
                         font-size: 16px;
                         font-family: arial, helvetica, sans-serif }

h4                     { color: #000000;
                         font-size: 10px;
                         font-family: arial, helvetica, sans-serif }

td                     { font-family: arial, helvetica, sans-serif }

small                  { color: #000000;
                         font-size: 10px;
                         font-family: arial, helvetica, sans-serif }

.pic                   { padding-right:10px;
                         padding-bottom:10px;
                         width:220px }

.pic2                  { padding-left:10px;
                         padding-bottom:10px;
                         width:220px }

.pic3                  { padding-left:10px;
                         padding-bottom:10px;
                         width:240px }

.pic4                  { padding-bottom:10px;
                         padding-right:10px;
                         width:180px }

.pic5                  { padding-left:5px;
                         padding-bottom:10px;
                         padding-top:5px;
                         width:180px }

.caption                { margin-top:10px;
                          color:#506446;
                          font-size:12px;
                          font-weight:bold}

.photo                  { color: #000000;
                         font-size: 14px;
                         font-family: arial, helvetica, sans-serif }

.foot                   { color:#000000;
                          font-size:12px }

.head                  { position: absolute;
                         left: 10px;
                         top: 0px;
                         margin-bottom: 3px;
                         z-index:3;
                         font-size: 18px;
                         font-weight: bold;
                         font-family: arial, helvetica, sans-serif }
a.head:link            { color: #853E1B }
a.head:visited         { color: #853E1B }
a.head:active          { color: #506446 }

.text                  { position:absolute;
                         top:50px;
                         padding-top:20px;
                         color: #000000;
                         width: 600px;
                         font-family: arial, helvetica, sans-serif }

.nav                   { position:absolute;
                         top:25px;
                         left:10px;
                         color:#853E1B;
                         padding-top:5px;
                         font-size:14px;
                         font-weight:bold;
                         font-family:arial, helvetica, sans-serif }
a.nav:link             { color: #853E1B }
a.nav:visited          { color: #506446 }
a.nav:active           { color: #000000 }

.copy                  { color: #000000;
                         padding: 10px;
                         font-size: 12px;
                         text-align:center;
                         width:600px;
                         z-index:1;
                         font-family: arial, helvetica, sans-serif }

.main                  { position:absolute;
                         top:25px;
                         left:300px;
                         z-index:1;
                         padding-top:10px;
                         background:#526548;
                         border: 1px none #526548 }

.logo                  { position: absolute;
                         z-index:0;
                         left:520px;
                         top: 0px;
                         width: 158px;
                         height:20px;
                         text-align: right }

.temp                  { color: #506446 }
-->