body {
	margin: 0 auto;
	padding: 0px;
	background: #d4d9dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	color: #666;
	text-align: center;
}
a {
	color: #176d9e;
}
img {
	border: 0;
}
fieldset {
	border: 0;
}
div#topBarOuter {
	height: 69px; 
	text-align: right;
	background: #b7e5c4 url(/images/top_bar_bg.gif) top left repeat-x; 
	padding-right: 20px;
}
div#topBarOuterLong {
	position: relative;
	height: 69px; 
	text-align: right;
	background: #b7e5c4 url(/images/top_bar_bg.gif) top left repeat-x; 
	padding-right: 20px;
}
div#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	position:relative;
	background-color: #E3FFF1;
	text-align: left;
}
div#wrapLong {
	margin: 0px auto;
	padding: 0px;
	width: 966px;
	position:relative;
	background-color: #E3FFF1;
	text-align: left;
}
div#innerContainer {
	margin: 0;
	padding: 18px;
}
/* h1#headingRbbb {
	margin: 0;
	padding:0;
	background:url(/images/heading_round_britain_by_bike.gif) top left no-repeat;
	width:510px;
	line-height: 31px;
	height:31px;
	font-size: 1px;
	text-indent:-3000px;
} */
h1#headingRbbb {
	margin: 0;
	padding:0;
	background:url(/images/homepage_around_coast_banner_mar10.jpg) top left no-repeat;
	width:511px;
	line-height: 226px;
	height:226px;
	font-size: 1px;
	text-indent:-3000px;
}
h1#headingRbbbLong {
	margin: 0;
	padding:0;
	background:url(/images/heading_round_britain_by_bike_long.gif) top left no-repeat;
	width:930px;
	line-height: 31px;
	height:31px;
	font-size: 1px;
	text-indent:-3000px;
}
#rightCol {
	float: right;
	width: 510px;
	margin: 0;
	padding: 0;
}
#leftCol {
	float: left;
	width: 510px;
	margin: 0;
	padding: 0;
}
div#routeMapContainer {
	background: #dedddb url(/images/route_map_box_bg.gif) top left repeat-y;
	padding: 0 5px 5px 5px;
}
div#routeMapContainerOuter {
	background: #dedddb url(/images/route_map_box_bottom_bg.gif) bottom right no-repeat;
	padding: 0 0 3px 0;
}
div#flashContainer {
	width: 900px;
	background: #dedddb url(/images/flash_box_bg.gif) top left repeat-y;
	padding: 15px 15px 5px 15px;
}
div#flashContainerOuter {
	width: 930px;
	background: #dedddb url(/images/flash_box_bottom_bg.gif) bottom right no-repeat;
	padding: 0 0 3px 0;
}
div#homePageText {
	float: left;
	width: 330px;
	padding-top: 25px;
}
