/*
  Design by Free CSS Templates
  http://www.freecsstemplates.org
  Released for free under a Creative Commons Attribution 2.5 License
 */
body {
    margin: 0;
    padding: 0;
    background: #000000 url(images/img1.gif) repeat-x;
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
}
a {
    color: #CCCCCC;
}
a:hover {
    text-decoration: none;
    color:blue;
}
/* Header */
#header {
    width: 800px;
    height: 213px;
    margin: 0 auto;
}
/* Logo */
#IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#logo {
    float: left;
}
#logo * {
    margin: 0;
    padding: 20px 0 0 10px;
    text-transform: lowercase;
    color:blue;
}
/* Menu */
#menu {
    float: left;
}
#menu ul {
    margin: 0px;
    padding: 10px 0 0 0px;
    list-style: none;
}
#menu li {
    display: inline;
}
#menu a {
    display: block;
    float: left;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
}
#menu a:hover, #menu .active a {
    padding: 5px 10px;
    background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
    border: 1px solid #1E1010;
    border-right-color: #7A6D6D;
    border-bottom-color: #7A6D6D;
    color: #FFFFFF;
}
/* Date */
#date {
    margin: 0;
    padding: 8px 10px 20px 0;
    text-align: right;
    font-size:small;
    color: white;
}
/* Header 2 *//* For Points pages */
#header2 {
    width:780px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    background: #ffffee;
}
#header2 h1 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 3em;
    color: #000000;
    text-align: center;
}
#header2 h2.race {
    background-color:orange;
    text-align: center;
    font-size:2.2em;
}
#header2 h2.racered {
    background-color:red;
    text-align: center;
    font-size:2.2em;
}
#header2 h3.sub {
    font-size: 1.2em;
    color: #000000;
    text-align: center;
}
/* Content */
#content {
    width:780px;
    margin: 0 auto;
    padding: 0 0 0 0;
}
/* Column One */
#colOne {
    float: left;
    width:385px;
    padding: 0 0 0 0px;
    background: #ffffee;
}
#colOne h1 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 3em;
    color: #000000;
    text-align: center;
}
#colOne h2 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 2.2em;
    color: #000000;
    text-align: center;
}
#colOne h3 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 1.2em;
    color: #000000;
    text-align: center;
}
#colOne table.points {
    table-layout:fixed;
    margin:5px 5px 20px 5px;
    border: 1px solid #1E1010;
}
#colOne table.points a:link, #colOne p.more a:visited {
    font-size: 1em;
    color: blue
}
#colOne table {
    table-layout: fixed;
    margin: 5px 5px 10px 100px;
    border: 1px solid #1E1010;
}
#colOne table tr.header, tr.totals {
    background: #e61a0a;
}
#colOne table tr.color {
    background: #fafafa;
    border: 1px solid #000000;
}
#colOne p, #colOne ul, #colOne ol {
    line-height: 120%;
    list-style: none;
}
/* Collum One Box *//* STATISTICS.html */
#colOne .box {
    margin: 20px 8px 20px 0px;
    padding: 5px 5px 8px 8px;
    background: #ffffff;
    border: 1px solid #8A0600;
}
#colOne .box p {
    margin: 0;
    padding: 0;
    line-height: normal;
    text-align: left;
    font-size: 1.1em;
}
#colOne .box table, #schedule {
    font-size:1.3em
}
#colOne .box li {
    margin: 0 0 20px 0;
}
#colOne p.teaser {
    font-size: 1.3em;
}
#colOne p.more {
    margin-top: 0;
    text-align: left;
}
#colOne p.more a:link, #colOne p.more a:visited {
    background: url(images/img3.gif) no-repeat 5px 6px;
    background-position: center left;
    padding-left: 14px;
    font-size: 90%;
    color: #1e4c82
}
/* Column Two */
#colTwo {
    float: right;
    width:385px;
    padding: 0 0 0 10px;
    background: #ffffee;
}
#colTwo h1 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 3em;
    color: #000000;
    text-align: center;
}
#colTwo h2 {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 2.2em;
    color: #000000;
    text-align: center;
}
#colTwo h2.holder {
    margin-top: 0;
    padding: 0 0 0 0;
    font-size: 2.2em;
    color: #ffffee;
    text-align: center;
}
#colTwo table.points {
    table-layout:fixed;
    margin:5px 5px 20px 5px;
    border: 1px solid #1E1010;
}
#colTwo table tr.header, tr.totals {
    background: #e61a0a;
    border: 1px solid #000000;
}
#colTwo table tr.color {
    background: #fafafa;
    border: 1px solid #000000;
}
/* Footer */
#footer {
    clear: both;
    width: 778px;
    height: 60px;
    margin: 0 auto;
    padding: 20px 0;
    background: url(images/img6.gif) repeat-x;
}
#footer ul {
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    font-size:small;
    color: white;
}
#footer ul {
    margin: 0;
    list-style: none;
}
#footer li {
    display: inline;
    padding: 0px 0 0 20px;
}