body {margin:0px; padding:0px; font: 1.0em verdana, arial, sans-serif; text-align:center;}
* {margin:0; padding:0;}

body	{	
	line-height:	1em;
	}	
body {
	margin-left: 0%;
	margin-top: 0em;
	margin-right: 0%;
	margin-bottom: 0em;
}
body,td,th {
	color: #000000;
}
#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{
	color:	#002d62;
	background:	#ffffff;
	text-align: center;
	}	
h1 {
	font-size: 2em;
}
a:link {
	text-decoration: underline;
}
div#nav {position:static; left:0px; top:60px; width:140px;
			padding:0; margin:0;}			
div#nav ul {border:1px; margin: 0 12px 0 0; padding:0; list-style-type:none; font-weight:bold; font-size:.75em;}
div#nav li {
	border-top: thin solid #336;
	margin:0;
	padding:.3em 0;
	text-indent:0em;
	color: #336;
}
div#nav a {text-decoration:none; color:#336;}
div#nav a:hover {color: #f00; background: transparent; text-decoration:underline;}
div#nav p {margin:0 0 0 2em;}
/* a hack for IE Win only \*/	
* html div#nav ul {border-bottom:1px 0 1px solid #336;}
/*end of hack */
/*==========================LAYOUT DIVs==============\*/
div#mainwrap {width:774px; margin-left:auto; margin-right:auto;  text-align:left;}
div#header {width:774px; background-color:#FFF; text-align:left;}
div#contentarea {width:774px; background-color:#FFF;}
div#contentarea p {
	font-size:small;
	padding:0 1em 0 1em;
	text-indent: 3em;
	padding-bottom: 1em;
}
div#contentarea img {
	float:left;
	padding: 0 .5em 0 1em;
}
div#contentarea img.rightedge {
	float:right;
	padding: 0 1em 0 .5em;
}
div#contentarea img.centered {
	padding: 0 .5em 0 .5em;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

div#column1 {width:150px; background-color:#FFF; float:left;}
div#column1 ul {margin: 1em 0;}
div#column2 {
	width:452px;
	background-color:#FFF;
	float:left;
	margin: 0em;
	padding-left: 2px;
}
div#column2-3 {
	width:622px;
	background-color:#FFF;
	float:left;
	margin: 0em;
	padding-left: 2px;
}
#column3{
  float:right;
	width: 170px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

div#footer {width:774px; background-color:#FFF; text-align:center; padding-top:6px;}
div#footer p {text-align:center; font-size:small;}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
h4 {
	line-height: 1em;
	font-size: 1em;
	font-weight: bold;
	padding: 0 1em 0 1em;
}
.rightedge {
	float: right;
}
.centered {
	float: none;
}
.story img{
	float: right;
	padding: 43px 20px 0px 0px;
	margin: 0 0px 5px 2em;
}
.more{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.copyright {
	font-size: x-small;
	color: #666666;
}

div#included table {
	border-width: 0px;
	border-style: none;
	border-color: rgb(102, 102, 51) rgb(102, 102, 51) rgb(102, 102, 51) rgb(102, 102, 51);
	background-color: white;
}
div#included table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}
div#included table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #ECE9D8;
	font-size:14px;	
}   
div.hebrew{
font-size: 20px;font-family:times new roman, times, serif
}

div#plyst_btn table td a:link {
color: #66461A;
background:#E0D9BE;
display:block;
width:100%;
height:100%;
}

div#plyst_btn table td a:visited {
color: #66461A;
background:#E0D9BE;
display:block;
width:100%;
height:100%;
}

div#plyst_btn table td a:hover {
text-decoration:none;
background:#66461A;
color: #E0D9BE;
width:100%;
height:100%;
}

div#albm_btn table td a:link{
color: #000000;
background:#FFFFFF;
display:block;
width:100%;
height:100%;
}

div#albm_btn table td a:visited {
color: #000000;
background:#FFFFFF;
display:block;
width:100%;
height:100%;
}

div#albm_btn table td a:hover {
text-decoration:none;
color:#FFFFFF;
background: #666666;
width:100%;
height:100%;
}
