body {
	margin: 		0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	font-family: 		arial, verdana, helvetica, sans-serif;
	color: 			#000;
	background-color: 	#000;
}
p {
	font-size: 		16px;
	font-weight: 		bold;
	color: 			#000; 
}
p.head {
	font-size: 		16px;
	font-weight: 		bold;
	text-align: 		center;
	color: 			#000; 
}
ul {
	font-size: 		14px;
	font-weight: 		bold;
	color: 			#000; 
    	margin-left: 		70px; 
}
h1 {
	font-size: 		24px;
	font-weight: 		bold;
	margin-top: 		0;
	margin-bottom: 		0;
}
h2 {
	font-size: 		20px;
	font-weight: 		bold;
	text-align: 		center;
}
h3 {
	font-size: 		16px;
	font-weight: 		bold;
	text-align: 		center;
}
h4 {
	font-size: 		14px;
	font-weight: 		bold;
	margin-top: 		0;
	margin-bottom: 		0;
	text-align: 		center;
}
h5 {
	font-size: 		12px;
	font-weight: 		bold;
	margin-top: 		0;
	margin-bottom: 		0;
	text-align: 		center;
}
h6 {
	font-size: 		10px;
	font-weight: 		bold;
	margin-top: 		0;
	margin-bottom: 		0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 		9px;
}
#top {
	margin: 		0px 0px 0px 0px;
	padding: 		10px;
	border: 		0px;
      text-align:       center;
	background: 		#000000;
	height: 		100px; /* ie5win fudge begins */
	voice-family: 		"\"}\"";
	voice-family:i		nherit;
	height: 		100px;
}
html>body #top {
	height: 100px; /* ie5win fudge ends */
}
#left {
	position: 		absolute;
	top: 			110px;
	left: 			0px;
	bottom: 		0px;
	padding: 		10px;
	border: 		0px;
	background: 		#000000;
	width: 			150px; /* ie5win fudge begins */
	voice-family: 		"\"}\"";
	voice-family:		inherit;
	width: 			130px;
}
html>body #left {
	width: 130px; /* ie5win fudge ends */
	}
#middle {
	padding: 		10px;
	border: 		6px solid #f77c14;
	background: 		#ffffff;
	background-attachment: 	fixed;
	background-image: 	url('http://www.ktcycle.com/images/bg.gif');
	margin: 		20px 170px 0px 170px;
}
#middle2 {
	padding: 		10px;
	border: 		6px solid #f77c14;
	background: 		#ffffff;
	background-attachment: 	fixed;
	background-image: 	url('http://www.ktcycle.com/images/vtwin2.jpg');
	margin: 		20px 170px 0px 170px;
}
#middle3 {
	padding: 		10px;
	border: 		6px solid #f77c14;
	background: 		#ffffff;
	background-attachment: 	fixed;
	background-image: 	url('http://www.ktcycle.com/images/pumgobg.jpg');
	margin: 		20px 170px 0px 170px;
}
#middle4 {
	padding: 		10px;
	border: 		6px solid #f77c14;
	background: 		#ffffff;
	background-attachment: 	fixed;
	background-image: 	url('http://www.ktcycle.com/images/trikketest.jpg');
	margin: 		20px 170px 0px 170px;
}

#right {
	position: 		absolute;
	top: 			110px;
	right: 			0px;
	bottom: 		0px;
	padding: 		10px;
	border: 		0px;
	background: 		#000000;
	width: 			150px; /* ie5win fudge begins */
	voice-family: 		"\"}\"";
	voice-family:		inherit;
	width: 			130px;
	}
html>body #right {
	width: 			130px; /* ie5win fudge ends */
	}
table#topimgs {
    	background-color:	#000000;
    	border: 		none 0px;
}

.tdleft {
    	text-align: 		left;
}

.tdmid {
    	text-align: 		center;
}
#navcontainer ul {
	position: 		relative;
	top: 			40px;
	margin: 		0;
	padding: 		0;
	width: 			100px;
	list-style-type: 	none;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		14px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a {
	display: 		block;
	padding: 		9px 0px 6px 0px;
	border: 		0px;	
	width: 			100px;
	text-align: 		right;
	background-color: 	#000;
	background-image: 	url(http://www.ktcycle.com/images/button2.gif);
}

#navcontainer a:link, #navlist a:visited {
	color: 			#fff;
	text-decoration: 	none;
}

#navcontainer a:hover {
	border: 		0px;
	width: 			100px;
	background-color: 	#fff;
	background-image: 	url(http://www.ktcycle.com/images/button1.gif);
	color: 			#000;
}

#active a:link, #active a:visited, #active a:hover {
	border: 		0px;
	width: 			100px;
	background-color: 	#000;
	background-image: 	url(http://www.ktcycle.com/images/button1.gif);
	color: 	#000;
}
#linkcontainer {
	position: 		relative;
	top: 			40px;
	margin: 		0;
	padding: 		0;
}

a.orange { 
	font-family:			Arial, "Times New Roman", Times, serif;
	font-size:			11px;
	font-weight:			bold; 
	color:				#f77b10; 
}

a.orange:hover { 
	font-family:			Arial, "Times New Roman", Times, serif;
	font-size:			11px;
	font-weight:			bold; 
	color:				#ffdb2f; 
}

a.white { 
	font-family:			Arial, "Times New Roman", Times, serif;
	font-size:			11px;
	font-weight:			bold; 
	color:				#ffffff; 
}

a.white:hover { 
	font-family:			Arial, "Times New Roman", Times, serif;
	font-size:			11px;
	font-weight:			bold; 
	color:				#ffdb2f; 
}

#showimage {
position: absolute;
visibility: hidden;
border: 1px black;
}

#dragbar {
cursor: hand;
cursor: pointer;
background-color: #efefef;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext {
font-weight: bold;
margin-right: 1px;
}