@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999935;
	background-color: #7F91DD;
	background-image: url(images/body_BG1.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 3px;
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 2px outset #039;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: url(images/sidebarWEAV1.png);
	height: auto;
}
#medicalshow, #ceramicshow {
	width: 200px;
	border: 2px double #633;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4px;
	color: #F99;
	background-color: #070739;
	font-size: 120%;
	text-align: center;
}

#mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	border: 3px solid #036;
	background-color: #070739;
	color: #993;
	text-align: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
} 
#content2, #content3, #content4 {
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #070739;
	border: 3px solid #036;
	line-height: 1.4;
	margin-top: 0px;
	text-align: center;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#footer {
	background-color: #09144C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 250px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.more {
	color: #F99;
	text-align: right;
	text-decoration: underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h3 {
	color: #070534;
	font-weight: normal;
	text-align: left;
}
#heading4 {
	line-height: 1.4;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #960;
	padding-top: 5px;
}
.texthighlight {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #C60;
}
.mylinkcolor {
	color: #F99;
	text-decoration: none;
	font-size: 90%;

}

#wrapcontainer {
	background-image: url(images/tech%20swirl%20bg6.png);
	background-repeat: no-repeat;
}
#ceramicshow {
	width: 200px;
}
#ceramicshow p, #medicalshow p {
	padding: 4px;
	text-align: center;
}




h1 {
	font-size: 140%;
	color: #990;
}
h4 {
	font-size: 95px;
	color: #990;
}

.smalltext {
	font-size: 65%;
}
#contactH1 {
	font-size: 100%;
	font-weight: bold;
}
#mainContent p, #sidebar1 p, #footer p {
	font-size: 95%;
	line-height: 1.4;
	text-align: justify;
}
ul#nav {
	background-image: url(images/sidebarimage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 153px;
	padding-left: 0px;
	list-style-type: none;
}
#nav li a {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	background-color: #143562;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3574A7;
}
#nav li a:hover, #nav li active, #nav li focus {
	color: #123464;
	background-color: #B7DAD8;
}
/* Photo-Caption PZ3 CSS v080630 

*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }


/* End Photo-Caption Zoom CSS */ 

keywords gallery, pz3, photo-caption zoom, photo gallery 

css

#gal070220 { 
display:table;
overflow:hidden;
height:100%;
padding:10px 20px;
background:#a1a1ef;
width:60%;
margin:0 auto;
border:3px double;
}

#gal070220 .PZ3-l {
	padding:0 0 5px 0;
	border:none;
}

#gal070220 .PZ3zoom a, 
#gal070220 .PZ3zoom a:hover,
#gal070220 .PZ3zoom a:hover img {
 height:100%;
 width:100%;
}

#gal070220 .PZ3zoom a:hover { 
 margin:0;
 position:static;
}

#gal070220 .PZ3zoom a { 
 border:2px solid #a1a1ef;
}
#gal070220 .PZ3zoom a:hover {
 border-color:white;
}

#gal070220 .PZ3zoom a:hover .big070220 {
 height:auto;
 width:auto;
 position:absolute;
 left:50%;
 border:2px solid #fff;
 z-index:999;
}

#gal070220 .PZ3zoom a:hover .w300 { 
 margin-left:-150px; }
#gal070220 .PZ3zoom a:hover .w350 { 
 margin-left:-175px; }
#gal070220 .PZ3zoom a:hover .w400 { 
 margin-left:-200px; }
#gal070220 .PZ3zoom a:hover .w450 { 
 margin-left:-225px; }


#gal070220 .PZ3zoom a:hover .h300 { 
 margin-top:-390px; }
#gal070220 .PZ3zoom a:hover .h350 { 
 margin-top:-440px; }
#gal070220 .PZ3zoom a:hover .h400 { 
 margin-top:-490px; }
#gal070220 .PZ3zoom a:hover .h450 { 
 margin-top:-520px; }
