BODY { background-image:url(images/bikekitchen_BG.jpg);
               background-repeat:no-repeat;
               background-position:top left;
               background-attachment:scroll;
			   margin-top: 0px;
			   margin-left: 0px
			    }
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.subtitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: 400;
	color: #666666;
}
.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.shopimage {
	border: 1px dotted #666666;
}
