* { padding:0; margin:0; }

body 
{
	font-family:Arial;
	direction:rtl;
}

#top
{
	background-image:url('../images/top.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:238px;
	margin:auto;
	text-align:center;
}

#top h1
{
	color:#373E74;
	padding-top:160px;
	clear:both;
}

#top h2
{
	color:#373E74;
	font-size:1em;
}

*:first-child+html #top h1
{
	padding-top:80px;
}

#top img
{
	float:right;
}

#top .title_first
{
	margin-right:200px;
}

#food
{
	text-align:center;
	margin:auto;
	margin-top:-10px;
}

#food #food_left
{
	float:left;
	margin-left:120px;
}

#food #food_right
{
	float:right;
	margin-right:120px;
	_margin-right:80px;
	width:340px;
	text-align:right;
	font-size:1.3em;
}

#food #food_right #food_right_column
{
	float:right;
	width:155px;
	margin-left:20px;
}

#food #food_right #food_left_column
{
	float:left;
	width:155px;
}

#visit
{
	text-align:center;
	margin:auto;
	width:758px;
}

#visit #visit_title_img
{
	margin-top:-70px;
	position:relative;
	z-index:999
}

#visit #visit_left
{
	float:left;
}

#visit #visit_right
{
	font-size:1.5em;
	float:right;
	width:280px;
}

#help
{
	text-align:center;
	width:758px;
	margin:auto;
}

#help #help_title_img
{
	margin-top:-40px;
	position:relative;
	z-index:999
}

#help #help_left
{
	float:left;
}

#help #help_right
{
	float:right;
	width:380px;
	text-align:right;
	font-size:1.3em;
}

#help #help_right #help_right_column
{
	float:right;
	width:180px;
	margin-left:20px;
}

#help #help_right #help_left_column
{
	float:left;
	width:180px;
}

#lessons
{
	text-align:center;
	width:758px;
	margin:auto;
}

#lessons #lessons_title_img
{
	margin-top:-40px;
	position:relative;
	z-index:999
}

#lessons #lessons_left
{
	float:left;
	margin-top:-50px;
}

#lessons #lessons_right
{
	float:right;
	width:510px;
	text-align:right;
	font-size:1.2em;
}

#lessons #lessons_right #lessons_right_column
{
	float:right;
	width:250px;
	margin-left:20px;
}

#lessons #lessons_right #lessons_left_column
{
	float:left;
	width:250px;
	margin-top:-68px;
}

#videos
{
	text-align:center;
	width:758px;
	margin:auto;
}

#videos #videos_right
{
	float:right;
	margin-top:35px;
	_margin-top:3px;
}

*:first-child+html #videos #videos_right
{
	margin-top:3px;
}

#videos #videos_left
{
	float:left;
}

#donations
{
	margin:auto;
	width:758px;
}

#copyrights
{
	width:758px;
	margin:auto;
	text-align:center;
	margin-bottom:10px;
}

a img
{
	border:0;
}

a
{
	color:Black;
	text-decoration:none;
	font-size:0.8em;
}