@charset "utf-8";
 
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
nav {
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	margin: 0px;
	position: fixed;
	width: 700px;
	bottom: 50px;
	right: 15px;
	border: medium dashed #000;
	border-radius: 0px 25px 25px 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: square;
	background-image: url(backNav.png);
}
nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: circle;
}


 
#one {
	display: block;
	height: 775px;
	text-align: justify;
	font-size: 24px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(background1.png);
}
#two {
	background-color: #FFF;
	display: block;
	height: 800px;
	font-size: 36px;
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#three {
	display: block;
	height: 400px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFF;
	background-image: url(background3.png);
}
#four {
	display: block;
	height: 400px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFF;
	background-image: url(background3.png);
}
#five {
	display: block;
	height: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
	font-size: 24px;
	background-image: url(background4.png);
}


.rotate {
	background-color: #063;
	transform: scale(2)rotate(45deg)
}
 
/*	transition-property: background;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0.5s; */
	-webkit-transition: background 0.5s ease 0.5s;
	-moz-transition: background 0.5s ease 0.5s;
	-o-transition: background 0.5s ease 0.5s;
	transition: background 0.5s ease 0.5s;
 
 
a:hover, a:focus {
	background:#000;
	color:#F00;
	}

ul.gallery li {
	float:left;
	border: 2px;
	list-stle: none;
	background: #000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}
ul.gallery li a:hover img {
	-webkit-transform: scale(1.5) rotate(-10deg);
	-moz-transform: scale(1.5) rotate(-10deg);
	-o-transform: scale(1.5) rotate(-10deg);
	transform: scale(1.5) rotate(-10deg);
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}
ul.gallery2 a:hover img{
	-webkit-transform: scale(2.0) rotate(-20deg);
	-moz-transform: scale(2.0) rotate(-20deg);
	-o-transform: scale(2.0) rotate(-20deg);
	transform: scale(2.0) rotate(-20deg);
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}
ul gallery2 {
	display: none;
	list-style-type: none;
	list-style-position: inside;
}

.downleft {
	padding-top: 200px;
}
.largeText {
	font-size: 56px;
}
lower {
	padding-top: 25px;
}
.lower {
	padding-top: 40px;
	padding-left: 20px;
}
.scooted {
	padding-bottom: -200px;
	top: -150px;
	padding-top: -500px;
	margin-left: 700px;
}

.higher {
	padding-bottom: 80px;
}
ul.gallery-2 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-2 li a img {
	float: left;
	width: 150px;
}

ul.gallery-2 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
}
ul.gallery-3 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-3 li a img {
	float: left;
	width: 150px;
	margin-top: 50px;
}

ul.gallery-3 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
}
ul.gallery-4 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-4 li a img {
	float: left;
	width: 150px;
	margin-top: 120px;
	margin-left: -10px;
}

ul.gallery-4 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
}
ul.gallery-5 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-5 li a img {
	float: left;
	width: 150px;
	margin-top: 220px;
	margin-left: -25px;
}

ul.gallery-5 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
}
ul.gallery-6 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-6 li a img {
	float: left;
	width: 150px;
	margin-top: 350px;
	margin-left: -240px;
}

ul.gallery-6 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
}
ul.gallery-7 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-7 li a img {
	float: left;
	width: 300px;
	margin-top: -200px;
	margin-left: 50px;
	list-style-type: none;
}

ul.gallery-7 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
	list-style-type: none;
}
ul.gallery-8 li {
	float: left;
	margin: 0 10px;
	padding: 10px;
	list-style: none;
	background: #;
}

ul.gallery-8 li a img {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-left: 800px;
	list-style-type: none;
}

ul.gallery-8 li a:hover img {
	-webkit-transform: scale(1.5) translate(30px, 0px);
	-moz-transform: scale(1.5) translate(30px, 0px);
	-o-transform: scale(1.5) translate(30px, 0px);
	transform: scale(1.5) translate(30px, 0px);
	list-style-type: none;
}
