body { margin: 0; background-image: url('images/bkg.jpg'); background-repeat: repeat-x; background-color: #FFF; font-family: Arial; font-size: 14px; color: #000; }

#mainContainer { margin: 0 auto; width: 986px; margin-top: 20px; } 
#Container { float: left; background-image: url('images/contentBkg.png'); background-repeat: no-repeat; width: 986px; height: 100%; min-height: 900px; }


/*Header Styles*/

.logo { float: left; border: none; margin-top: -20px; margin-left: 15px; }

#headerText { float: left; color: #c60202; width: 400px; text-align: right; margin-top: 45px; margin-left: 190px; }
#headerText a { color: #c60202; text-decoration: none; }
#headerText a:hover { text-decoration: underline; }


/*Nav Styles*/

#navContainer { margin: 0 auto; clear: both; width: 923px; height: 44px; text-align: left; color: #9a9a9a; padding-top: 23px; padding-left: 30px; }
#navContainer a { text-decoration: none; color: #000000; }
#navContainer a:hover { text-decoration: underline; }


/*Footer Styles*/

#footer { margin: 0 auto; clear: both; width: 986px; padding-top: 20px; }
#footerLinks { float: left; width: 700px; font-size: 12px; color: #666666; }
#footer a { text-decoration: none; color: #000000; }
#footer a:hover { text-decoration: underline; }

#copyright { float: left; width: 250px; text-align: right; font-size: 12px; }

#webdesign { margin: 0 auto; clear: both; width: 986px; margin-top: 20px; font-size: 12px; }
#webdesign a { color: #c60202; }

#webdesign a:hover { text-decoration: none; }

#grass { clear: both; background-image: url('images/grass.jpg'); background-repeat: repeat-x; height: 144px; background-position: bottom; }

/*Content Styles*/

#contentContainer { width: 896px; margin-left: 55px; } 
.leftContainer { float: left; width: 163px; }
.rightContainer { float: left; width: 724px; margin-top: -15px; }

h1 { font-size: 24px; padding-bottom: 15px; margin-left: -10px; }

h2 { font-size: 18px; margin-left: 20px; margin-bottom: 5px; }

.placeholder{ width: 156px; height: 131px; padding-bottom: 40px; text-align: center; }
.placeholder img { border: none; }
.placeholder a { font-size: 10px; color: #333333; text-decoration: none; }
.placeholder a:hover { color: #000; }

.textContainer { width: 694px; height: 86px; margin-left: 20px;  background-image: url('images/textContainer.png'); background-repeat: no-repeat; padding-bottom: 44px; }
.text { padding-left: 15px; padding-top: 10px; width: 670px; }

.subColumn { float: left; margin-top: -20px; padding-left: 20px; padding-right: 60px; width: 625px; }
.adsenseColumn { float: left; width: 160px; margin-top: -40px; padding-bottom: 20px; }
.banner { width: 160px; border: none; padding-top: 30px; }

.motosport { padding-top: 30px; margin-left: 80px; }
.motosport2 { padding-top: 30px; margin-left: 200px; }
.motosport3 { padding-top: 30px; margin-left: 150px; }

li a { color: #000; }
li a:hover { text-decoration: none; }



