body                                    { background: #ef6613; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }

a:link,a:visited                        { color: #000; }
a:hover,a:active                        { color: #666; }
li a.active                             { color: #666; font-weight: bold; }

p                                       { margin: 0px 0px 10px; line-height: 16px; }
blockquote                              { margin: 10px 0px 10px 20px; line-height: 16px; }
h1                                      { font-size: 22px; color: #BE3030; margin: 0px 0px 10px; padding: 0px; }
h2                                      { font-size: 17px; margin: 0px 0px 10px; padding: 0px; }
h3                                      { font-size: 13px; margin: 0px; padding: 0px; }
h4                                      { font-size: 11px; margin: 0px; padding: 0px; }

#wrapper                                { background: #FFFFFF url(/css/wrapper_bg.gif) repeat-y; margin: 0px auto; padding: 0px; width: 950px; }
#header                                 { background: url(/css/header_bg.jpg) no-repeat; height: 245px; width: 100%; position: relative; z-index: 0; }
#logo                                   { position: absolute; top: 15px; left: 40px; }

#container                              { position: relative; z-index: 1; margin: 10px 30px 10px 30px; overflow: hidden; }

#footer                                 { color: #fff; font-size: 10px; clear: both; margin: 0px; padding: 20px 0px 20px; position: relative; width: 100%; text-align: center; }
#footer a:link, #footer a:visited       { color: #fff; }
#footer a:hover, #footer a:active       { color: #666; text-decoration: none; }