body {
  background-color: #929091;
  background-image: url(../images/backgroundtile.png);
  font-family: Verdana;
  font-size: 0.8em;
  margin: 0px;
  padding: 0px;
}

#fb-t {
	margin-top: -75px;
	margin-left: 160px;
}

.sponsorbar {
  background-image: url(../images/bottombarpattern.png);
  background-repeat: repeat-x;
  height: 46px;
  width: 997px;
  padding: 9px 0px 0px 0px;
  margin: 0px auto 0px auto;
}
.sponsors {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.sponsors img {
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}
.sitetop {
  position: absolute;
  width: 997px;
  height: 144px;
  left: 50%;
  margin-left: -498px;
}
#mk1top {
  background-image: url(../mk1/images/topbar.png);
  background-repeat: no-repeat;
}
#mk3top {
  background-image: url(../mk3/images/topbar.png);
  background-repeat: no-repeat;
}
#mk5top {
  background-image: url(../mx150r/images/topbar.png);
  background-repeat: no-repeat;
}
#indextop {
  background-image: url(../images/topbar1.png);
  background-repeat: no-repeat;
}
#indextop1 {
  background-image: url(../images/topbar2.png);
  background-repeat: no-repeat;
}
.logo {
  margin-left: 20px;
  margin-top: 10px;
}
.logo img {
  border: none;
}
.motorsport {
  float: right;
}
.motorsport img {
  border: none;
}
.mainmenu {
  list-style-type: none;
  margin-top: 10px;
}
.mainmenu img {
  vertical-align: middle;
}
.mainmenu li {
  display: inline;
}
.mainmenu a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
}

#container {
  width: 997px;
  margin: 150px auto 0px auto;
}
#middle {
  float: right;
  margin-right: 11px; 
  width: 325px;
}
#middlehome {
  float: left;
  width: 325px;
  margin-left: 11px;
}
#left {
  float: left;
  width: 325px;
}
#lefthome{
  float: right;
  width: 325px;
}
#largeleft {
  float: left;
  width: 493px;
}
#largelefttest {
  float: left;
  width: 275px;
}
#largeall {
  float: left;
  width: 997px;
}
#largeright {
  float: right;
  width: 493px;
}
#largerighttest {
  float: right;
  width: 722px;
}
#vlargeright {
  float: right;
  width: 650px;
}
#right {
  width: 325px;
  float: right;
}
#righthome {
  margin-top: 6px;
  margin-left: 11px;
  width: 325px;
  float: right;
}
.media {
  margin-top: 10px;
}
.mediatest {
  margin-top: 2px;
}
.mediatext {
  background-color: #48494D;
  color: #FFFFFF;
  padding: 5px;
  font-size: 1em;
}
.countdown {
  color: #FFFFFF;
}
a:link {
  color: white;
  text-decoration: none;
}
a:link img {
  border: none;
}
a:visited img {
  border: none;
}
a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  color: #26E01D;
}
.center {
  text-align: center;
}
.margin-bottomless {
  margin-bottom: 0px;
}
.green {
  color: #26E01D !important;
}
.bold {
  font-weight:bold;
}

.areatitle {
  background-color: #26E01D;
  color: #48494D;
  font-size: 1.4em;
  padding: 5px;
}
.newsitem {
  border-top: 1px solid #929091;
  clear: right;
}
.newsimage {
  margin: 10px 0px 10px 3px;
  border: none;
}
.newsstory {
  float: right;
  width: 170px;
  margin: 5px 0px;
}
.newsstorytest {
  float: right;
  width: 570px;
  margin: 5px 0px;
}
.newsdate a {
  text-decoration: none;
  color: #FFFFFF;
}
.newsheadline a {
  text-decoration: none;
  color: #26E01D;
}
.newssummary a {
  text-decoration: none;
  color: #FFFFFF;
}
.newsdate {
  padding: 0px;
  margin: 0px;
}
.newsheadline {
  padding: 0px;
  margin: 0px;
}
.newssummary {
  font-size: 0.8em;
  padding: 0px;
  margin: 0px;
}
.large {
  font-size: 18px;
}
.larger {
  font-size: 20px;
}
.small {
  font-size: 10px;
}
.smaller {
  font-size: 8px;
}
.white {
  color: white;
}
.yellow {
  color: yellow !important;
}
.spacetop {
  margin-top: 10px;
}
th {
  color: #26E01D;
  text-align: left;
}
#submenu {
  list-style-type: none;
  margin-bottom: 0px;
}
#submenu li {
  display: inline;
}
.italic {
  font-style:italic;
}
.right{ 
  text-align: right;
}
