.body {	
	background-color: #ffffcc;
	width: 1400px;
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:12pt;
	text-align:left;
	color: black;
	}

.Div2 {
	/*background-color: #b0f4f8; */
	position: absolute;
		width: 1200px;
		height: 300px;
		top: 0px;
		left: 100px;
		z-index: 1;
}

.Logo1 {	
	font-family: "Arial";
	font-size:30pt;
	font-weight: bold;
	position: absolute;
	top:-20px;
   left: 300px;
	text-align:  center; 
	color: black;
	}
	
.ServiceText {
	position: absolute;
		top: 100px;
		left: 320px;
	font-family: "Arial";
	font-size:30pt;
	font-weight: bold;
	font-style: italic;
}	
	
	
.Div3OlLady {
/*	background-color: #fdcaa9;*/ 
	position: absolute;
	width: 528px;
	height: 620px;
	top: 301px;
	left: 10px;
	z-index: 2;
}
	
.OlLadyPic {
	position: relative;
		top: 10px;
		left: 120px;
	}		


.Div4TitlePic {
 /*	background-color: #edbff9;*/
	position: absolute;
	width: 670px;
	height: 620px;
	top: 301px;
	left: 540px;
	z-index: 10;
}


.Div5Slideshow {
	background-color: gray; 
	position: absolute;
	width: 800px;
	height: 690px;
	top: 930px;
	left: 200px;
	z-index: 2;
}
	

.Div8GalleryButton {
 /*	background-color: #a9fdc6; */
	position: absolute;
	width: 800px;
	height: 150px;
	top: 1640px;
	left: 200px;
	z-index: 1;		
}


			


.FontTitleText {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:24pt;
	position: relative;
		 top: 0px; 
		 left: 100px;
	text-align: left;
	font-weight:normal;
	color: black;
	}
			

.FontText {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:14pt;
	position: relative;
		 top: 0px; 
		 left: 50px;
	text-align: left;
	}
		
	

.Quack {
	position: relative; 
		top: -20px;
		left: 50px;
		font-family: Comic Sans MS, arial, sans-serif;
		font-size:14pt;
	}	

		
/*Begining of the Slideshow Stylesheet*/	

/* Hide the images by default */
.mySlides {display: none;}
img {vertical-align: middle;}


/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  top: 50px;
  left: 10px;
 /* margin: auto;*/
}

.prev {
	cursor: pointer;
	position: absolute;
	top: 240px;
	left: 0px;
	  color: #ffffcc;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;	
}

.next {
	cursor: pointer;
	position: absolute;
	top: 240px;
	left: 760px;
	  color: #ffffcc;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(255,89,151,0.77);
}

/* Caption text */
.text {
 	color: #ffffcc;
  font-size: 30px;
  font-weight: bold;
  /*padding: 8px 12px;*/
  position: absolute;
  bottom: -20px;
  width: 100%;
  text-align: center;
}	

/* Number text (1/3 etc) */
.numbertext {
 	color: #ffffcc;	
	font-size: 16px;
	position: relative;
	top: -42px;
	left: 10px;
}

	
.Div5DotPlacement {
	position: relative;
	top: 30px;
	text-align: center; 
	/*left: 250px; */
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #ffffcc;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
 	background-color: fuchsia;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

		
.PicCenter {
	position: relative;
	top: -38px;
	left: 36px;
	width: 700px;
	height: 525px;
}

.GalleryButton { 
	position: relative; 
	top: 30px;
	left: 320px;
	z-index: 6; 
}	
	
.FontReturnButton1 {
	 position: absolute; 
    top: 10px;
	 left: 145px;
 	 font-family: Comic Sans MS, arial, sans-serif;
	 font-size:24pt;
	 font-weight: bold;
	 }	
	
.FontReturnButton2 {
	 position: absolute; 
    top: 10px;
	 left: 500px;
 	 font-family: Comic Sans MS, arial, sans-serif;
	 font-size:24pt;
	 font-weight: bold;
	 }	
	 

.Div9Footer {
 /*	background-color: #b0f4f8; */ 
	position: absolute;
	width: 1000px;
	height: 400px;
	top: 1900px;
	left: 40px;
	z-index: 5;
	
}
		
.FontFooter1 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:14pt;
	position: relative;
	top: 0px;
	text-align: center;
	font-weight:normal;
	color: black;
	}	

.FontFooter2 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:20pt;
	position: relative;
	top: -80px;
	text-align: center;
	font-weight:normal;
	color: black;
	}	
			
.FontFooter3 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size:14pt;
	position: relative;
	top: -110px;
	text-align: center;
	font-weight:normal;
	color: black;
	}	
	
	
.Copyright {
	font-family: Verdana, arial, sans-serif;
	font-size:10pt;
	position: relative;
	bottom: 60px;
	text-align: center;
	font-weight:normal;
	color: black;
	
	