* {
    margin: 0;
    padding: 0;
	border: 0px;
}
body {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: #B4BEA3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;

}
h1, h2 {
   text-align: center;	
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 7px;
}

a {
	color:#000;
	text-decoration: none;
	border: none;

}
a:hover {
	color:#fff;
	text-decoration: none;
	

}

.layout #container {
	width: 99.8%;
	background: #B4BEA3;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	position: relative;
	background-image: url(images/mrafet.jpg), url(images/abdelbasit.jpg), url(images/bismillah.jpg);
	background-position: 150px left, 150px right, center;
	background-repeat: no-repeat;
	background-attachment: fixed;	
}
.layout #topbar {
	background-image:url(images/index_02.gif);
	height:19px;
	
}
.layout #header {
	background-image:url(images/index_05.jpg);
	padding: 0 10px;  
	height: 132px;
	position: abosulte;
}
.layout #header h1 {
	margin: 0;
	padding: 10px 0; 
}

.layout #sidebar1 {
	float: left; 
	width: 12%; 
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	direction:rtl;
	font-size:1.4em;
	font-family: 'Traditional Arabic', Lucida Sans Unicode, sans-serif;
	text-align:center;

}
.layout #sidebar2 {
	float: right;
	width: 13%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	direction:rtl;
	font-size:1.4em;
	font-family: 'Traditional Arabic', Lucida Sans Unicode, sans-serif;
	text-align:center;

}

.layout #title1 {
	direction: ltr;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title1.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 34px;
}
.layout #title2 {
	direction: ltr;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title2.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 32px;
}
.layout #title3 {
	direction: ltr;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title3.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 45px;
}

.layout #title4 {
	direction: ltr;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title4.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 42px;
}
.layout #title5 {
	direction: ltr;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title5.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 35px;
}
.layout #sidebar1 p, .layout #sidebar1 h3, .layout #sidebar2 p, .layout #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
	margin: 1em 0;
	line-height: 0.8em;
	
}
.layout #sidebar1 ul, .layout #sidebar1 li, .layout #sidebar2 ul, .layout #sidebar2 li {
	list-style: none;
	margin-left: 10px; 
	margin-right: 10px;
	margin: 0.8em 0;
	line-height: 0.8em;
	direction:rtl;
}

.layout #sidebar1 ul, .layout #sidebar2 ul {
margin-bottom: 40px;	
}
.layout #mainContent {
	margin: 15px 24% 0px 24%; 
	font-family: "Traditional Arabic";
	font-size: 1.2em;
	text-align:center;
}

.layout #mainContent p {
	text-align: center;
	font-family: "Traditional Arabic";
	font-size: 1em;
	color: #000;
}
.layout #footer {
	padding: 0 10px; 
	background-image: url(images/index_09.gif);
	height: 24px;
}
.layout #footer p {
	margin: 0; 

}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.layout #arabictitle {
	position: absolute;
	width:320px;
	height:105px;
	right: 0px;
	top: 35px;
	background-image: url(images/arabictitle.gif);

}
.layout #searchbar {
	position: absolute;
	width:150px;
	height:45px;
	background-image: url(images/searchbar.png);
	top: 0px;
	left: 5px;
}
#searchform {
	position:absolute;
	width:200px;
	height:1px;
    top: 10px;
	left: 5px;
	z-index:1;
	direction:rtl;
}
#googlead {
	position:absolute;
	width:468px;
	height:60px;
	z-index:1;
	background-color: transparent;
	left: 10px;
	top: 55px;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}