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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #777777;
}
body {
	background-color: #000000;
}
a:link {
	color: #AAAAAA;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #BBBBBB;
}

a img { border:none; }


#wrapper {
	height: auto;
	width: 1000px;
	padding: 15px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	color: #333300;
	text-align: left;
}

#rotator
{
  background: url(/img-v3head/rotator.php) no-repeat center center;
  width: 1000px;
  height: 180px;
}


#menu {
	height: 100px;
	width: 1000px;
	padding-top: 10px;
	text-align: center;
}

#main {
	width: 1000px;
	height: auto;
	color: #000000;
}
#main td {
	color: #000000;
	font-size: small;
}
#main h3 {
	font-size: small;
	font-weight: bold;
	color: #868686;
}
.quotemain {
	font-size: smaller;
	font-style: italic;
	color: #303030;
	border: thin dotted #C0C0C0;
	padding: 5px;
}


#footer {
	font-size: x-small;
	height: 80px;
	padding: 5px;
	width: 1000px;
	color: #555555;
	text-align: right;
}
.smalltxtinfo {
	font-size: x-small;
}
#main a:visited {
	color: #2D2D2D;
}
#main a:link {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
#main a:hover {
	color: #0099FF;
}
#main a:active {
	color: #444444;
}
#lowericons {
	float: left;
	width: 25%;
	padding-right: 10px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 15px;
}
#lowericons2 {
	font-size: small;
	padding: 2px;
}
#racerprofile {
	font-size: x-small;
	padding: 10px 10px 10px 5px;
	float: left;
	width: 210px;
	text-align: justify;
}
#mainrightcol {
	margin: 5px;
	padding-top: 10px;
	float: right;
}

.sectionh1 {
	font-size: small;
	font-weight: bolder;
	line-height: 1.5em;
}
spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d;
  background:#bfbfbf}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #191919;
  border-right:1px solid #191919;
  background:#cecece}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;}
.spiffy4{
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d}
.spiffy5{
  border-left:1px solid #bfbfbf;
  border-right:1px solid #bfbfbf}
.spiffyfg{
  background:#ffffff}
