@charset "UTF-8";


* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
body {
	background-color: #333333;
	font-size: 14px;
	text-align: center;
	background-image: url(../images/bkgpattern.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
table {
	width: 490px;
	text-align: center;
}
td {
	text-align: center;
	vertical-align: top;
	height: 150px;
}
img {
	border: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	/*background-color: #54031E;*/
	background-image:url(../images/heading_grad.jpg)
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background: #54031E;
}
a {
	color: white;
	text-decoration: underline;
}
a:hover {
	color: #990C37;
	text-decoration: none;
}
#container {
	width: 1000px;
	z-index: 0;
	margin: auto;
	text-align: left;
	position: relative;
	height: 1000px;
}
#header {
	z-index: 0;
	height: 196px;
	width: 1000px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#leftplate {
	z-index: 0;
	height: 443px;
	width: 154px;
	left: 0px;
	top: 196px;
	position: absolute;
	background-image: url(../images/leftplate.jpg);
	background-repeat: no-repeat;
}
#leftplatepiece {
	background-image: url(../images/leftplatepiece.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 443px;
	width: 67px;
	left: 154px;
	top: 196px;
}
#rightplate {
	z-index: 0;
	height: 443px;
	width: 152px;
	left: 848px;
	top: 196px;
	position: absolute;
	background-image: url(../images/rightplate.jpg);
	background-repeat: no-repeat;
}
.red {
	color: #990000;
}
#rightplatepiece {
	background-image: url(../images/rightplatepiece.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 443px;
	width: 67px;
	left: 781px;
	top: 196px;
}
#blkareawrapper {
	position: absolute;
	width: 694px;
	left: 154px;
	top: 196px;
	height: 200px;
}
#blackarea {
	text-align: left;
	width: 694px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	background: #000000 url(../images/new20pixstrip.png) repeat-y;
}

#buttons {
	width: 498px;
	border: 4px double #333333;
	background-color: #000000;
	text-align: center;
}
#parts {
	width: 498px;
	height: 160px;
	border: 4px double #333333;
	background-color: #000000;
	text-align: left;
	margin-bottom: 20px;
}
#footer {
	text-align: center;
	width: 694px;
	position: relative;
	z-index: 1;
}
#chopper {
	height: 238px;
	width: 298px;
	top: 561px;
	left: -52px;
	position: absolute;
	z-index: 4;
}
#nav {
	height: 424px;
	width: 148px;
	position: absolute;
	top: 179px;
	left: 63px;
	z-index: 5;
}
#ads {
	height: 424px;
	width: 148px;
	position: absolute;
	top: 179px;
	left: 793px;
	z-index: 5;
	color: #000000;
	text-align: center;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
}
.textareamargin {
	margin-left: 94px;
	margin-right: 94px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.thumbspace {
	margin: 6px;
}
.signup {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.newsheading {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 94px;
	margin-right: 94px;
}
.linkslist {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 130px;
	margin-right: 94px;
}
.black {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
}
.vmiddle {
	vertical-align: middle;
}

/*-----------------Navigation Styles-------------------------*/

#homebut {
	background-image: url(../images/nav/home-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#homebut:hover {
	background-position: 0px -40px;
}
#aboutbut {
	background-image: url(../images/nav/aboutus-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#aboutbut:hover {
	background-position: 0px -40px;
}
#newsbut {
	background-image: url(../images/nav/news-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#newsbut:hover {
	background-position: 0px -40px;
}
#bikesbut {
	background-image: url(../images/nav/bikes-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#bikesbut:hover {
	background-position: 0px -40px;
}
#partsbut {
	background-image: url(../images/nav/parts-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#partsbut:hover {
	background-position: 0px -40px;
}
#apparelbut {
	background-image: url(../images/nav/apparel-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#apparelbut:hover {
	background-position: 0px -40px;
}
#contactbut {
	background-image: url(../images/nav/contact-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#contactbut:hover {
	background-position: 0px -40px;
}
#testimonialbut {
	background-image: url(../images/nav/testimonials-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#testimonialbut:hover {
	background-position: 0px -40px;
}
#linksbut {
	background-image: url(../images/nav/links-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#linksbut:hover {
	background-position: 0px -40px;
}
#gallerybut {
	background-image: url(../images/nav/gallery-states.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	width: 148px;
	height: 40px;
	z-index: 5;
}
#gallerybut:hover {
	background-position: 0px -40px;
}
/*-----------------End Navigation Styles-------------------------*/

