body {
	margin: 0px;
	padding: 0px 0px 10px;
	height: 100%;
	width: 100%;
}
#container {
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9A9A9;
	border-left-color: #A9A9A9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A9A9;
}
#headertop {
	margin: 0px;
	padding: 40px 0px 0px 85px;
	height: 49px;
	width: 675px;
	background-image: url(images/header-top-rods.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #aa5500;
	text-align: center;
	letter-spacing: 1px;
}
#headertopcranks {
	margin: 0px;
	padding: 10px 0px 0px 85px;
	height: 79px;
	width: 675px;
	background-image: url(images/header-top-cranks.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #aa5500;
	text-align: center;
	letter-spacing: 1px;
}
#headerbottom {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	height: 124px;
	width: 740px;
	background-image:  url("images/header-bottom-rods.jpg");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: bold;
}
#headerbottomcranks {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	height: 124px;
	width: 740px;
	background-image:  url(images/header-bottom-cranks.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
	font-weight: bold;
}
#topnav {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 17px;
	width: 760px;
	background-image: url(images/5x5-diagonal.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6C6B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
}
#content {
	margin: 0px;
	padding: 20px 15px 15px 25px;
	height: auto;
	width: 530px;
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
#leftbox {
	margin: 0px;
	padding: 20px 25px;
	float: left;
	height: auto;
	width: 140px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
#rightbox {
	margin: 0px;
	padding: 87px 20px 10px 0px;
	float: right;
	height: auto;
	width: 170px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	clear: right;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6B6C6B;
	text-decoration: none;
	margin: 10px 0px 0px;
	height: 20px;
	width: 760px;
	background-image: url(images/5x5-diagonal.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A9A9A9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0px 0px;
}
a:link {
	color: #6B6C6B;
	text-decoration: none;
}
a:visited {
	color: #6B6C6B;
	text-decoration: none;
}
a:active {
	color: #6B6C6B;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
p {
	margin: 10px 0px 5px;
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 30px;
	font-style: normal;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	font-style: normal;
}
ul.rightbox {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
li a:link {
	color: #242424;
	text-decoration: none;
	background-color: #E1E1E1;
	display: block;
	height: 20px;
	width: 145px;
	margin-top: 1px;
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 20px #333333;
}
li a:visited {
	color: #242424;
	text-decoration: none;
	background-color: #E1E1E1;
	display: block;
	height: 20px;
	width: 145px;
	margin-top: 1px;
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
li a:active {
	color: #242424;
	text-decoration: none;
	background-color: #E1E1E1;
	display: block;
	height: 20px;
	width: 145px;
	margin-top: 1px;
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9B9B9B;
	display: block;
	height: 20px;
	width: 145px;
	margin-top: 1px;
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.gallerycontainer {
	border:medium none;
	height:auto;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:527px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.thumbnail img {
border:1px solid #A9A9A9;
margin:15px 2px 0px 0px;
padding:0px;
text-align:left;
text-decoration:none;
}
.thumbnail:hover {
	background-color:transparent;

margin;0px;	margin: 0px;
	padding: 0px;
}
.thumbnail:hover img {
	border:1px solid #A9A9A9;
}
.thumbnail span {
	color:black;
	left:-1000px;
	margin:0px;
	padding:0px 0px 10px 2px;
	position:absolute;
	text-decoration:none;
	visibility:hidden;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
	bottom: 0px;
}
.thumbnail span img {
	margin:0px 0px 5px;
	padding:0px;
	text-decoration:none;
}
.thumbnail:hover span {
	bottom:90px;
	left:-1px;
	visibility:visible;
	z-index:50;
	margin: 0px;
	padding: 25px 25px 10px;
}
#thumb {
height:60px;
margin:0px;
padding:0px;
width:100px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul.content {
	margin: 10px 0px 5px 20px;
	padding: 0px;
}
#rightnews {
	margin: 20px 0px 0px;
	padding: 20px 0px 0px 10px;
	float: right;
	height: auto;
	width: 155px;
	clear: right;
	text-align: justify;
}
.rightthumb {
	border: 1px solid #666666;
	margin: 0px 0px 10px;
	padding: 0px;
}
.rightthumbtext {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
.wd {
	margin: 0px 20px 25px 15px;
	padding: 0px;
}
.jpw {
	margin: 5px 20px 10px 30px;
	padding: 0px;
}
.carthumb {
	margin: 0px 0px 20px 15px;
	padding: 0px;
	border: 1px solid #000000;
}
.carthumblast {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 1px solid #000000;
}
.logothumb {
	margin: 0px 0px 20px 15px;
	padding: 0px;
	text-decoration: none;
}
.logothumblast {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px 0px 10px;
	height: auto;
	width: 760px;
}
h4 {
	font-weight: bold;
	color: #CC6600;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
