/* Photo-Caption PZ3 CSS (The Good Stuff) */

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

.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%;
	padding: 5px;
}
.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 { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */

 ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gallery{
	margin:2em 0;
	list-style-type: none;
	list-style-image: none;
	}			
ul#gallery li{
	float:left;
	display:inline;
	margin-right:5px;
	list-style-image: none;
	list-style-type: none;
	}								
ul#gallery a{
	float:left;
	display:inline;
	position:relative;
	}	
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a span{
	display:none;
	}
ul#gallery a:hover span{
	float:left;
	display:block;
	cursor:pointer;
	}
ul#gallery a:hover em{
	display:none;
	}				
ul#gallery a img{
	border:1px solid #999;
	padding:2px;
	background:#fff;
	}	
ul#gallery a:hover img{
	border:1px solid #000;
	}		

#column-wrap #adsense {

	background-color: #F2EFBA;
}
.copycolumnleft {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	padding: 5px;
	float: left;
	background-color: #F2EFBA;
	width: 34%;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #F2efba;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.copycolumnright {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	padding: 0;
	float: right;
	background-color: #F2EFBA;
	width: 34%;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px;
	margin-left: 0px;
}
#navlist {
	margin: 0;
	list-style-image: none;
}

#navlist li
{
	float: left;
	width: 25%;
	list-style-type: none;
	text-align: center;
	font-size: small;
	list-style-image: none;
}

#navlist img
{	border:none;	
}

#navlist li a
{
	display: block;
	padding: 2em;
	background-color: #ccc;
	color: #333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

#navlist li a:hover
{
background-color: #666;
color: #fff;
}
