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



@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}

@media (max-width: 667px) {
}

html {
	width:100%;
	}

body { 
	width: 100%; height: 100%; margin: 0px; padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	line-height: 140%;
	background-attachment: fixed;
}


.centered { 
	width: 100%; height: 100%; margin: 0px; padding: 0px;
	font-size:1em;
	background-attachment: fixed;
}
.centered{
	margin:auto;
	width: 400px;
	height: 200px;
}
	
a:link {
	color: #a0a0a0;
	text-decoration:none;
}
a:visited {
	color: #a0a0a0;
	text-decoration:none;
}
a:hover {
	color: #000;
	background-color: #FFF;
}
a:active {
	color: #FF0;
}
#bodylink {
	color:#a0a0a0;
	font-weight:bold;
}

#nav {
	font-family:"Helvetica", Arial;
	font-size:1.1em;
	font color="000000"
	margin:auto;
	height:24px;
	background-color: #ffffff;
	padding-top:20px;
	text-align:center;
}
	
#evan {
/*	margin:auto;
	margin-top:40px; */
	margin-left:30%;
	margin-top:37px;
	width:196px;
	height:72px;
}
#schultz {
	position:absolute;
	margin-left:38%;
	margin-top:-26px;
	width:303px;
	height:82px;
	z-index:1;
}
#bottombar {
	left:0;
	margin-top:44px;
	width:65%;
	height:23px;
	background-color: #ffffff;

}
#bottombar2 {
	left:0px;
	margin-top:-60px;
	width:37%;
	height:23px;
	background-color: #000000;
}

#headbar {
	left:0;
	margin-top:-5px;
	width:30%;
	z-index:1;
	height:5px;
	background-color: #FFF;
}

#subheadbar {
	left:0%;
	top:40px;
	width:50%;
	z-index:2;
	height:5px;
	background-color: #FFF;
}

#brainimage {
	background-image:url(../assets/BrainTransparency100.png);
	margin:auto;
	margin-top:100px;
	min-width:550px;
	min-height:400px;
	width:550px;
	height:400px;
}
#info {
	margin-left:65%;
	margin-top:-486px;
	width:300px;
	z-index:7;
	padding: 10px;
	/*this is the border! */
	border: 5px solid #a0a0a0;
	text-align: left;
}

#greenback {
	background-color: #ffffff;
	width:100%;
	height:140px;
	z-index:1;
	padding-top:20px;
	
}


#greenback_contact {
	background-color: #ffffff;
	width:100%;
	z-index:1;
	padding-top:30px;
	text-align: center;
	
}

#greenback2 {
	background-color: #ffffff;
	width:100%;
	height:100px;
	z-index:1;
	padding-top:30px;
	text-align: center;
}

#leftbox {
	width:250px;
	float:left;
	text-align:left;
	padding:10px;
	margin-right:8px;
	
	
}


#pagehead {
	background-color:#FFF;
	z-index:2;
	margin:auto;
	min-width:700px;
	width:700px;
	padding: 10px;
	text-align: left;
}

#pagehead_contact {
	background-color:#FFF;
	z-index:2;
	margin:auto;
	min-width:700px;
	width:90%px;
	padding: 10px;
	text-align: left;
	margin-bottom: 20px
}

#subpagehead {
	background-color:#FFF;
	z-index:2;
	margin:auto;
	margin-top: 10px;
	padding: 5px;
	width:250px;
	/*this is the border! */
	text-align: center;
}

#gallery li {
	display: inline;
	margin-left:5px;
	border: 2 px solid #CCC
}

#gallery ul {
	list-style: none;
}

#gallery_other li {
	display: inline;
	margin-left: 5px;
}

#gallery_other ul {
	list-style: none;
}

#gallery_multimedia li {
	display: inline;
	margin-left:5px;
}

#gallery_multimedia ul {
	list-style: none;
}


#gallery {
	margin-top:10px;
	margin-left:10%;
	margin-right:10%;
	
	text-align:center
}


#gallery_other {
	padding:0px;
	margin-top:10px;
	text-align:left
}

#gallery_multimedia {
	padding:0px;
	margin-top:60px;
	text-align:left
}

.boxtealborder {
	padding: 10px;
	/*this is the border! */
	border: 5px solid #000000;
	width:200px;
}


h1{
	font-family:"Helvetica", Arial;
	font-size:72px;
	margin:0px;
	padding:0px;
}


.hov{
	display:block;
	width:170x;
	height:400px;
	background-image:url('assets/z_dickies_both.jpg')
}
.hov:hover{background-position:-170px 0}
	

#wrapper {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.overwatch {
	width:80%;
	display: flex;
  	justify-content: center;
	align-items: center;
	margin-left:auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.floatbox {
	width: 100%;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.genji {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	float: clear;
}

.pharah {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	float: clear;
}

.spaced {
	margin-bottom:60px;

}

.gifbox {
	width:80%;
	display: flex;
  	justify-content: center;
	align-items: center;
	margin-left:auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}


.curryfloat {
	width: 100%;
	float:left;
	margin-right: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

