
.topofpage2 {
	float: center;
	width: 97vw;
	margin: auto;
	top: 0px;
}

.mytitle2 {
	position: relative;
	left: 14px;
	top: 220px;
}

h1 {
	color: blue;
	text-align: center;
}

body {
	background-color:#CCFFFF;
	background-color:#f4f4f4;
	color:#555555;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:80px;
}

img {
	max-width: 100%;
	height: auto;
}

.header {
	color: black;
	font-weight: bold;
	line-height:1.6em;
}


.header2 {
	text-align: center;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 35px;
	background-color:#CCFFFF;
	margin-left: 0px;
	padding-bottom: 3px;
	line-height:1.5em;
}

.backbutton {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 3px;
}

.data {
	color: black;
}

.container {
	width: 100%; 
	margin: auto;
	position: absolute;
	left: 10px;
	top: 205px;
}

.container2 {
	width: 100%; 
	margin: auto;	
	position: absolute;
	left: 0px;
	top: 0px;
}

.container3 {
	width: 445px; 
	margin: auto;	
	position: absolute;
	left: 5px;
	top: 30px;
}

.container4 {
	width: 65%; 
	margin: auto;	
	position: absolute;
	left: 480px;
	top: 125px;
}

.container5 {
	float: left;
	margin-left: 1%;
	width: 100%;
}

.container6 {
	float: left;
	border: 1px solid black;
	width: 24%;
	height: 100%;
	background-color: #F4F4F4;
}

.container7 {
	float: left;
	border: 1px solid black;
	width: 24vw;
	min-width: 10vw;
	height: 100%;
	background-color: #F4F4F4;
}

.column {
	float: left;
	width:13%;
	border:1px solid #ccc;
	padding:2px;
	box-sizing: border-box;
	text-align: center;
}

.column2 {
	float: left;
	width:7.3%;
	border:1px solid #ccc;
	padding:1px;
	box-sizing: border-box;
	text-align: center;
}

.column3 {
	float: left;
	width:6%;
	border:1px solid #ccc;
	padding:1px;
	box-sizing: border-box;
	text-align: center;
}

.caption {
	text-align: center;
}

.caption2 {
	margin-left: 70px;
	width: 240px;
	text-align: center;
	font-size: 110%;
}

.topofpage {
	position: absolute;
	left: 0px;
	top: 0px;
}

.mytitle {
	border-width: 10px;
	border-color:#f4f4f4;
	position: absolute;
	left: 24px;
	top: 230px;
}

.footer {
	text-align: center;
	float: left;
	width: 95vw;
	height: 60px;
	background-color: #CCFFFF;
	padding-top: 20px;
	border: medium double black;
}

.thumbnail {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	width: 13vw;
#	width: 200px;
	min-width: 200px;
	height: 150px;
}

.spherethumbnail {
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	width: 18vw;
	min-width: 260px;
	height: 190px;
}

.subheading {
	float: left;
	height: 5px;
	background-color: #f4f4f4;
	width: 100%;
}

.menu {
	float: center;
	width: 97vw;
	height: 36px;
	background-color: #0000FF;
}

.homebutton {
	float: left;
	text-align: center;
	color: #F4F4F4;
	line-height:1.5em;
	font-size: 150%;
	background-color: #0000FF;
	width: 150px;
	margin-left: 165px;
}

.bookmarksbutton {
	float: left;
	text-align: center;
	color: #F4F4F4;
	line-height:1.5em;
	font-size: 150%;
	background-color: #0000FF;
	width: 170px;
	border-width: 5px;
}

.picturesbutton {
	float: left;
	text-align: center;
	color: #F4F4F4;
	line-height:1.5em;
	font-size: 150%;
	background-color: #0000FF;
	width: 160px;
	border-width: 5px;
}

.videosbutton {
	float: left;
	text-align: center;
	color: #F4F4F4;
	line-height:1.5em;
	font-size: 150%;
	background-color: #0000FF;
	width: 145px;
	border-width: 5px;
}

.sphericalphotosbutton {
	float: left;
	text-align: center;
	color: #F4F4F4;
	line-height:1.5em;
	font-size: 150%;
	background-color: #0000FF;
	width: 260px;
	border-width: 5px;
}

.bodystyle {
	float: left;
	margin-top: 40px;
	display: flex; 
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}

.hometour {
	float: left;
	width: 100%;
	display: flex; 
	justify-content: space-between;
	align-items: center;
	height: auto;
}

IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto
}
