

body {font-family: Verdana, sans-serif; margin:0;background: #ccd2b6;}
.mySlides {display: none;

}
img {vertical-align: middle;}

* {box-sizing:border-box}

/* Slideshow container */
img {
  border-radius: 10%;
  width:900px;
  height:600px; 
}	
* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle; border:3px solid black;border-radius:10px;}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  margin: -30px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 16px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #000000;
  font-size: 12px;
 margin: -18px 12px;
  position: absolute;
  top: 0;
}



.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}					
					
					
					
					
					
					
					
#bigbox {

	margin-left:auto;
	margin-right:auto;
	width:1400px;
	height:960px;  
	background-color:#96beb3;	

	border:0;

	}
#top1 {
	position:absolute;
	margin:70px 0 0 375px;
	width:600px;
	height:53px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size: 24px;
	border-radius:10px;	
	background:#999999 ;
	border:0;
	
	}
#top2 {
	margin:15px 0 0 30px;
	
	}
.imbox {
	margin:175px 0 0 215px;
	height:650px;
	width:950px;
	}
#pgs {
	position:absolute;
	margin:3px 0 0 5px;
	width:975px;
	height:70px;
	text-align:left;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120x;
	font-weight:bold;
	font-style:italic;
	border:0;}
		#nav-menu2 ul{
	list-style: none;
	text-align:left;
	padding: 0;
	margin: 0 0 0 15px;
	
   }
#nav-menu2 ul{
	list-style: none;
	text-align:left;
	padding: 0;
	margin: 5px 0 0 165px;
	
   }

#nav-menu2  li a{

	background: #fff url(bg.gif) repeat-x left bottom;
	height: 1.3em;
	line-height: 1.3em;
	float: left;
    width:4em;
	display: block;
	border: 0.1em solid #ffffcc;
	border-radius:5px;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    }

#nav-menu2 a:hover {
	background: #fff url(bg.gif) repeat-x left bottom;
	height: 1.3em;
	line-height: 1.3em;
	float: left;
	width: 4em;
	display: block;
	border: 0.1em solid #ffffcc;
	color: #0d2474;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
    }	

	
#pageno {
	float:right;
	margin:25px 20px 0 0;
	width:75px;
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	border-radius:10px;
	background:#7e7e7e;
	border:0;
	color:#ffffff;
    }
#sm {font-size:12px;
	font-style:italic;}	
	
	img {
  border-radius: 10%;
  width:900px;
  height:600px; 
}	
#ind ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size:14px;
  font-weight:bold;
  overflow: hidden;
  background-color: #ccd2b6;

}

#ind li {
  float: left;
}

#ind li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 35px;

  text-decoration: none;
}

#ind li a:hover {
  background-color: #000000;
}	

#notebox {
	position:relative;
	margin:210px 0 0 45px;
	height:60px;
	width:1310px;

}
#notes {
	padding-top:10px;}