#container   { position: relative; height: auto; voice-family: inherit; width: 100% }
#content     { position: relative; width: 100%; height: auto; top: -40px }
body         { font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; 
               background-color: #FFE6CD; color: #000000; min-height: 650px; 
               margin: 0px }
.normal      { line-height: 1.5em; font-size: 14px; margin: 3px }
a:link, a:visited { color: #AC7B36; text-decoration: underline; font-weight: bold }
a:hover, a:active { color: #460000; text-decoration: underline; font-weight: bold }
.title       { line-height: 1.5em; font-size: 20px; color: #C49848; font-weight: bold; 
               margin: 3px }
.subtitle    { line-height: 1.5em; font-size: 18px; color: #000000; font-weight: bold; 
               margin: 3px }
.footer      { color: #333333; font-size: 11px }
.footer a    { color: #460000; font-size: 11px; text-decoration: underline; font-weight: bold }
#rounded     { background-color: #BBB18B; color: #000000; font-size: 14px; line-height: 1.5em }
#rounded a   { color: #460000; text-decoration: underline; font-weight: bold }
.copyright   { color: #333333; font-size: 10px; line-height: 1.5em }
.textfield   { color: #333333; font-size: 12px; background-color: #F5F5F5; 
               border: 1px solid #824642 }
.searchtext  { color: #333333; font-size: 12px; background-color: #F5F5F5; 
               border: 1px solid #BBB18B }