/*   These lines are for a double height menu, if necessary
#navigation         {height: 48px;}
#column_right       {height: 375px;}
*/
#container {
	background-image: url("../images/sidebanner006.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#content_container {
	background-image: url("../images/bikebg001.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

