body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111214;
	list-style-image: url(../_gfx/index/bullet.png);
}
p {
	margin-top:14px;
	margin-bottom:14px;
}
li {
	margin:4px 0px 0px 8px;
}
#Lheader {
	position:absolute;
	z-index:1;
	left:50%;
	width:955px;
	height:410px;
	margin:0px 0px 0px -477px;
}
#Lmain {
	position:absolute;
	z-index:1;
	left:50%;
	width:955px;
	margin:410px 0px 0px -477px;
	background-image:url(_gfx/index/main_bg.png);
}
#Lfooter {
	text-align:center;
	margin-top:-3px;
	padding:5px 15px;
	font-size:80%;
	color:#A9ABB1;
	background-color: #111214;
}
	#Lfooter a:link {
		color:#D9DADD;
		text-decoration:none;
	}
	#Lfooter a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}
	#Lfooter a:visited {
		color:#A9ABB1;
		text-decoration:none;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9DADD;
}
a:link {
	color: #E6010A;
}
a:visited {
	color: #B6B7BA;
}
a:hover {
	color: #FFB50C;
}
h1 {
	font-size: 19px;
	margin:11px 0px 11px 0px;
	padding-bottom:11px;
	background-image:url(_gfx/h1hr.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
h2 {
	font-size: 16px;
	padding-bottom:11px;
	background-image:url(_gfx/h1hr.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
h3 {
	font-size: 12px;

}
.red {
	color:#D9000B;
}
h1,h2,h4,h5,h6 {
	font-weight: normal;
	letter-spacing:-1.5px;
	color: #D9DADD;
	margin-top:14px;
	margin-bottom:14px;
}
#div1 {
	width:550px;
	float:left;
}
#div2 {
	float:left;
	padding-left:41px;
	width:300px;
	background-image:url(_gfx/divvrdiv.png);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
.date {
	font-size:10px;
	font-weight:normal;
	}
.notopmargin {
	margin-top:0px;
	}
.box_narrow {
	float:left;
	width:256px;
	height:246px;
	background-image:url(_gfx/start/box_narrow.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.box_wide {
	float:left;
	width:526px;
	height:224px;
	margin-top:16px;
	background-image:url(_gfx/start/box_wide.png);
	background-repeat:no-repeat;
}
	.box_narrow div, .box_wide div {
		margin:11px;
	}
	
.thumb, .thumbhover {
	border-width:1px;
	margin:11px;
}
.thumb {
	border-color:#E6010A;
}
.thumbhover {
	border-color:#FFB50C;
}
.normal {
	font-weight:normal;
	}
.Lofferbg {
	background-image:url(../_gfx/bikes_for_sale/Loffer_bg.png);
	background-repeat:no-repeat;
	font-size:small;
	border-bottom:1px solid #2C323F;
}
	.Lofferbg img  {
		margin:3px 7px 0px 4px;
	}
.initial p:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E6000F;
	font-size:19px;
	font-weight:bold;
}
.aleft {
	float:left;
	margin-right:14px;
	margin-bottom:10px;
}
.greyborder {
	border:1px solid #999999;
}
.price {
	font-weight:bold;
	}
.small {
	font-size:9px;
	}
.noborder,
.noborder img {
	border: none;
}