*                               { margin: 0; padding: 0; }
body                            { font-family: Helvetica, Sans-Serif; font-size: 11px; min-width: 910px; }

a                               { text-decoration: none; }

#header                         { background: #333; height: 125px; }
#header h1                      { width: 507px; height: 125px; text-indent: -9999px; background: url(../images/logo.png) no-repeat; margin: 0 0 0 15px; }
#header h2                      { font: 15px Georgia, Serif; letter-spacing: 4px; color: white; text-transform: uppercase; }
#header span                    { font-weight: normal; }
                            
#extras                         { position: absolute; right: 63px; top: 0;
                                  width: 600px; }
#extras div                     { width: 140px; float: right; }
#extras h2                      { color: #f3c99b; }
#extras a                       { font-family: Georgia, Serif; text-transform: uppercase;
                                  color: white; }
#extras #bsa a                  {  }
#extras a:hover,
#extras #bsa a:hover            { background: #222; }
#extras #bsa .adblock a:hover   { background: #222; }
                              
#copied-notice                  { position: fixed; left: 50%; top: 50px;
                                  margin: -40px 0 0 -125px; z-index: 9000;
                                  display: none; text-indent: -9999px;
                                  width: 250px; height: 79px;
                                  background: url(../images/copied.png); }

textarea                        { width: 96%; border: none; margin: 5px; }

fieldset                        { border: 1px solid #ccc; margin: 0 0 20px 0; }
legend                          { padding: 3px 8px; border: 1px solid #ccc;
                                  margin: 0 0 10px 10px; font-weight: bold; 
                                  letter-spacing: -1px; font-size: 20px; }

.col                            { width: 30%; margin: 20px 1% 0; float: left; overflow: hidden; }

#footer                         { background: #d15d00; padding: 30px;
                                  color: white; font-size: 20px;}
#footer a                       { color: white; font-weight: bold; }
#footer a:hover                 { text-decoration: underline; }