@charset "utf-8";
/* CSS Document */


/* Widen the page, but only if it's WATN the front page */
body.front div#wrapper,
body.front header,
body.front div#outer-content-area, 
body.front nav,
body.front nav ul {
  width: 1200px;
}

body.front #maincontent {
  width: 770px;
}

body.front aside#sidebar {
  width: 390px;
}

body.front nav ul li {
  width: 110px;
}

  /*div.orc-table.f1-types div.row div.car { width: 15%; }
  div.orc-table.f1-types div.row div.all-starts { width: 5%; }
  div.orc-table.f1-types div.row div.gp-starts { width: 5%; }
  div.orc-table.f1-types div.row div.gp-wins { width: 5%; }
  div.orc-table.f1-types div.row div.first-race { width: 31.8%; }
  div.orc-table.f1-types div.row div.present-location { width: 31%; }*/

