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

#navbar{
	position: relative;
	margin: left;
	height: 75px;
	width: 1200px;
	padding-top: 20px;
	padding-left: 110px;
	word-spacing: 40px;
	text-align: left;
	font-size: 25px;
	
}
.name{
	margin: auto;
	height: 75px;
	width: 400px;
	position: absolute;
	top: 0px;
	left: 1050px;
	padding-top: 20px;
	text-align: left;
	font-size: 25px;
	word-spacing: 0px;
}
h2{
	font-style: italic;
}
h3{
	font-style: italic;
}
h1{
	padding-left: 20px;
}
p{
	text-align: left;
	font-size: 18px;
}
#galcontain{
	position: relative;
	margin: auto;
	height: 6846px;
	width: 1200px;
	margin-top: 15px;
}
#fullview{
	position:relative;
	margin: auto;
	margin-left: 75px;
	height: 2000px;
	width: 5200px;
	padding-top: 15px;
}
#cermpage{
	position: relative;
	margin: auto;
	height: 7796px;
	width: 1200px;
	margin-top: 15px;
}
#homepage{
	position: relative;
	margin: auto;
	height: 1700px;
	width: 1200px;
	margin-top: 15px;
}
#statepage{
	position: relative;
	margin: auto;
	height: 800px;
	width: 1200px;
	margin-top: 15px;
}
#biopage{
	position: relative;
	margin: auto;
	height: 1400px;
	width: 1200px;
	margin-top: 15px;
}
#interpage{
	position: relative;
	margin: auto;
	height: 1900px;
	width: 1200px;
	margin-top: 15px;
}
.test{
	padding-bottom: 10px;
	height:800px;
	width: 1200px;
	position: relative;
	margin: auto;
}
.testspace1{
	height: 800px;
	width: 585px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}
.testspace2{
	height: 800px;
	width: 585px;
	position: absolute;
	top: 0px;
	left: 615px;
	text-align: center;
}
.testspace3{
	height: 350px;
	width: 585px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	padding-top: 50px;
}
.testspace4{
	height: 1086px;
	width: 585px;
	position: relative;
	text-align: center;
	padding-top: 50px;
}
.description{
	height: 171px;
	width: 585px;
	position: relative;
	padding-right: 25px;
	text-align: left;
	padding-left: 25px;
}
a:link{
	text-decoration: none;
	color: black;
}

a:visited{
	text-decoration: none;
	color: black;
}
a:active{
	text-decoration: none;
	color: black;
}

.social{
	text-align:left;
	font-size: 25px;
}
.socalheading{
	text-align: left;
	font-size: 35px;
}

#sketch-holder{
	height: 400px;
	width: 400px;
	margin: auto;
	position: relative;
}