body {
width:100%;
height:100%;
margin:0;
padding:0;
background:#342125;
font:10px arial;
}

ul {
list-style-type:none;
}

#centre {
width:800px;
height:auto;
position:absolute;
left:50%;
margin-left:-400px;
background-image:url('images07/egypt.gif');
background-repeat:no-repeat;
background-position:-250px 0;
background-attachment:fixed;
}

#frame {
width:800px;
height:100%;
position:relative;
top:0;
clear:both;
}

#banner {
width:600px;
height:110px;
position:relative;
left:100px;
}

#flashcontent {
width:600px;
height:110px;
}

#navcontainer {
width:600px;
height:50px;
position:relative;
left:100px;
clear:both;
z-index:3;
background:url('images07/thurs_05.gif') top left no-repeat;
}

#ajaxcontentarea {
width:600px;
height:100%;
position:relative;
left:100px;
clear:both;
color:#336699;
text-align:right;
background:#ffffff;
}

.arabic {
width:500px;
position:relative;
right:50px;
border:1px solid #EBF5FF;
font:17px arial;
color:#339999;
line-height:130%;
text-align:right;
direction:rtl;
}

.arabic p {
padding:20px;
}

#footer {
width:600px;
height:90px;
position:relative;
bottom:0;
clear:both;
left:100px;
background:url('images07/thurs_07.gif') bottom left no-repeat;
text-align:center;
font:9px verdana;
color:#999999;
}

#footer a {
color: #663333;
text-decoration: none;
}

#footer a:hover {
font-weight: bold;
text-align: center;
}

h1 {
font:bold 16px arial;
color:#3399CC;
text-align:center;
padding:0 0 10px 0;
margin:0;
}

h2 {
font:bold 16px arial;
color:#3399CC;
text-align:right;
padding:12px 12px 0 0;
}

#info {
width:600px;
height:430px;
position:relative;
right:61px;
}

.info_box {
width:148px;
height:auto;
position:relative;
float:right;
padding:0 0 0 16px;
}

.info_a, .info_b, .info_c {
width:148px;
}

.info_a {
height:50px;
background:url('images07/inner_top.gif') top left no-repeat;
}

.info_b {
height:auto;
background:url('images07/inner_mid.gif') repeat-y;
}

.info_c {
height:22px;
background:url('images07/inner_bot.gif') bottom left no-repeat;
}

.info_b ul {
margin:0;
padding:0;
}

.info_b ul li {
height:14px;
}

.info_b ul li a {
text-decoration: none;
font-weight:bold;
color:#6699CC;
text-align:left;
padding:0 0 0 8px;
display:block;
}

p.ibox {
font:11px arial;
text-indent:0;
padding:4px 6px 4px 4px;
}

p {
font:15px arial;
color:#333333;
text-indent:1cm;
line-height:140%;
text-align:right;
direction:rtl;
padding:0;
margin:0;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	line-height: 1em;
}

#nav a {
	display: block;
	width: 120px;
	text-decoration: none;
	font: 14px verdana;
	color: #6699CC;
	text-align: center;
}


#nav a:hover {
	color: brown;
}

#nav LI { /* all list items */
	width: 120px; /* width needed or else Opera goes nuts */
	float: left;
}

#nav LI UL { /* second-level lists */
	position: absolute;
	background: url('images07/drop_bg.gif') no-repeat bottom left;
	width: 120px;
	left: -999em;
}

#nav LI UL LI A {
	height: 16px;
}

#nav LI UL UL { /* third-and-above-level lists */
	margin: -2em 0 0 -120px;
}

#nav LI:hover UL uL, #nav li.sfhover ul ul {
	left: -999em;
}

#nav LI:HOVER UL, #nav LI.sfhover UL {
	left: auto;
}

#nav LI LI:HOVER UL, #nav LI LI.sfhover UL { /* lists nested under hovered list items */
	left: auto;
}

li#title, li#title2, li#title3, li#title4, li#title5  {
	line-height:50px;
	height: 50px;
}

li#title1:hover, li#title1.sfhover, li#title2:hover, li#title2.sfhover, li#title3:hover, li#title3.sfhover, li#title4:hover, li#title4.sfhover {
	cursor: default;
	color:#3399CC;
	background:url('images07/pen_on.gif') top left no-repeat;
}

a.main {
padding:6px 0 0 0;
height:44px;
}

.last {
padding-bottom: 20px;
}

.spread {
padding-top:3px;
line-height:14px;
padding-bottom:20px;
}

.blinks {
width:auto;
height:18px;
float:left;
position:absolute;
left:12px;
top:25px;
margin:0;
padding:0;
}

.blinks li {
font:12px arial;
color:#cccccc;
display:block;
float:left;
width:auto;
text-align:center;
margin:0 6px;
}

.blink1, .blink2, .blink3 {
font-weight:bold;
}

.blinks a {
font-weight:bold;
text-decoration:none;
display:block;
}

.blinks a:hover {
border-bottom:2px solid;
}

.blink3 a {
color:#E59375;
}

.blink2 a {
color:#9B7597;
}

.blink1 a {
color:#C7B5AF;
}

.dfirst {
padding-top:4px;
background:url('images07/drop_first.gif') top left no-repeat;
}