@charset "utf-8";
.pagebody {
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	vertical-align: middle;
}

.header {
	display: block;
	height: 7%;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.menu {
	display: block;
	float: left;
	position: relative;
	height: 90%;
	width: 23%;
	margin: 0px;
	padding: 0px;
}

.content {
	text-align: left;
	margin: 0 auto;
	display: block;
	float: right;
	position: relative;
	height: 90vh;
	width: 100%;
	padding: 0px;
	right: 0px;
	border-style: none;
	border: 0;
	max-width: 77%;
	max-height: 90vh;
	overflow-y: auto;
}

.mayastyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mayastyle h1 {
	font-size:16px;
	font-style:bold;
}

.mayastyle h2 {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.mayaMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mayastyle h3 {
	font-size: 12px;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mayastyle a {
	color: #000;
	text-decoration: none;
}

.mayastyle a.selected, .mayastyle a.selected:link, .mayastyle a.selected:visited a.selected:active {
	color: #000;
	text-decoration: none;
}

.mayastyle a:hover, .mayastyle a:focus, .mayastyle a:active {
	color: #000;
	text-decoration: none;
}

.img
{
	height: 96%; 
	width: 96%; 
	object-fit: contain;
}

.imgV
{
	height: 66%; 
	width: 66%; 
	object-fit: contain;
}

.polaroid
{
	height: 385px; 
	width: 315px; 
	object-fit: contain;
}
