body                    { background: #ffffff; color: #000; 
                          font: 12px "Trebuchet MS", sans-serif; text-align: center; }

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

ul#navigation a         { color: #3C1917; padding: 0px 10px 2px 10px; }
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; }

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

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

li, ul                  { text-align: left; }

#footer                 { display: none; }
#inv-header             { font-size: 24px; text-align: left; }
