body{
	margin:3px;
	padding:0px;
	text-align:center;
	background-image: url(images/bg_b.gif);
    background-repeat: repeat-x
}

#maincontent{
		width: 990px;
		text-align:center;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;
		border-left:solid 2px #000000;
		border-right:solid 2px #000000;
        border-top:2px solid #000000;
		border-bottom:2px solid #000000
		}

#maincontent p{
    direction:rtl;
	font-size: 20px;
	font-weight: bold;
	font-family: Traditional Arabic, Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Tahoma, "Microsoft Sans Serif", sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top: .1cm;
	padding-bottom: .1cm;
	line-height: 22px;
	text-align: justify;
	color: #000000;
}

#maincontent .para{
    direction:rtl;
	font-size: 22px;
	font-weight: bold;
	font-family: Traditional Arabic, Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Tahoma, "Microsoft Sans Serif", sans-serif;
	padding-left:15px;
    padding-right:15px;
	padding-top: .1cm;
	padding-bottom: .1cm;
	line-height: 36px;
	text-align: justify;
	color: #000000;
}

h1, h2{
	font-family: Traditional Arabic, Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Tahoma, "Microsoft Sans Serif", sans-serif;
}


#maincontent .quote{
    width: 930px;
    padding: 5px;
	direction:rtl;
	font-size: 22px;
	font-weight: bold;
	font-family: Traditional Arabic, Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Tahoma, "Microsoft Sans Serif", sans-serif;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	text-align: justify;
	line-height: 36px;
	color: #800000;
	background-color:#EAF7FF;
	border-left:solid 1px #eaeaea;
    border-right:solid 2px #eaeaea;
    border-top:1px solid #eaeaea;
    border-bottom:2px solid #eaeaea;
}

#maincontent .quote1{
    width: 750px;
    padding: 5px;
	direction:rtl;
	font-size: 22px;
	font-family: Traditional Arabic, Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Tahoma, "Microsoft Sans Serif", sans-serif;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-weight: bold;
	text-align: justify;
	line-height: 26px;
	color: #800000;
	background-color:#EAF7FF;
	border-left:solid 1px #eaeaea;
    border-right:solid 2px #eaeaea;
    border-top:1px solid #eaeaea;
    border-bottom:2px solid #eaeaea;
}

#maincontent .quote2{
    width: 450px;
    padding: 5px;
	direction:rtl;
	font-size: 18px;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	text-align: center;
	line-height: 26px;
	color: #000080;
	background-color:#eaeaea;
	border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}

#maincontent .ref{
    background: url(images/arrow99.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
    padding-left: 58px;
    padding-top: 5px;
    margin-bottom: .7em;
	font-size: 18px;
	font-weight: normal;
    text-align: left;
    color: #800000;
}



/* Image Gallery */

div.img
  {
  margin: 10px;
  border: 2px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color: #ffffff
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #000000;
  align: center;
  }
div.img a:hover img
  {
  border: 2px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #000080;
  width: 450px;
  margin: 1px;
  }


/* ============ */

#maincontent sup a.note {
color: #800000;
font-size: 120%;
text-decoration: none;
border: none;
line-height: 0em;
}


#maincontent sup a.note:hover {
background-color: #EBEBEB;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000

}

#footercontent sup a.note:hover {
background-color: #EBEBEB;
}

sup a span {
display:none;
}

sup a:hover span {
display: block;
width:95%;
float: center;
font-size: 130%;
color: #333;
line-height: 200%;
padding: 1px;
margin: .2em 0 0 .5em;
}

.standardLink a{	
	color:#0000cd;
	text-decoration:none
}

.standardLink a:hover{
background-color: #EAF7FF;
padding: 2px;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000
}


/* Start of Pagination */

.pagination{
padding: 10px;
}

.pagination ul{
margin: 15;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #B7E0FF;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #B7E0FF;
color: #000;
}

.pagination li.disablepage{
padding: 0 9px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.previouspage{
padding: 0 5px;
font-weight: bold;

}

.pagination li.nextpage{
font-weight: bold;
padding: 0 9px;

}

* html .pagination li.currentpage, * 
html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

/* End of Pagination */


/* Start of Shadow Block */

.shadow{
border:1px solid dark;
padding: 5px;
font:18pt;
color: black;
width: 350px;
position:relative;
display:inline;
background:#eaeaea;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}

/* End of Shadow Block */


/* Start of Menu */

#menu{
    direction:rtl;
	width:200px;
	float:right;
	display:block;
	padding-top: .1cm;
	text-align:right;
	margin-left: 20px;
	margin-right:5px;
}

.menu_item, .menu_item_current{
	font-size: 20px;
	line-height: 22px;
	text-align: right;
	color:#000000;
	font-weight: normal;
	background-color:#F3F4F2;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	padding:5px;
	padding-right:10px;
}

.menu_item_current{	
	background-color: #EBEBEB;
}
	
.menu_item a, .menu_item_current a{
	text-decoration:none;
	color: #0000FF
}

.menu_item a:hover{
	text-decoration:underline;
	background-color: #CCCCCC;
}

/* End of Menu */
