body {
	margin:0px;
	padding:0px;
	border:0px;
/*	color:black;    */
/*	background-color:#F5F5DC; */
/*	background-color:beige;   */
	background-color:#c0c0c0; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	overflow-x:hidden;

}



table.pics {width: 100%; border-collapse:collapse;}
td.pics {border-bottom: 1px solid #880000; padding: 8px;}


#headerBox , #footerBox , #leftBox , #rightBox, #contentBox , 
#header , #footer , #left , #right , #content {
	padding:0;
	margin:0;
	border:none;
/*	color:black;    */
	z-index:1;
	text-align:left;
}

#headerBox {
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:130px;
	width:100%;
	z-index:20;
/*	background-color:#F5F5DC; /*#F5F5DC;*/
}

#footerBox {
	position:fixed;
	bottom:0;
	width:100%;
	height:2em;
	z-index:10;
}

#leftBox , #contentBox {
/*	top:130px; */
}

#leftBox {
	position:absolute;
	overflow:hidden;
	_overflow:visible;
	left:0%;
	width:20%;
}

#leftBox ul {
	_margin-bottom:1em;
}

#contentBox {
	position:absolute;
	left:20%;
	_left:22%;
	width:80%;
	_width:78%;
/*	overflow:auto;*/
	padding-bottom:2em;
}

#header {
	height:100%;
/*	background-color:#9801CA; */
}

#footer {
	display:none;
	height:100%;
	padding:0 0.5em 0 0.5em;
	/* border:2px solid blue; */
/*	background-color:#F5F5DC;*/
}

#left {
	position:relative;
	padding:0.5em;
	height:100%;
	/* border:2px solid blue; */
	border-right:1px solid blue;
	border-bottom:1px solid blue;
/*	background-color:#F5F5DC; */
/*	font-size:90%;*/
	margin-right:5px;
}

#left ul {
	list-style-type:none;
}

#left li {
	margin-left:-2em;
}

#content {
	/* border:2px solid blue; */
	padding:0.5em;
/*	background-color:#F5F5DC; */
}


.left {
	float:left;
}

p.left {
	margin-bottom:5px;
}

p.left img {
	margin:0 5px;
}

.right {
	float:right;
}

.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}

.title {
	text-decoration:underline;
}

.center {
	text-align:center;
}

.updated , .copyright , .copyright2 , .designer {
/*	font-size:75%;*/
	font-style:italic;
}

.updated , .copyright2 {
	/*float:right;*/
	text-align:right;
}

.copyright {
	float:left;
}

.designer {
	float:right;
}

.copyright2 {
	display:none;
}

.updated {
	display:none;
}


h1, h4 {
	text-align:center;
/*	border:1px solid blue; */
/*	background-color:wheat; */
/*	font-size:24pt; */
	font-weight:normal;
	font-family:"Bookman Old Style" , serif;
	color:#000080;
}

h5 { font-size: 1em;}


p, blockquote {
	font-family: "verdana";
	font-size:   12px;
	
  }


.latlong {
	font-size:75%;
}


@media print {
	#leftBox {
		display:none;
	}

	#contentBox , #headerBox , #footerBox {
		position:static;
	}

	#contentBox {
		left:auto;
		width:auto;
	}

	.copyright2 {
		/* display:block; */
	}

}

@media pda , speech {
	#headerBox , #footerBox , #leftBox , #contentBox , #rightBox {
		position:static;
	}
}

.author {
	font-style:italic;
}

.person {
	color:#000080;
}

.place {
	color:#800000;
}

.name {
	font-weight:bold;
}

#left .name {
	text-align:center; 
	font-size:175%;
	font-weight:normal;
	color: #000080; 
/*	border:1px solid blue; */
/*	background-color:wheat; */
}

.thumbnail_left , .thumbnail_right , .thumbnail_center , .gallery {
	border:1px solid black;
	padding:0.5em;
	text-align:center;
/*	background-color:wheat; */
}

.thumbnail_right {
	float:right;
/*	clear:right; /**/
	margin:0 0 1em 1em;
}

.thumbnail_left {
	float:left;
/*	clear:left; */
	margin:0 1em 1em 0;
}

.thumbnail_center {
	position:relative;
	clear:both;
	margin-left:auto;
	margin-right:auto;	
}

.thumbnail_left p , .thumbnail_right p , .thumbnail_center p , .gallery p {
	font-weight:bold;
}

.gallery {
	width:50%;
	text-align:center;
}

.gallery p {
	margin-left:auto;
	margin-right:auto; 
}

.shtetlinks_logo {
	float:right;
}

.heading {
	color:black;
	background-color:#F5F5DC;
	font-weight:bold;
	font-size:200%;
	padding:0 0.5em 1em 0.5em;
}

/**/
.button {
	padding:0.25em;
	border:2px outset black;
	background-color:orange;
	cursor:pointer; cursor:hand;
	color:black;
	font-weight:bold;
}

/**/

.hebrew {
	font-family:serif;
	font-size:125%;
}

.alter , .kranz , .alexander {
	display:none;
}

.showAlter .alter , .showKranz .kranz , .showAlexander .alexander {
	display:block;
}

@media print {
	.alter , .kranz , .alexander {
		display:block;
	}
}

#left ul p {
	margin-top:0;
	margin-bottom:0;
}

#left ul li {
	margin-top:5px;
	margin-bottom:5px;
}

#left ul {
	margin-bottom:0;
}

.fig {
	position: relative;
	left: 80px;
	top: 100px;
     }

.figc {
	 position: relative;
	 left: 0px;
     }

@media screen and (-webkit-min-device-pixel-ratio:0)
 {
	.fig {
		position: relative;
		left: 100px;
     	     }
 }
	
.WOH {
	float: center;
	clear:right; 
	margin-top:0em; 
	margin-right: 1em; 
	margin-left: 1em; 
	margin-bottom: 0em; 
	padding:5;
	text-align: center;
	background-color:#F5F5F5;
	font-size: 10px;
	border:#9CADC1 3px solid;
}

.rotate
{
  transform:rotate(10deg);	
  -ms-transform:rotate(10deg);	/* IE 9 */
  -moz-transform:rotate(10deg);	/* firefox */
  -webkit-transform:rotate(10deg);	/* Safari and Chrome */
  -o-transform:rotate(10deg);		/* Opera */
}