
#sidebar {
	width: 200px;
	text-align: right;
}

#booking { display: none; }

#sidetext { display: none; }

#content {
	background-image: none;
}

#gayfriendly {
	padding: 0px;
	position: relative;
	top: 70px;
	right: 2px;
}

#bodytext {
	display: none;
}

#content {
	min-height: 225px;
}
* html #content {
	height: 225px;
}
