@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	border-left: 1 px solid;
	border-right: 1 px solid;
}
.thrColAbsHdr #container {
	position: relative; 
	width: 1000px;  
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	height: 800px;
	top: 20px;
} 
.thrColAbsHdr #homepageheader {
	height: 50px; 
	background: #ffffff;
	padding: 0px 0px 0px 250px;
	top: 0px;
	left: 250px;
	width: 750px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
} 
.thrColAbsHdr #header {
	height: 100px; 
	background: #DDDDDD;
	padding: 0px 0px 0px 180px;
	top: 0px;
	background-image: url(Images/tires820x200.jpg);
	background-position: right;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	height: 800px;
	color: #FFF;
	background-image: url(Images/rider1.jpg)
}
.thrColAbsHdr #mainContent {
	position: absolute;
	margin: 0 250px 0px;
	top: 50px;
	height: 720px;
	width: 720px;
	padding: 15px 10px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.thrColAbsHdr #footer {
	padding: 2px 0px 2px 0px;
	background:#FFFFFF;
	position: absolute;
	left: 250px;
	top: 726px;
	width: 750px;
	z-index: 1;
	height: 70px;
	right: 0px;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 12px;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.nav {
	border: 0px #000000 solid;
	width: 160px;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
} 
.nav1 {
	border: 0px #000000 solid;
	width: 160px;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding-left: 10px;
}
.thumbnail{
	position: relative;
	padding: 20px 20px 0px 0px;
	z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 1px solid white;
visibility: hidden;
color: white;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

.Heading {
	font-size: 22px;
}
.sidebar2 h1 {
	font-size: 14%;
}
.thrColAbsHdr #container #mainContent .Heading {
	color: #FFF;
	background-color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
	text-align: center;
}
.thrColAbsHdr #container #mainContent table tr td p {
	text-align: center;
	font-weight: bold;
}
