@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;

}

img {
	border:0px;
	margin: 0px auto;
	padding:0px auto;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 1500px;
	height: 240px;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	height: 240px;
}

.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	height: 40px;
	width: 1200px;
	top: -105px;
	right: -370px;
	padding: 0 auto;
	color:#69C;
}

.nav1 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;	
	}

.nav1 li {
	float:left;
	width:220px;
	margin: 2px;
	display:block;
	padding: 0 10px;
	}
	
.nav1 li a {
	text-decoration:none;
	color:#69C;
		}
	
.nav1 li a:hover {
	text-decoration:none;
	color:#777;
	}
	
.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	height: 40px;
	width: 1200px;
	top: -90px;
	right: -380px;
	padding: 0;
	color:#69C;
}

.nav2 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;	
	}

.nav2 ul li {
	float:left;
	width:260px;
	margin: 2px;
	display:block;
	padding: 0 0 0 20px;
	}
	
.nav2 li a {
	text-decoration:none;
	color:#69C;
	padding:0;
		}
	
.nav2 li a:hover {
	text-decoration:none;
	color:#777;
	}

#indexWrapper  {
	padding:0;
	}

#indexBanner {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#Logo1150 {
	height:425px;
	width:425px;
	margin:10px auto 0 auto;
	padding:0;
	}
	
#Logo1150 img {
	margin:0 auto;
	}
	
#indexText {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
	}
/*-- nav buttons --*/
.home {
	position:absolute;
	border: none;
}
.pix	{
	position:absolute;
	border: none;
	left: 120px;
}
.web	{
	position:absolute;
	border: none;
	left: 240px;
}
.typo	{
	position:absolute;
	border: none;
	left: 360px;
}
.about	{
	position:absolute;
	border: none;
	left: 480px;
}
.contact	{
	position:absolute;
	border: none;
	left: 600px;
}
/*-- end of nav buttons --*/
#content {
	position:relative;
	top:0px;
	left:160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	width:760px;
	padding:0px 20px;
	margin:230px 0px 50px 0px;
}
#pixContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	width:100%;
	padding:0px;
	margin:0px auto;
}

#pixContent img{
	padding:0px;
	margin:30px auto;
}

#indexCenter {
	position:relative;
	left:-225px;
	}

#centerColumn {
	width: 900px;
	padding:10px;
	background-image:url(images/PixPeopleth.png);
	margin:10px auto;
	clear: both;
}

# centerColumn h5	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#222;
}
#centerColumn a:link, a:visited {
	color: #933;
}
#pixArea {
	width: 450px;
	padding:15px;
	margin:30px auto;
}
/*#pixArea table {
	position: relative;
	left: auto;
	right: auto;
}*/

/*-- lynda icon appearance --*/
#icon	{
	height: 60px;
	width: 120px;
	margin: 0px auto;
}

#footer {
	text-align:center;
	background-image:url(images/BlueBarFooterBlackBar.png);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#69C;
	width: 1500px;
	height:150px;
	margin: 0px auto;
	padding:5px 0px;
}

 #footer p #cdSiteSeal1 {
	text-align: center;
 }
 
#banner {
	height: 200px;
}
/*--
#rightColumn {
	float: right;
	width: 242px;
} not used for this design --*/

/* HEADER DEFINITIONS */

h1 {
	color:#333333;
	clear: both;
}
h6	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#600;
}
h5	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#222;
}

#shadowTall {
	background: #999 no-repeat -4px -4px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 230px;
	position: relative;
	top: -315px;
	left: 300px;
}
#content #centerColumn table tr {
	margin: 10px;
	padding: 0px;
}
#content #centerColumn table tr td {
	padding: 5px;
}
#content #centerColumn form input {
	margin: 10px;
	padding: 0px;
}

/*--- typography content -----
------- positioning CSS -----*/

.centerTypo {
	position:relative;
	width: 900px;
	background-image:url(images/PixPeopleth.png);
	margin:10px auto;
	clear: both;
}

.tposter {
	position: relative;
	top: 55px;
	left: 80px;
}
.ttypographer {
	position: relative;
	top: 55px;
	left: 20px;
}
.tstairway {
	position: relative;
	top: 55px;
	left: -40px;
}
.tnomenclature {
	position: relative;
	top: 55px;
	left: -100px;
}

.lavBar {
	position: relative;
	top: 80px;
	left: 0px;
}
.timagination {
	position: relative;
	top: 140px;
	left: -20px;
}
.tbestfoot {
	position: relative;
	top: 140px;
	left: -100px;
}
.tserifsansserif {
	position: relative;
	top: -95px;
	left: 200px;
}

#table1  {
	float:left;
	width:450px;
	padding:0;
	margin:0 0 0 20px;
	background-image:url(images/PixPeopleth.png);
	}
	
#table2  {
	float:right;
	width:450px;
	padding:0;
	margin:0 20px 0 0;
	background-image:url(images/PixPeopleth.png);
	}

/*--- image correction content -----
------- positioning CSS -----*/

#icColumn {
	width:1450px;
	position:relative;
	margin:auto;
	padding:20px;
	background-color:#DDD;	
	}
	
#icColumn2 {
	width:1450px;
	position:relative;
	margin:auto;
	padding:20px;
	background-color:#DDD;	
	}
	
#mnu  {
	width:120px;
	float:left;
	padding-top:20px;
	padding-left:100px;
	background-color:#CCC;
	}
	
#mnu img {
	padding-bottom:10px;
	}
	
#icCaption  {
	width:400px;
	float:left;
	padding-left: 20px;
	background-color:#999;}
	
#lg  {
	padding-left:20px;
	}
	
#EdPhoto
	{
		position:relative;
		}
		
/*slideShowCSS*/

* {box-sizing:border-box}

/* Slideshow container */
.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;
  padding: 16px;
  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: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* 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}
}		