@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}
.content #widewrapper {
}



html {
    position: relative;
    min-height: 100%;
}



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;
}
#widewrapper #widecentre_ img {
}


video {
	max-width: 100%;
	width: auto;
	padding-left: 0px;
}

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%;
	z-index: 0;
	min-width: 768px;
	max-width: 1860px;
}

#centre_ {
	position: absolute;
	left: 7.81%;
	top: 0%;
	width: 1620px;
	height: 1080px;
	max-width: 84.36%;
	z-index: 9;
	background-color: #333333;
	max-height: 100%;
}



#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{
	width: 85%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	display: block;
	background-color: #333333;
	max-width: 1900px;
	max-height: 67%;
}

#bannerfull_ {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: auto;
	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 {
	display: block;
	min-width: 480px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	width: 100%;
	max-height: 800px;

}
.threeqfullsquare {
	display: block;
	min-width: 480px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	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;
} 

.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: 100px;  /* 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: 12px;
	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:hover, a:hover {background-color: none;
}  

.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;
}
.Ucaption {
	font-style: normal;
	color: rgba(96,95,95,1.00);
	font-size: 0.8em;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", 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;
}
.centreimage80 {
	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%;
}
.centreimage50 {
	text-align: center;
	width: 100%;
	height: 80%;
	max-width: 50%;
	margin-left: auto;
	display: block;
	margin-right: auto;
	max-height: 80%;
	z-index: auto;
	padding-top: 5%;
}
.centreimageAPR {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-height: 80%;
	z-index: auto;
}

#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;
}
.Utext {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 0.8em;
	color: rgba(0,0,0,1.00);
	text-align: left;
	font-weight: lighter;
	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;
}
#underheadcentre17 {
	width: 100%;
	height: 99px;
	line-height: 24px;
	min-width: 480px;
	text-align: center;
	display: block;
	padding-top: 10%;
}
#underhead {
	width: 100%;
	height: 60px;
	padding-top: 125px;
	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: normal;
    color: #000000;
    font-weight: 400;
}
#main {
	width: 100%;
	background-color: #FFFFFF;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#mainimage {
	max-width: 40%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;
	min-width: 468px;
	display: block;
	margin-bottom: 75px;
	position: relative;
}
#maintext {
	width: 85%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	margin-top: 0px;
	float: right;
	top: 0px;
	padding-right: 10px;
	position: relative;
	margin-bottom: 50px;
	padding-left: 10px;
	min-width: 0px;
}
#maintextbox {
	width: 85%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	top: 0px;
	padding-right: 10px;
	position: relative;
	padding-left: 10px;
	min-width: 0px;
}
.heading {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}
.Uheading1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1em;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.Uheading2 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.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%;
}
.pagetitle17 {
	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%;
}
.Upagetitle {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.4em;
	line-height: 42px;
	text-align: center;
	display: block;
	left: 0%;
}
.Upagesubtitle {
	color: #666666;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.2em;
	line-height: 22px;
	text-align: center;
	display: block;
	left: 0%;
	font-style: normal;
	font-weight: bold;
}
.Uleftsubtitle {
	color: #666666;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 22px;
	text-align: left;
	left: 0%;
	font-style: normal;
	font-weight: bold;
}
.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%;
	display: block;

}

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

}

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

}

#centre1200 {
	position: absolute;
	left: 7.81%;
	top: 0%;
	width: 1620px;
	height: 1200px;
	max-width: 84.35%;
	z-index: 9;
	background-color: #FC0307;
	max-height: 100%;
}
#pagecentre_ {
	position: absolute;
	left: 3%;
	top: 23%;
	width: 650px;
	height: 850px;
	max-width: 100%;
	z-index: 9;
	background-color: rgba(217,214,179,0.00);
	max-height: 38%;
}
#centre_vert {
	position: absolute;
	left: 23.81%;
	top: 1%;
	width: 1620px;
	height: 1080px;
	max-width: 52.2%;
	z-index: 19;
	max-height: 100%;
}
#exhibits_ {
	position: absolute;
	left: 92.18%;
	top: 0%;
	width: 150px;
	height: 135px;
	max-width: 7.81%;
	max-height: 12.5%;
	z-index: 9;
	background-color:#333333;
}
#home-01_ {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 150px;
	height: 135px;
	max-width: 7.81%;
	max-height: 12.5%;
	z-index: 11;
	background-color: #333333;
}
#home-02_ {
	position: absolute;
	left: 0%;
	top: 12.5%;
	width: 150px;
	height: 135px;
	max-width: 7.81%;
	max-height: 12.5%;
	z-index: 9;
	background-color: #333333;
}

#list_ {
	position: absolute;
	left: 92.18%;
	top: 12.5%;
	width: 150px;
	height: 135px;
	max-width: 7.81%;
	max-height: 12.5%;
	z-index: 9;
	background-color: #333333;
}

#back_ {
	position: absolute;
	left: 0%;
	top: 25%;
	width: 150px;
	height: 540px;
	max-width: 7.81%;
	max-height: 50%;
	z-index: 9;
	background-color: #333333;
}

#forward_ {
	position: absolute;
	left: 92.18%;
	top: 25%;
	width: 150px;
	height: 540px;
	max-width: 7.81%;
	max-height: 50%;
	z-index: 9;
	background-color: #333333;
}

#translate_ {
	position: absolute;
	left: 0%;
	top: 75%;
	width: 150px;
	height: 270px;
	max-width: 7.81%;
	max-height: 25%;
	z-index: 9;
	background-color: #333333;
}

#reserved_ {
	position: absolute;
	left: 92.18%;
	top: 75%;
	width: 150px;
	height: 270px;
	max-height: 25%;
	max-width: 7.81%;
	z-index: 9;
	background-color: #333333;
}

.Upagetitle {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
	color: #666666;
	font-size: 1.5em;
}
.pageheader {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1em;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.blackpageheader {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.em;
	color: #000000;
	text-align: center;
	font-weight: bolder;
	letter-spacing: -1pt;
	word-spacing: 0px;
}
.UpagesubtitleIT {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.mainpage {
	padding-left: 2%;
	padding-right: 2%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	padding-top: 20px;
	text-indent: 10px;
}
.titlepage {
	padding-right: 2%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1em;
	color: #000000;
	padding-top: 20px;
	font-weight: bold;
}

.pagetext {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 0.8em;
	color: #000000;
}
#centrewalltextbox {
	position: absolute;
	top: 10%;
	left: 34%;
	width: 650px;
	height: 75px;
	z-index: 99;
	max-width: 33.85%;
	max-height: 6.94%;
}
#fullframecaption {
	width: 100%;
	height: 8%;
	z-index: 9;
	position: relative;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	font-size: 1em;
	color: #999999;
	background-color: #333333;
	display: block;
}
.aligncentre {
	margin-left: auto;
	margin-right: auto;
	display: block;

}
.centretext {
	text-align: center;
}


.embed-container 
{
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
} 

.embed-container iframe, .embed-container object, .embed-container embed 
{
	position: absolute;
	top: 0%;
	left: 10%;
	width: 80%;
	height: 100%;
	max-width: none;
}
#SubTitlebar {
	width: 100%;
	position: absolute;
	z-index: 19;
	height: 50px;
	left: 0%;
	display: block;
	top: 15%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.2em;
	text-align: center;
	color: #666666;
}

#Titlebar {
	width: 100%;
	position: absolute;
	z-index: 19;
	height: 50px;
	left: 0%;
	display: block;
	top: 21%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.6em;
	text-align: center;
	color: #000000;
}

#weston_ {
	position: absolute;
	width: 774px;
	height: 1008px;
	max-width: 40.31%;
	max-height: 95.18%;
	z-index: 21;
	top: 1.75%;
	left: 51.14%;
	border: 2px solid #000000;
}

#trace_ {
	position: absolute;
	left: 9.01%;
	top: 1.94%;
	width: 773px;
	height: 502px;
	max-width: 40.26%;
	max-height: 46.48%;
	z-index: 21;
	border: 2px solid #000000;
}

#nomenclature_ {
	position: absolute;
	left: 9.01%;
	top: 50.2%;
	width: 773px;
	height: 63px;
	max-width: 40.3%;
	z-index: 21;
	border: 2px solid #000000;
	max-height: 4%;
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 0.8em;
	text-align: left;
	font-weight: bolder;
	
}

#portrait_ {
	position: absolute;
	left: 9.01%;
	top: 55.8%;
	width: 382px;
	height: 373px;
	max-width: 19.89%;
	max-height: 34.53%;
	z-index: 21;
	border: 2px solid #000000;
}

#description_ {
	position: absolute;
	top: 55.8%;
	width: 389px;
	height: 373px;
	max-width: 20.26%;
	max-height: 34.53%;
	z-index: 21;
	border: 2px solid #000000;
	left: 29%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: 500;
	padding-left: 2px;
}

#subclass_ {
	position: absolute;
	left: 9.01%;
	top: 92.79%;
	width: 776px;
	height: 88px;
	max-width: 40.35%;
	max-height: 4.14%;
	z-index: 21;
	border: 2px solid #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #000000;
	font-size: 0.7em;
}
#babelbar {
	background-color: #222222;
	z-index: 99;
	width: 100%;
	height: 50px;
	max-width: 100%;
	position: static;
	text-align: left;
}
#labelbar {
	background-color: #222222;
	z-index: 21;
	clear: both;
	width: 1620px;
	height: 38px;
	max-width: 84.1%;
	position: absolute;
	left: 7.94%;
	color: #777777;
	top: 100%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
}
#insidelabelbar {
	background-color: #333333;
	z-index: 21;
	clear: both;
	width: 1620px;
	height: 41px;
	max-width: 100%;
	position: absolute;
	color: #777777;
	top: 91%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	left: 0%;
}
.utext9 {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 0.9em;
	text-indent: 10px;
}
#leftheader {
	height: 7.53%;
}
#rightheader {
	height: 7.53%;
}
#general {
	width: 100%;
}
#APRcentre  {
	width: 1620px;
	position: relative;
	text-align: center;
	height: 1080px;
	max-width: 100%;
	top: 44%;
	margin-left: auto;
	margin-right: auto;
}


#maintext2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	top: 0px;
	position: relative;
	margin-bottom: 50px;
	min-width: 0px;
	max-width: 100%;
	padding-right: 5%;
}

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

#blunderhead {
	width: 100%;
	padding-top: 115px;
	line-height: 24px;
	min-width: 458px;
	text-align: left;
	padding-left: 5px;
}

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

.signature {
	font-family: arizonia;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
}
#mainE16 {
	margin-left: 2%;
	margin-right: 2%;
}
#mainindex {
	margin-left: 3%;
	margin-right: 3%;
}


.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%;
}

#mainwrapper { */i'm not sure this mainwrapper is needed anywhere/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 480px;
	margin-top: 0px;
	padding-top: 40px;
	max-width: 1280px;
}
#title {
	max-width: 80%;
	display: block;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	float: left;
	margin-left: 5%;
}
#picture  {
	width: 85%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	top: 0px;
	padding-right: 10px;
	position: relative;
	padding-left: 10px;

}
#picture img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#creditbar {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	text-align: right;
	display: block;
	margin-right: auto;
	max-width: 20%;
	float: right;
	padding-right: 5%;
}
#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 720px;
	margin-top: 0px;
	padding-top: 40px;
	position: relative;
}

#Fwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #333333;
	height: auto;
	color: rgba(192,190,190,1.00);
	width: 100%;
	max-width: 1800px;
	z-index: 0;
	min-width: 960px;
}
#Twrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #333333;
	height: auto;
	color: rgba(192,190,190,1.00);
	width: 100%;
	max-width: 1550px;
	z-index: 0;
	min-width: 960px;
}
#Vwrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-color: #333333;
	width: 100%;
	max-width: 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%;
}
.centreonly {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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;
 }

.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;
}
