body {
  background-color: #000000;
  margin-top: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-left: 5px;
  margin-right: 5px;
  padding-right: 5px;
}

#outside {
  background-color: #000000;
  border: 1px solid #EFC925;
}

#header {
  background-image: url(../images/RacingBack.jpg);
  background-color: #390902;
}

.page{
  background-color:#FFFFFF;
}

#search {
  padding: 5px;
  margin: 0;
  list-style: none;
  font-size: .84em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #EFC925;
  border: 1px solid #FF0000;
  width: 13em;
}

#search .button {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #000000;
}

#search .field {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  width: 7em;
}

.bodycopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .85em;
  font-weight: normal;
  color: #000000;
}

#pagebody {
  clear: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .85em;
  font-weight: normal;
  color: #000000;
}

#pagebody a:link, #pagebody a:visited, #pagebody a:active {
  color: #818FA1;
  text-decoration: underline;
}

#pagebody a:hover {
  color: #000000;
  text-decoration: underline;
}

#pagebody h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #000000;
}

#globalnavrow {
  background-color: #EFC925;
}

#globalnav, #globalnav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: .84em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#globalnav li { /* all list items */
  float: left;
  position: relative;
  background-color: #EFC925;
  margin: 1px;
  padding: 1px;
  width: 11em;
}

#globalnav li ul { /* second-level lists */
  float: none;
  display: none;
  position: absolute;
  margin: 0px;
  padding: 3px;
  top: 16px;
  left: 0;
  background-color: #FFFFFF;
  border: 1px solid #FF0000;
}

#globalnav li > #globalnav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}

#globalnav li:hover ul, #globalnav li.over ul { /* lists nested under hovered list items */
  display: block;
}

#content {
  clear: left;
}

#globalnav a:link, #globalnav a:visited, #globalnav a:active, #featurenav a:link, #featurenav a:visited, #featurenav a:active {
  color: #FF0000;
  text-decoration: none;
}

#globalnav li a:hover, #featurenav li a:hover {
  color: #000000;
}

#featurenav, #featurenav ul {
  padding: 5px;
  margin: 0;
  list-style: none;
  font-size: .84em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #EFC925;
  border: 1px solid #FF0000;
  width: 13em;
}

#featurenav li {
  margin-top: 5px;
  margin-bottom: 5px;
}

#copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .65em;
  font-weight: normal;
  color: #000000;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
  color: #FF0000;
  text-decoration: underline;
}

#copyright a:hover {
  color: #000000;
  text-decoration: underline;
}

.style6 {
  color: #0000FF;
  font-weight: bold;
}

.date {
  color: #808080;
  font-size: 11px;
}

.caption {
  color: #000000;
  font-size: 10px;
}

a.caption:link {
  color: #818FA1;
  text-decoration: underline;
}

a.caption:visited {
  color: #818FA1;
  text-decoration: underline;
}

a.caption:hover {
  color: #000000;
  text-decoration: underline;
}

a.caption:active {
  color: #818FA1;
  text-decoration: underline;
}
