
body {	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-attachment:fixed;
	font-family:arial; 
}

br,td,center,ul,li,p { 
	font-family:arial; 
	font-size:.7em; 
	color:#FFFFFF;
	line-height:120%;
}

input,textarea {
	border:1px solid #FFF;
	background-color:000000;
	font-family:arial;
	color:FFF;
	padding:0 2 0 1;
	font-size:1.1em;
}

.input2 {
	width:150px;
}

a:link {
	color: #999999;
	text-decoration:none;
}

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

a:visited {
	color: #FFF;
	text-decoration:none;
}

.yellink:link {
	color:FFFFFF;
	text-decoration:none;
}

.yellink:hover {
	color:999999;
	text-decoration:none;
}

.yelltall:link {
	color:000;
	display:block;
	font-size:13pt;
	font-weight:bold;
	padding:5 5 5 8;
	background-color:999999;
	text-decoration:none;
}

.yelltall:visited {
	color:000;
	display:block;
	font-size:13pt;
	font-weight:bold;
	padding:5 5 5 8;
	background-color:999999;
	text-decoration:none;
}

.yelltall:hover {
	color:FFF;
	line-spacing:10%;
	display:block;
	font-size:13pt;
	font-weight:bold;
	padding:5 5 5 8;
	background-color:000;
	text-decoration:none;
}

.formcell {
	border:2px solid #FFF;
	background-color:2e2e2e;
	padding: 10 10 10 10;
}

.formwide {
	width:150px;
	text-align:right;
}

.whitebox {
	width:120px;
	padding:10 10 10 10;
	background-color:;
	color:000;
	font-size:1.2em;
	font-family:impact;
	text-align:right;
}

.bikes {
	width:80px;
	text-align:right;
}
.top {
	width:855px;
	height:97px;
	background-image:url(logo_top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.mid {
	width:812px;
 	height:17px;
	background-image:url(logo_mid.gif);
}

.logo {
	width:153px;
	height:93px;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	background-color:000;
}

.submenu {
	height:15px;
	background-image:url(submenubg.jpg);
}

.winbg {
	background-image:url(winbg.jpg);
	background-repeat:no-repeat;
	width:803px;
}

.bike {
	width:328px;
	height:200px;
	background-image:url(bike.jpg);
	background-repeat:no-repeat;
}

.foot {
	height:33px;
	padding:0 0 0 0;
	background-image:url(foot.gif);
	background-repeat:no-repeat;
	color:FFFFF;
}

.foot2 {
	padding:0 0 2 34;
	color:FFFFF;
}

.boxtop {
	background-image:url(boxtop.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:000;
	width:300px;
}

.boxtop2 {
	background-image:url(boxtop.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:000;
	padding:0 10 0 10;
	width:400px;
}

.yellow {
	color:999999;
	font-size:7pt;
}

.item {
	color:999999;
	font-size:2em;
	font-weight:;
	font-family:impact;
}

#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
line-height: 0;
}

#lightbox img{ 
width: auto; 
height: auto;
}

#lightbox a img{ 
border: none; 
}

#outerImageContainer{ 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer{ 
padding: 10px; 
}

#loading{ 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: 
center; 
line-height: 0; 
}

#hoverNav{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%;
z-index: 10; 
}

#imageContainer>#hoverNav{ 
left: 0;
}

#hoverNav a{ 
outline: none;
}

#prevLink, #nextLink{ 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); 
display: block; 
}

#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#imageData{	
padding:0 10px; 
color: #666;
 }

#imageData #imageDetails{ 
width: 70%; 
float: left; 
text-align: left; 
}	

#imageData #caption{ 
font-weight: bold;
}

#imageData #numberDisplay{ 
display: block; 
clear: left; 
padding-bottom: 1.0em;
}			

#imageData #bottomNavClose{ 
width: 66px; 
float: right;  
padding-bottom: 0.7em; 
outline: none;
}	 	

#overlay{ 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; }

