html, body {
	margin: 0;
	padding: 0;
}
.Mainbg {
	background-color: #383838;
}
.Mainheader {
	margin: 0%;
	background-color: #7323db;
	height: 120px;
	vertical-align: middle;
	line-height: 500%;
	box-shadow: 0 0px 30px -5px #000000;
	position: relative;
}
.Mainheadertext1 {
	margin: 0%;
	padding-left: 1%;
	font-family: Verdana;
	color: #f4f4f4;
	position: relative;
	float: left;
	top: 50%;
	transform: translate(0%, -50%);
	font-size: 48px;
}
.Mainheadertext2 {
	margin: 0%;
	padding-right: 1%;
	font-family: Verdana;
	color: #f4f4f4;
	position: relative;
	float: right;
	top: 50%;
	transform: translate(0%, -50%);
	font-size: 24px;
}
.navbar {
	font-family: calibri;
	overflow: hidden;
	background-color: #f3f3f3;
	box-shadow: 0 7px 30px -5px #191919;
}
.navbar a {
	float: left;
	color: #000000;
	font-size: 17px;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}
.dropdown {
	float: left;
	overflow: hidden;
}
.dropdown .dropbtn {
	font-size: 17px;  
	border: none;
	outline: none;
	color: #000000;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}
.navbar a:hover, .dropdown:hover {
	background-color: #dbdbdb;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #dbdbdb;
	min-width: 160px;
	box-shadow: 0 8px 15px -8px black;
	z-index: 1;
}
.dropdown-content a {
	float: none;
	color: inherit;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}
.dropdown-content a:hover {
	background-color: #c7c7c7;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropbtn:hover {
	background-color: #d1d1d1;
}
.Maindiv0 {
	margin-top: 4%;
	margin-left: 28%;
	float:	left;
	width: 44%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindiv1 {
	margin-top: 4%;
	margin-left: 4%;
	float:	left;
	width: 44%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindiv1TierList {
	margin-top: 4%;
	margin-left: 4%;
	float:	left;
	width: 44%;
	background-color: #141414;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindiv2 {
	margin-top: 4%;
	margin-right: 4%;
	float: right;
	width: 44%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindiv2TierList {
	margin-top: 4%;
	margin-right: 4%;
	float: right;
	width: 44%;
	background-color: #141414;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.MainHalfTile {
	margin-top: 4%;
	margin-left: 8.975%;
	float:	left;
	width: 34.42%;
	height: 0px;
	position: relative;
}
.MainTile1 {
	margin-top: 4%;
	margin-left: 10.29%;
	float: left;
	width: 13.26%;
	height: 200px;
	position: relative;
}
.MainTile2 {
	margin-top: 4%;
	margin-right: 10.29%;
	float: right;
	width: 13.26%;
	height: 0px;
	position: relative;
}
.MainTile3 {
	margin-top: 6%;
	margin-left: 10.29%;
	float: left;
	width: 13.26%;
	height: 0px;
}
.MainTile4 {
	margin-top: 6%;
	margin-right: 10.29%;
	float: right;
	width: 13.26%;
	height: 0px;
}
.MainTileimg {
	box-shadow: 0 3px 30px -5px #000000;
}
.MainTileimg:hover {
	width: 103%;
	margin-left: -1.5%;
	margin-top: -1.5%;
}
.MainHalfTileimg {
	box-shadow: 0 3px 30px -5px #000000;
}
.MainHalfTileimg:hover {
	width: 101.5%;
	margin-left: -0.75%;
	margin-top: -0.375%;
}
.MaindivTile1 {
	margin-top: 6%;
	margin-left: 8.975%;
	float:	left;
	width: 34.4%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.BracketdivTierList {
	float: left;
	width: 100%;
}
.Maindivheader {
	margin: 0%;
	background-color: #7323db;
	width: 100%;
	height: 80px;
	vertical-align: middle;
	line-height: 500%;
	position: relative;
}
.Maindivheadersemsel {
	margin: 0%;
	background-color: #3cace8;
	width: 100%;
	height: 80px;
	vertical-align: middle;
	line-height: 500%;
	position: relative;
}
.Maindivheaderlesgnid {
	margin: 0%;
	background-color: #48ad16;
	width: 100%;
	height: 80px;
	vertical-align: middle;
	line-height: 500%;
	position: relative;
}
.Maindivheadertext {
	margin: 0%;
	padding-left: 3%;
	font-family: Verdana;
	font-size: 33px;
	color: #f4f4f4;
	position: relative;
	float: left;
	top: 50%;
	transform: translate(0%, -50%);
}
.Maindivcontent {
	margin-top: 3%;
	margin-bottom: 2%;
	font-family: calibri;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}
.Maindivcontent a {
	word-wrap: break-word;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.Maindivcontent p {
	word-wrap: break-word;
	padding-left: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.Maindivcontent h1 {
	word-wrap: break-word;
	margin-top: 1%;
	margin-bottom: 1%;
}
.Maindivcontent h2 {
	word-wrap: break-word;
	margin-top: 1%;
	margin-bottom: 1%;
}
.Maindivcontent h3 {
	word-wrap: break-word;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: right;
}
.Maindivcontentbr {
	width: 95%;
	height: 15px;
	border-bottom: solid;
	border-width: 1px;
	margin-left: 2.5%;
	margin-bottom: 7px;
}
.Maindivcontent td, th {
  border: 1px solid #000000;
  text-align: center;
  padding: 8px;
}
.Maindivcontent tr:nth-child(even) {
  background-color: #dddddd;
}
.input {
	margin-top: 1%;
	background-color: #ffffff;
	width: 100%;
}
.button {
	color: #ffffff;
	background-color: #7323db;
	float: middle;
	display: flex;
	justify-content: center;
}
.bottombar {
	float: left;
	height: 7vw;
	width: 100%;
	position: relative;
}
.Maindivtour1 {
	margin-top: 4%;
	margin-left: 4%;
	float:	left;
	width: 28%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindivtour2 {
	margin-top: 4%;
	margin-right: 4%;
	float:	right;
	width: 28%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindivtour3 {
	margin-top: 4%;
	margin-right: 4%;
	float:	right;
	width: 28%;
	background-color: #f3f3f3;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindivtour4 {
	margin-top: 2%;
	margin-right: 4%;
	float:	right;
	width: 28%;
	background-color: #ffffff;
	box-shadow: 0 3px 30px -5px #000000;
	position: relative;
}
.Maindivtour4imgcontent {
	margin-top: 3%;
	margin-bottom: 2%;
	font-family: calibri;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.Halfdiv1 {
	margin-left: 10%;
	margin-top: 3%;
	width: 30%;
	height: 0px;
	float: left;
	position: relative;
}
.Halfdiv2 {
	margin-right: 10%;
	margin-top: 3%;
	width: 30%;
	height: 0px;
	float: right;
	position: relative;
}
.Halfdivimg {
	box-shadow: 0 3px 30px -5px #000000;
}
.Halfdivimg:hover {
	width: 103%;
	margin-left: -1.5%;
	margin-top: -1.5%;
}