div#bodycontent div.background {
	width:960px;
	background-repeat:repeat-y;
}

div#bodycontent div#travel {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/travelnotebook.jpg);
	height:2000px;
}

div#bodycontent div#act {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/actnotebook.jpg);
	height:1500px;
}

div#bodycontent div#keep {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/keepnotebook.jpg);
	height:800px;
	
}

div#bodycontent div#walk {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/walkingnotebook.jpg);
	height:1100px;
}

div#bodycontent div#weather {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/weathernotebook.jpg);
	height:1000px;
}

div#bodycontent div#tour {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/tournotebook.jpg);
	height:3000px;
}

div#bodycontent div#our {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/ourenvnotebooknew.jpg);
	height:1500px;
}
div#bodycontent div#know {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/knownotebook.jpg);
	height:1000px;
}
div#bodycontent div#team {
	background-image:url(http://craghoppers.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/staticpages/meetnotebook.jpg);
	height:1600px;
}
div#bodycontent div#inner {
	margin:0px 190px 20px 190px;
}
div#bodycontent div#inner table {
	background-color:#ffffff;
}
div#bodycontent div#days div#inner table {
	margin-bottom:30px;
}
div#bodycontent div#inner td {
	padding:20px;
}
div#bodycontent div#inner img {
	float:left;
	margin-right:20px;
}
div#bodycontent a#linkback {
	float:right;
}
div#bodycontent a#linkback:hover {
	color:#ffffff;
}

div#bodycontent div#inner1 {
	margin:0px 190px 20px 190px;
}
div#bodycontent div#inner1 table {
	background-color:#ffffff;
}
div#bodycontent div#days div#inner1 table {
	margin-bottom:30px;
}
div#bodycontent div#inner1 td {
	padding:5px;
}
div#bodycontent div#inner1 img {
	float:left;
	margin-right:20px;
}

