@charset "utf-8";
/* CSS Document */


html {margin-top:0; padding-top:0;}
body {
background-image:url(../Images/bodyBG.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-size:cover;
background-image:contain;
	margin:0;
	padding:0;
	background-attachment:fixed;
	background-position:center;
}
#Banner {
width:75%; 
height:150px; 
margin-top:0; 
padding-top:0;
background-size:cover;
background-size:100% 100%;
Margin:auto;
background-image:url(../Images/Banner.jpg);
background-image:contain;
}
#dlist {
	width:80%;
	height:120px;
	alignment-adjust:middle;
	background-color:#C6E6C1;
	border:1px solid green;
	padding:10px;
	Margin:auto;
}
.dlist img {
	border: 1px solid green;
}
#sitesearch {
	width:40%;
	height:20%;
	float:left;
}

#socialicons {width:75%; height:60px; margin:auto; overflow:hidden; margin-top:0; float:right;}
#socialicons a visited {border:0;}
.social-popout {
	height: 30px;
	width: 30px;
	margin: 10px;
	float: right;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img {
	border-radius: 50%;
	margin: 8px;
	width: 100%;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 6px 6px 4px 4px rgba(0,0,0,0.3);
}
 #Links {
	 width:75%; 
	 height:25px; 
	 background-color:#5d712e;
	 
	 margin:auto; 
	 overflow:hidden; 
	 margin-top:1px;
	 color:#FFF;
	 font-weight:200;
	 text-align:right;
 }
.Links a {text-decoration:none; color:#FFFFFF;}
.Links a:hover {color:#F00;}
.Links a:visited {color:#FFFFFF;}
#scientific {
	width:75%;
}
#scientific a {text-decoration:none; color:#000;}
#scientific a:hover {color:#F00;}
#scientific a:visited {color:#000;}
 #Container {
	Width:100%;
	float:left;
	position:relative;
}
#FA a {text-decoration:none; color:#000;}
#FA a:hover {color:#F00;}
#FA a:visited {color:#000;}
 


#contentdiv {
position:relative;
width:75%;
height:100%;
margin:0 auto;

box-shadow: 2px 1px 3px 3px #888888;
overflow:auto;

margin-top:1%;
}
#menubar {
height:100%;
width:20%;
Float:left;
margin-top:1%;
margin-left:1%;
}
#content {
position: static;
height:100%;
width:75%;
margin-top:1%;
margin-left:24%;
text-align:left;



}
.picture {
	width:25%;
	height:20%;
	float:right;
}
.picture img {
	max-width:100%; 
  max-height:100%;
  margin:auto;
  display:block;
}
#ogranogram {width:100%;}
#organogram img {
max-width:100%; 
  max-height:100%;
  margin:auto;
    display:block;
}
#PGallery {
position:relative;
width:75%;
height:100%;
margin:0 auto;
overflow:auto;

box-shadow: 2px 1px 3px 3px #888888;

}
#Photos {
	position: relative;
	height: 100%;
	width: 100%;
	margin-top: 1%;
	text-align: left;
	overflow:auto;
}
.Photos a {text-decoration:none; color:#000;}
.Photos a:hover {color:#F00;}
.Photos a:visited {color:#000;}

#homepagelinks a {text-decoration:none; color:#000;}
.homepagelinks a:hover {color:#F00;}
.homepagelinks a:visited {text-decoration:none; color:#000;}

#contentdiv #content #address {
	color: #0D0;
}

