@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

html {
    position: relative;
    min-height: 100%;
}
a:hover {
    color: red;
}

a {
text-decoration: none;
}

a img  
{  
border: none;  
}  

a img {outline : none;
}

a:hover img {
border: none !important;
display: block;
}

img {
	max-width: 100%;
	width: auto;
	
}
.portrait {
	display: block;
    padding-top:25px;
    padding-bottom:25px;
	max-width: 40%;
 	margin-right: auto;
	margin-left: auto;
}
video {
	max-width: 100%;
	width: auto;
}

a:focus { 
    outline: none; 
}
.insertvideo {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


a {
    color: inherit;
}

#Iwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #333333;
	height: auto;
	color: rgba(192,190,190,1.00);
	width: 100%;
}
#Vwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #F8F8F8;
	width: 100%;
	max-height: 100%;
}
#AIwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #F8F8F8;
	width: 100%;
	max-height: 100%;
}
#BIwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #333333;
	width: 100%;
	max-height: 100%;
}


#home {
	position: absolute;
	left: 0px;
	top: 0%;
	width: 120px;
	height: 120px;
	max-width: 10%;
	max-height: 7%;
	display: block;
	background-color: #DB940E;
}

#exhibits {
	position: absolute;
	top: 0px;
	width: 120px;
	height: 120px;
	max-width: 10%;
	max-height: 7%;
	left: 25%;
	background-color: #CC0AEF;
}

#list{
	position: absolute;
	width: 120px;
	height: 120px;
	max-height: 7%;
	max-width: 10%;
	right: 25%;
	top: 0%;
	background-color: #15EC48;
}

#restart {
	position: absolute;
	width: 120px;
	height: 120px;
	max-width: 10%;
	max-height: 7%;
	bottom: auto;
	right: 0%;
	top: 0%;
	background-color: #ECEB17;
}

#forward-on_ {
	position: absolute;
	top: 13%;
	width: 35%;
	right: 13%;
	left: auto;
	background-color: #F80E12;
}

#base {
	max-width: 100%;
	background-color: hsla(0,0%,100%,1.00);
	margin-left: 0%;
	margin-right: auto;
	width: 100%;
	height: auto;
	max-height: auto;
	min-width: 0px;
	position: relative;
	left: 0%;
}

.BANNERTEXT {
	font-size: 2em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

video#bgvideo{
	min-width: 450px;
	min=heigth: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #CFC8C9;
	max-width: 1280px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	display: block;
	max-height: 800px;
}

#bannerfull_ {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-width: 100%;
	right: 100%;
	min-width: 100%;
}
#indextextbox {
	position: absolute;
	left: 1%;
	top: 64%;
	width: 48%;
	height: 152px;
	z-index: 10;
	background-color: rgba(249,249,249,0.60);
	padding-left: 5px;
	line-height: 1.8em;
	font-size: 1em;
	padding-top: 16px;
	display: table;
	margin-top: 0%;
	padding-right: 5px;
}

.large {
	font-family: source-code-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 2.3em;
	color: rgba(11,11,11,1.00);
	line-height: 30pt;
	letter-spacing: -5px;
	word-spacing: -2px;
}

.RED {
	color: rgba(247,8,12,1.00);
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	font-size: 2em;
	text-align: center;
	text-indent: 0px;
}

.sourcelight {
	font-family: source-code-pro;
	font-style: normal;
	font-weight: 300;
	font-size: 1.6em;
	font-variant: normal;
	color: rgba(33,33,33,1.00);
	line-height: 22pt;
	letter-spacing: -4px;
	word-spacing: 2px;
	min-height: 0px;
}

body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	
}

.fullimage {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}
.fullsquare {
	max-width: 100%;
	display: block;
	width: 100%;
	min-width: 480px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	width: 100%;
	width: 100%;
	min-height: 400px;
	max-height: 800px;

}
.threeqfullsquare {
	max-width: 100%;
	display: block;
	width: 100%;
	min-width: 480px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	width: 100%;
	width: 75%;
	min-height: 400px;
	max-height: 800px;

}
#navwrap	{
	width: 100%; /* Spans the width of the page */
	height: 100px;
	margin: 0; /* Makes sure that your menu remains on top of other page elements */
	position: fixed;
	background-color: #333333;
	z-index: 91;
	min-width: 480px;
} 

.navbar	{
	height: 50px;
	padding: 0;
	margin: 0;
	position: absolute; /* Ensures that the menu doesn’t affect other elements */
	right: 0%;
	top: 47%;
	max-width: 40%;
	max-width: 74%;
}
.iconbar	{
	height: 24px;
	position: relative;
	max-width: 40%;
	max-width: 100%;
	display: block;
	margin-top: 9px;
	margin-left: 5px;
	float: none;
}

.fakenavbar	{
	height: 50px;
	padding: 0;
	margin: 0;
	position: absolute; /* Ensures that the menu doesn’t affect other elements */
	right: 0%;
	top: 47%;
	width: 75px;
	max-width: none;
}

.navbar li 	{
	height: auto;
	width: 88px;  /* Each menu item is 150px wide */
	float: left;  /* This lines up the menu items horizontally */
	text-align: center;  /* All text is placed in the center of the box */
	list-style: none;  /* Removes the default styling (bullets) for the list */
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #333333;
	min-width: 0px;
	min-height: 0px;
	max-width: none;
}
.iconbar li 	{
	height: auto;
	float: left;
	text-align: center;
	list-style: none;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #333333;
	min-width: 0px;
	min-height: 0px;
	max-width: none;
	width: 24px;
}

.navbar a	{							
		padding: 18px 0;  /* Adds a padding on the top and bottom so the text appears centered vertically */
		text-decoration: none;  /* Removes the default hyperlink styling. */
		color: white; /* Text color is white */
		display: block;
} 
.iconbar a	{							
		text-decoration: none;  /* Removes the default hyperlink styling. */
		
} 

.navbar li ul 	{
		display: none;  /* Hides the drop-down menu */
		height: auto;									
		margin: 0; /* Aligns drop-down box underneath the menu item */
		padding: 0; /* Aligns drop-down box underneath the menu item */			
}

.navbar li:hover ul 	{
                        display: block; /* Displays the drop-down box when the menu item is hovered over */
}
								
#space {
	width: 150px;
	height: 50px;
	position: absolute;
	right: 0%;
}

#centre {
	width: 50%;
	height: auto;
	max-width: 100%;
	display: block;
	background-color: #FFFFFF;
	float: right;
	z-index: 0;
	min-width: 380px;
	position: relative;
	left: 0%;
	padding-top: 10%;
	padding-left: 0px;
}

.caption {
	font-style: normal;
	color: rgba(0,0,0,1.00);
	font-size: 0.9em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}
.captionitalic {
	font-style: italic;
	color: rgba(0,0,0,1.00);
	font-size: 1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.centreimage {
	text-align: center;
	width: 100%;
	height: 80%;
	max-width: 80%;
	margin-left: auto;
	display: block;
	margin-right: auto;
	max-height: 80%;
	z-index: auto;
	padding-top: 5%;
}
.centreimageAPR {
	text-align: center;
	width: 100%;
	height: 80%;
	margin-left: auto;
	display: block;
	margin-right: auto;
	max-height: 80%;
	z-index: auto;
	padding-top: 5%;
}

#midwrap {
	position: relative;
	width: 100%;
	max-width: 100%;
	display: block;
	top: 0%;
}

.text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: rgba(0,0,0,1.00);
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textstrong {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: rgba(0,0,0,1.00);
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#curtainbox {
	position: absolute;
	width: 41%;
	height: auto;
	display: block;
	top: 74%;
	z-index: 50;
	right: 1%;
	max-width: 40%;
	text-align: center;
	font-family: source-code-pro;
	font-style: normal;
	font-weight: 200;
	font-size: 1.2em;
}
#underheadcentre {
	width: 100%;
	height: 99px;
	padding-top: 115px;
	line-height: 24px;
	min-width: 480px;
	text-align: center;
}
#underhead {
	width: 100%;
	height: 60px;
	padding-top: 111px;
	line-height: 24px;
	min-width: 458px;
	text-align: left;
	padding-left: 5px;
}
#blunderhead {
	width: 100%;
	padding-top: 115px;
	line-height: 24px;
	min-width: 458px;
	text-align: left;
	padding-left: 5px;
}
.Headingitalics {
	line-height: 24px;
	text-align: left;
	font-size: 1.3em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.FADEDHeadingitalics {
	line-height: 24px;
	text-align: left;
	font-size: 1.3em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #CDCDCD;
}
#main {
	width: 100%;
	background-color: #FFFFFF;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#mainimage {
	width: 75%;
	width: 56%;
	max-width: 56%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;
	min-width: 468px;
	display: block;
	margin-bottom: 75px;
}
#maintext {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 50px;
	float: left;
	top: 0px;
	position: relative;
	margin-bottom: 50px;
	min-width: 0px;
	max-width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
#maintextbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	float: left;
	top: 0px;
	position: relative;
	min-width: 0px;
	max-width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
.heading {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}
.headingleft {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
}
.pagetitle {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	line-height: 42px;
	text-align: center;
	display: block;
	left: 0%;
}
.pagetitle2 {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 42px;
	text-align: center;
	display: block;
	left: 0%;
}
.pagetitleleft {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	line-height: 42px;
	text-align: left;
	display: block;
	left: 0%;
}
.mainimage {
	min-width: 468px;
	width: 100%;
	width: 100%;
	display: block;

}

#footer {
	background-color: #333333;
	width: 100%;
	max-width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	left: 0px;
}
#beneath {
	width: 100%;
	height: 32px;
	float: right;
}
#leftpanel {
	width: 30%;
	float: left;

}
#main {
	background-color: #EB2024;
}

h6   {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
#maintext #emaillink {
	background-color: #F8F8F8;

}
#google_translate_element {
	position: absolute;
	z-index: 99;
	top: 47%;
	left: 30%;
}
#apscale1440-01_ {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: auto;
}

#apscale1440-02_ {
	position: absolute;
	left: 0px;
	top: 5.4%;
	width: 34.3%;
	height: auto;
	}

#apscale1440-03_ {
	position: absolute;
	left: 34.3%;
	top: 5.3%;
	width: 30.1%;
	height: auto;
}

#apscale1440-04_ {
	position: absolute;
	left: 64.5%;
	top: 5.4%;
	width: 35.4%;
	height: auto;
}

#apscale1440-05_ {
	position: absolute;
	left: 34.3%;
	top: 46%;
	width: 30.1%;
	height: auto;
}


#back-on_ {
	position: absolute;
	top: 13%;
	width: 41%;
	height: auto;
	left: 10%;
	background-color: #2109F0;
}
#APRcentre {
	width: 100%;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 11%;
}

#saran {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


#wunderhead {
	width: 100%;
	padding-top: 115px;
	line-height: 24px;
	min-width: 458px;
	text-align: left;
	padding-left: 5px;
}
#mainindex {
	margin-right: 2%;
	margin-left: 2%;
}
#mainE16 {
	margin-left: 2%;
	margin-right: 2%;
}

#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 320;
	margin-top: 0px;
	padding-top: 40px;
}
#picture  {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#picture img {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#creditbar {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.4em;
	text-align: right;
	display: block;
	margin-right: auto;
	max-width: 20%;
	float: right;
	padding-right: 5%;
}
#title {
	max-width: 99%;
	display: block;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	float: left;
	margin-left: 5%;
}
#picture  {
	width: 90;
	max-width: 100%
	margin-left:auto;
	margin-right:auto;
	float: left
	top: 0px;
	padding-right: 5%;
	position: relative;
	margin-bottom: 50px;
	padding-left: 5%x;
}


.epitaph {
	font-size: 0.9em;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	margin-left: 15%;
	margin-right: 15%;
	padding-bottom: 2%;
	font-weight: bold;
}
