body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	margin:0;
	padding:0;
	direction:rtl;
}
a:hover {
	text-decoration:none;
}

#body {
	width:806px;
	vertical-align:top;
}
#header {
	background-image:url(../images/top/index.jpg);
	width:800px;
	height:192px;
	margin-bottom:0px;
}
#headerR {
	background-image:url(../images/topR.jpg);
	width:2px;
	height:188px;
	margin:0;
	margin-left:-2px;
	float:right;
}
#headerL {
	background-image:url(../images/topL.jpg);
	width:4px;
	margin:0;
	margin-right:-2px;
	height:188px;
	float:left;
}
#content {
	background-image:url(../images/backMiddle.jpg);
	background-position:0 200px;
	width:800px;
	padding-top:164px;
	text-align:right;
	padding-bottom:10px;
	vertical-align:top;
/*	height:100%;*/
	z-index:100;
}
td.contentR {
	background-image:url(../images/background_middleR.jpg);
	width:2px;
	margin-left:-2px;
	margin-top:-6px;
	margin:0;
	height:100%;
}
td.contentL {
	background-image:url(../images/background_middleL.jpg);
	width:4px;
	height:100%;
}
#footer {
	background-image:url(../images/background_middle_bottom.jpg);
	background-repeat:no-repeat;
	width:806px;
	font-size:11px;
	color: #333333;
	text-align:right;
	padding-top:16px;
	padding-bottom:14px;
	padding-right:0px;

}
td.headerRight, td.headerLeft {
	font-size:12px;
	color:#121E2F;
}
td.headerRight {
	font-weight:bold;
	text-align:right;
	padding-right:90px;
}
td.headerLeft {
	text-align:left;
	padding-left:10px;
}
a.header, a.headerLG {
	color:#121E2F;
	text-decoration:none;
}
a.header {
	font-weight:bold;
}
a.header:hover, a.headerLG:hover {
	color:#121E2F;
	text-decoration:underline;
}

td.contentRight, td.contentLeft {
	font-size:12px;
}
td.contentRight {
	width:496px;
	text-align:right;
}
td.contentLeft {
	width:304px;
	padding-left:0px;
	text-align:right;
}


div.book_img {
	cursor:pointer;
	margin-top:10px;
}
#titleTorah {
	position:absolute;
	top:190px;
	width:475px;
	height:34px;
	padding:0px;
	margin-right:2px;
	line-height:30px;
	border:solid;
	border-width:1px;
	border-color:#00E6E6;
	background-color:#FFFFFF;
}
#date {
	float:left;
	padding-left:10px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	color:#25598F;
 }
#title {
	float:right;
	padding-right:10px;
	padding-top:3px;
}