#content {
	width:100%;
	height:100%;
	margin: 0 auto;
		}
		
nav {	display:none;
	}	
.posBox{
	position:relative;
	display:none;
	/* [disabled]width: 60%; */
	}
	.posBox2{
	position:relative;
		display:none;
	}
.fixPosition{
	position: fixed;
	bottom: 9%;
	right: 11%;
	width: 35%;
}
.Logo {float:right;
padding-right:5px;
padding-bottom:5px;}
.SocialIcons {float:right;
padding-right:5px;
clear:both;}

.SocialIcons2 {
	float:left;
	padding-right:5px;
	padding-left:5px;
	clear:both;
}

.SocialIcons2 a{
	padding-right:5px;
}	

.SocialIcons2 img{
	padding-top:15px;
}		

.navList{
	color:#9C9BA0;
	font-family: 'Quicksand', sans-serif;
	font-size: 0.78em;
	clear:both;
	display: block;
}

a { color:#9C9BA0;
text-decoration:none;}

a:hover {
	color:#000;
}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

li {
	display:block;
	float: right;
	padding-right:5px;
}

.ABtn {
	background-image:url(../images/logopng.png);
	background-repeat:no-repeat;
	width:81px;
	height:73px;
	background-position: right;
}	

.ABtn:hover {
	background-image:url(../images/logopng2.png);
	background-repeat:no-repeat;
	width:514px;
	background-position: right;
}

.video {background-color:#099}

.videodiv {
width:560px;
margin:0 auto; 
padding:5px;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 0;
       -moz-box-shadow: 0 0 0;
            box-shadow: 0 0 0;
}


/*Bio Page*/

.bioheader { 
margin-top:3%;
margin-left:5%;
width:70%;
	color:#9C9BA0;
	font-family: 'Quicksand', sans-serif;
	font-size: 0.85em;
	display: block;
}

.biocopy {
	margin-top:2%;
margin-left:5%;
width:70%;

	color:#9C9BA0;
	font-family: 'Quicksand', sans-serif;
	font-size: 0.85em;
	line-height:1.2;}
.bioimage {
	margin-top:3%;
margin-left:5%;
width:70%;}
