body {
  margin: 0;
  padding: 0;
  background-color: #050845;
  color: white;
  background-image: url(img/bg.jpg);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #ffffff;
  color: black;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  width: 800px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #ffffff;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #ffffff;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-position: top right;
  background-repeat: repeat-y;
}
#content {
  margin: 0 240px 0 160px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  min-width:640px;
  top:0px;
}
#mainfeature {
  background-image: url(graphics/openday.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature2 {
  background-image: url(photos/wheelsBG.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature3 {
  background-image: url(photos/platesBG2.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature4 {
  background-image: url(photos/iceBG.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature5 {
  background-image: url(photos/perfBG.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature6 {
  background-image: url(photos/interior.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature7 {
  background-image: url(photos/modded.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature8 {
  background-image: url(photos/cycling.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: black;
  padding: 2em 2em 1em 200px;
  height: 230px;
  top:0px;
}
#mainfeature a:link{
  color: #ff0;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature3 h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
  color: white;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature3 p {
  font-size: 110%;
  color: white;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}


#sidebar2 {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#nav li a:hover {
  text-decoration: none;
  color: #f00;
  font-weight: normal;
}


#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}
