@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#right_content {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
}
#left_content {
	float: left;
	width: 595px;
	background-color: #FFFFFF;
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 786px;
}
#header {
	text-align: right;
	width: 100%;
}
#content {
	text-align: right;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/backwhite.gif);
	background-repeat: repeat;
	background-position: left;
}
#footer {
	clear: both;
	height: 39px;
	width: 786px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}
#photo {
	border: 1px solid #333333;
	margin-top: 20px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 3px;
}

#main_para   {
	background-color: #FFFFCC;







	background: url(images/esclator hand.jpg);
	width: 560px;
	border: 1px solid #333333;
	text-align: center;
	float: right;
	margin-top: 20px;
}
#second_para {
	background-color: #FFFFCC;
	width: 560px;
	border: 1px solid #333333;
	text-align: center;
	margin-top: 10px;
	clear: right;
	float: right;
	margin-left: 20px;
}
#arabic_text {
	font-family: "Arabic Transparent", Tahoma;
	font-size: 16px;
	color: #000000;
	text-align: right;
	float: right;
	width: 95%;
	padding-right: 10px;
	list-style-position: inside;
	position: relative;
}
h2 {
	font-family: "Arabic Transparent", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #453B3B;
	text-align: center;
	line-height: 1.7em;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8E0D12;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8E0D12;
}

