.titles {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	background-color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 10px;
}
body {
	background-image: url(back.jpg);
	margin: 5px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.left {
	position: relative;
	right: 92%;
	width: auto;
}
.right {
	position: relative;
	left: 9%;
	height: auto;
}
a.sites:hover {
	filter: Glow(Color=red, Strength=100);
}
.buttons {
	display: block;
	list-style-type: none;
	text-align: right;
	background-color: #CCFF99;
	border: thin ridge #6633cc;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.buttonsm { background-color: #9a9; padding: 8; margin: 2; text-align: center; border: black solid 2px }
.outerbuttons {
	list-style-type: none;
	display: inline;
}
.maintable {
	margin: 0px;
	padding: 0px;
	display: block;
}
.submenu {
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-size: large;
	font-weight: bold;
}
.walk_details {
	padding-left: 1cm;
}
.walk_list {
	clear: both;
}
.sidebook {
	width: 122px;
	float: right;
	text-align: center;
		padding: 5px;
}

.picblock {
	width: 120px;
	height: 185px;
	float: left;
	text-align:center;
	
	
}
