body {
background-color:#333333;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#FFFFFF;
}

#page {
width:1000px;
background-image:url(images/pageEn.jpg);
margin:auto;
padding:auto;
}
#gd , #gd1
{
	float:right;
	 margin-right:15px;
	 margin-top:10px;
	 margin-left:15px;
}

#header {
clear:both;
width:940px;
height:123px;
background-image:url(images/headerEn.jpg);
padding-top:40px;
padding-left:70px;
}

#menulinks {
clear:both;
width:975px;
height:41px;
padding-left:35px;
background-image:url(images/menulinks.png);
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float:left  ;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  font-family:Arabic Transparent;
  }
  
#menulinks a {
	padding-left:12px;
	height:41px;
   background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
  }

#menulinks a span {
	padding-left:16px;
	padding-right:30px;
	padding-top:15px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	font-family:Arabic Transparent;
	color:#FFFFFF;
}


#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
}

#mainarea {
width:960px;
clear:both;
padding-left:35px;
}

#contentarea {
width:615px;
padding-right:99px;
padding-bottom:20px;
text-align:justify;
float:right ;
font-size:16px;
color:#cfcfcf;
line-height:14pt;
font-family:Simplified Arabic;

}

#newsBar 
{
	
	margin-left :254px;
	margin-right:43px;
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:thin;
}

#sidebar {
float:left;
width:245px;
background-image:url(images/sidebartop.png);
background-repeat:no-repeat;
line-height:14pt;
}
#ammanMsg , #kingSite , #queenSite
{
	
	float:left;
	margin-right :20px;
	margin-top :7px;
}
#footer {
width:1000px;
clear:both;
height:35px;
padding-top:30px;
text-align:center;
line-height:14pt;
background-image:url(images/footerEn.jpg);
background-repeat:no-repeat;
background-color:#333333;
}

h1 {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#FFFFFF;
padding-top:6px;
}

.description {
font-size:14pt;
color:#CCCCCC;
margin:0;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}