p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 10px;
	font-weight: 300;
	line-height: 20px;
	color: #666;
}
p2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	color: #999;
}
p5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	color: #999;
}
p6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	color: black;
}
p7 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 200;
	line-height: 36px;
	color: #999;
}
p7b {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	color: #999;
	text-align: center;
}
p8 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: black;
	text-align: center;
}
p9 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 30px;
	color: black;
	text-align: center;
}
p10 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-weight: 200;
	line-height: 36px;
	color: #999;
}
p10b {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-weight: 200;
	line-height: 54px;
	color: #999;
}

#header {
	width: 100%;
	height: 60px;
  	position: fixed; /* Set the navbar to fixed position */
  	top: 0; /* Position the navbar at the top of the page */
  	z-index: 9;
	background-color: white;
	opacity: 90%;
	padding-left: 2%;
	padding-right: 5%;
}
#headerbutton {
	width: 60px;
	padding-top: 20px;
	align-content: center;
	float:left;
}
#headerbutton2 {
	width: 50px;
	padding-top: 20px;
	align-content: center;
	float:left;
}
#namebox{
	width: 500px;
	padding-top: 20px;
	padding-right: 40px;
	margin:0 auto;
	text-align:center;
}
#socialbutton1 {
	width: 40px;
	margin-right: 140px;
	margin-top: -40px;
	padding-top: 16px;
	align-content: center;
	float:right;
}
#socialbutton2 {
	width: 40px;
	margin-right: 100px;
	margin-top: -41px;
	padding-top: 16px;
	align-content: center;
	float:right;
}
#socialbutton3 {
	width: 40px;
	margin-right: 60px;
	margin-top: -40px;
	padding-top: 16px;
	align-content: center;
	float:right;
}
#introbox {
	width: 100%;
	height: 800px;
	position: fixed;
	z-index: 1;
	align-content: center;
}
#introboxcopy {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 300px;
	height: 400px;
}
#pageintroboxcopy {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	height: 400px;
	align-content: center;
}
#arrowbox {
	width: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
#dissolvebox {
	width: 100%;
	height: 200px;
	top: 690px;
	position:relative;
	z-index: 8;
}
#biobox {
	width: 100%;
	height: 1800px;
	z-index: 1;
	align-content: center;
	margin-top: 180px;
}
#bioboxcopy {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	height: 1400px;
}
#box1 {
	width: 900px;
	margin-top: 60px;
}

#videobox {
	width: 760px;
	height: 427px;
	padding-top: 50px;
	margin:0 auto;
	text-align:center;
	margin-bottom: 50px;
}
#videobox2 {
	width: 760px;
	height: 427px;
	padding-top: 50px;
	margin:0 auto;
	text-align:center;
}
#captionbox2 {
	width: 760px;
	margin-right: auto;
	height: 10px;
	margin-left: auto;
	margin-top: 8px;
}
#captionbox2b {
	width: 900px;
	margin-right: auto;
	height: 10px;
	margin-left: auto;
	margin-top: 8px;
}
#captionbox2c {
	width: 627px;
	margin-right: auto;
	height: 10px;
	margin-left: auto;
	margin-top: 8px;
}
#captionbox2d {
	width: 760px;
	margin-right: auto;
	height: 10px;
	margin-left: auto;
}

#videobox2b {
	width: 760px;
	margin-right: auto;
	height: 1133px;
	margin-top: 40px;
	margin-left: auto;
	border: 12px solid #FFF;
}
#videobox2c {
	width: 760px;
	margin-right: auto;
	height: 427px;
	margin-top: 40px;
	margin-left: auto;
	border: 12px solid #FFF;
}
#indexbox {
	width: 50%;
	float: left;
	margin-top: 6px;
	margin-bottom: 4px;
}
#indexboxright {
	width: 50%;
	float: left;
	margin-top: 6px;
	margin-bottom: 4px;
}
#footer{
	width: 100%;
	height: 60px;
	float: left;
	padding-top: 80px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: center;
}	

.caption {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 6px;
	color: #999;
	width: 900px;
	text-align: right;
	float: right;
	margin-right: 8px;
}
.caption2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
	color: #999;
	text-align: left;
	float: left;
	margin-bottom: 12px;
}
.caption3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 40px;
	color: #999;
	margin-bottom: 12px;
}

#nextbutton {
	height: 64px;
	width: 64px;
	position: static;
	right: auto;
	opacity: .2;
		margin:0 auto;
	text-align:center;
}
#nextcampaigntype {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 9px;
	font-weight: 300;
	line-height: 22px;
	color: #666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	opacity: 0;
	letter-spacing: 0.3em;
	width: 128px;
}
#nextbutton:hover + #nextcampaigntype {
	opacity: .6;
}
#nextbutton:hover {
	height: 64px;
	width: 64px;
	position: static;
	right: auto;
	opacity: .4;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	bottom: 0px;
}
#kindlecontainer {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#indexcontainer {
	margin-top: 96px;
	background-color:white;
	top: 800px;
	width: 100%;
	z-index: 2;
	position: absolute;

}
#babycontainer {
	width: 1394px;
	margin-left: 50%;
	position: absolute;
}
#biocontainer {
	width: 600px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#contactcontainer {
	width: 100%;
	margin:0 auto;
	text-align:center;
	position: fixed;
	top: 200px;
}
#pagecontainer {
	width: 900px;
	padding-top: 200px;
	margin:0 auto;
	text-align:center;
}
#pageintrocontainer {
	width: 800px;
	margin:0 auto;
	text-align:center;
}
#box5b {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
