


header {
	height:50px;
	background-color: #FFFFFF;
}

header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#9e9e9e;
	margin-right:40px;
	float:right;
	font-size:14px;
	line-height:50px;
	letter-spacing: 2px;
}

section {
    min-height: 1000px;
    position: relative;
    width: 100% !important;
    min-width: 800px;
width: 1150px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}



/* OVER INDEX LEVEL */

section:nth-of-type(1){background:whitesmoke;height:1080px;}
section:nth-of-type(2){background:whitesmoke;height:1080px;}
section:nth-of-type(3){background:whitesmoke;height:1080px;}

#johnteal>div:nth-of-type(1){
    background-color: white;
    background: url(/img/JohnTeal_HomeBG_1920x1080.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 1080px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

#Battle>div:nth-of-type(1){
    background-color: white;
    background: url(/img/Battle_BG2.jpg) 50% no-repeat fixed;
    margin: 0;
    height: 1080px;
    position:absolute;
    width:100%;
    top:0;left:0;   
}

#Library>div:nth-of-type(1){     
    background-color: white;
    background: url(/img/LibraryBooks_1920x1080.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 1080px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

section h1{
	font-family: Georgia, Times, serif;
	color:#008ea3;
	width:600px;
	font-size:96px;
	margin-bottom:40px;
	line-height: 20%;
}
section h2{
	font-family: Georgia, Times, serif;
	color:#524f4c;
	width:600px;
	font-size:30px;
	font-weight: bold;
	margin-bottom:20px;
	line-height: normal;
}
section h3{
	font-family: Candara, Verdana, sans-serif;
	color:#FFFFFF;
	width:800px;
	font-size:24px;
margin-top:8px;
	margin-bottom:4px;
	line-height: normal;
}

section h33{
	font-family: Candara, Verdana, sans-serif;
	color:#008ea3;
	width:800px;
	font-size:24px;
	font-weight: bold;
	margin-top:8px;
	margin-bottom:4px;
	line-height: normal;
}

section h4{
	font-family: Georgia, Times, serif;
	color:#ffd454;
	width:800px;
	font-size:30px;
	font-style: italic;
	margin-bottom:20px;
	line-height: normal;
}
section h5{
	font-family: Candara, Verdana, sans-serif;
	color:#e0e0e0;
	width:600px;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
	line-height: normal;
}
section h6{
	font-family: Georgia, Times, serif;
	color:#ffffff;
	width:600px;
	font-size:96px;
	margin-bottom:20px;
	line-height: 90%;
}
section h7{
	font-family: American Typewriter, Courier, serif;
	color:#FFFFFF;
	width:600px;
	font-size:24px;
	font-weight: bold; 
	margin-bottom:20px;
	line-height: normal;
}
section h8{
	font-family: American Typewriter, Courier, serif;
	color:#85adc7;
	width:600px;
	font-size:96px;
	font-weight: bold; 
	margin-bottom:20px;
	line-height: 0%;
}

section h9{
	font-family: Candara, Verdana, sans-serif;
	color:#008ea3;
	width:800px;
	font-size:24px;
	margin-bottom:40px;
	line-height: normal;
}
section h23{
	font-family: American Typewriter, Courier, serif;
	color:#ffd454;
	width:600px;
	font-size:24px;
	font-weight: bold; 
	margin-bottom:20px;
	line-height: normal;
}

section p{
	font-family: Candara, Verdana, sans-serif;
	color:#524f4c;
	width:850px;
	font-size:24px;
	font-weight: bold;
	margin-bottom:0px;
	line-height: 120%;
}

section p3{
	font-family: Georgia, Times, serif;
	color:#008ea3;
	width:550px;
	font-size:24px;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;
	line-height: normal;
}

section p7{
	font-family: American Typewriter, Courier, serif;
	color:#524f4c;
	width:600px;
	font-size:24px;
	margin-bottom:0px;
	line-height: 120%;
}


/* PAGE SIZES */

section article{position:absolute;top:150px;left:120px;width:1000px;z-index:4;}f
.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}

section articlePlayer{position:absolute;top:200px;left:80px;width:550px;z-index:4;}f
.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}

section articleBattle{position:absolute;top:200px;left:825px;width:750px;z-index:4;}f
.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}

section articleB{position:absolute;top:300px;left:950px;width:700px;z-index:4;}f
.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}



