body                    { background: #FCEABA url(background.jpg) right bottom no-repeat; color: #000; 
                          font: 12px "Trebuchet MS", sans-serif; text-align: center; }

a:link, a:active, a:visited 
                        { color: #753835; text-decoration: none; font-weight: bold; }
a:hover                 { color: #632C2A; text-decoration: none; font-weight: bold; }
                          
div#wrapper             { background: #ffffff url(header.gif) no-repeat; width: 800px !important; margin: 20px auto 0px auto; 
                           }
div#header              { height: 90px; font: 18px "Trebuchet MS", sans-serif; }
ul#navigation           { margin: 0px; height: 20px; text-transform: uppercase; 
                          text-align: left; padding: 0px 20px 0px 8px; } 
ul#navigation li        { display: inline; }

ul#navigation a         { color: #3C1917; padding: 0px 7px 2px 7px; }
ul#navigation a.active  { color: #3C1917; background: url(arrows.gif) 50% -10px no-repeat; }
ul#navigation a:hover   { color: #753835; background: url(arrows.gif) 50% 15px no-repeat; }

#content                { width: 800px; float: none; background: url(footer.gif) no-repeat left bottom #fff; 
                          height: 25px; margin: 0px auto 0px auto; }

#box-left               { width: 250px; float: left; text-align: left; background: #ffffff; }
#box-right              { width: 550px; float: left; text-align: left; background: #ffffff url(contentbg.gif) repeat-x; }

.text                   { padding: 15px; text-align: justify; }

li, ul                  { text-align: left; }

#inv-header             { display: none; }
