body {
	background-color: #F4F4F4;
	background-image: url(introduction/new-images/head-bk.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#Intro {
	height: 100%;
	width: 100%;
	background-image: url(introduction/new-images/head-logo.gif);
	background-repeat: no-repeat;
}
#Intro h1{
	margin: 0px;
}
#HeadLeftBk {
	height: 101px;
	width: 100%;
	background-image: url(introduction/new-images/head-logo-left.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#HeadRightBk {
	height: 101px;
	width: 100%;
	background-image: url(introduction/new-images/head-logo-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Intro span {
	display: none;
}
#Ministry {
	background-image: url(introduction/new-images/emoe.gif);
	z-index: 2;
	left: 79px;
	top: 101px;
	position: absolute;
	height: 27px;
	width: 233px;
}
#Academy {
	background-image: url(introduction/new-images/academy.gif);
	z-index: 2;
	left: 412px;
	top: 142px;
	position: absolute;
	height: 50px;
	width: 307px;
}
#MMC {
	background-image: url(introduction/new-images/mmc.gif);
	z-index: 2;
	left: 29px;
	top: 386px;
	position: absolute;
	height: 36px;
	width: 52px;
}
#Welcome{
	background-image: url(introduction/new-images/welcome.gif);
	z-index: 3;
	left: 433px;
	top: 84px;
	position: absolute;
	height: 55px;
	width: 129px;
}
#Welcome span {
	display: none;
}
#Preparatory h3{
	background-image: url(introduction/new-images/preparatory.gif);
	z-index: 2;
	left: 218px;
	top: 146px;
	position: absolute;
	height: 41px;
	width: 138px;
}
#Preparatory h3 span {
	display: none;
}
#MainNavigation {
	font-family: Tahoma;
	font-size: 14px;
}
#MainNavigation UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none
}
#MainNavigation LI {
	FLOAT: right;
	display: block;
}
#MainNavigation Link1 A{
	background-image: url(introduction/new-images/button1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 142px;
}










#header {
	FLOAT: left;
	WIDTH: 520px;
	LINE-HEIGHT: normal;
	height: 25px;
	top: 42px;
	position: absolute;
}
#header UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
	font-family: Tahoma;
	font-size: 14px;
}
#header LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

/* Header Main Navigation - Start */
#link1 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat 0px 0px;
	height: 25px;
	width: 142px;
}
#link1 a:link {
	COLOR: #000;
}
#link1 a:hover {
	COLOR: #333; BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -0px -30px;
}
#link1 a:visited {
}

#link2 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -147px -0px;
	height: 25px;
	width: 101px;
}
#link2 a:link {
	COLOR: #000;
}
#link2 a:hover {
	COLOR: #333; BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -147px -30px;
}
#link2 a:visited {
}

#link3 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -253px -0px;
	height: 25px;
	width: 73px;
}
#link3 a:link {
	COLOR: #000;
}
#link3 a:hover {
	COLOR: #333; BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -253px -30px;
}
#link3 a:visited {
}

#link4 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -331px -0px;
	height: 25px;
	width: 81px;
}
#link4 a:link {
	COLOR: #000;
}
#link4 a:hover {
	COLOR: #333; BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -331px -30px;
}
#link4 a:visited {
}

#link5 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -417px -0px;
	height: 25px;
	width: 69px;
}
#link5 a:link {
	COLOR: #000;
}
#link5 a:hover {
	COLOR: #333; BACKGROUND: url(introduction/new-images/buttons.gif) no-repeat -417px -30px;
}
#link5 a:visited {
}
#header #current {
	BACKGROUND-IMAGE: url(left_on.gif)
}


#header #current A {
	BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}

/* Header Main Navigation - End */

#IntroText {
	font-family: "Arabic Transparent";
	font-size: 15px;
	color: #505050;

	height: 142px;
	width: 500px;
	text-align: justify;
	direction:rtl;
	padding: 5px 5px 5px 15px;
	scrollbar-base-color:#EDEDED;
	scrollbar-3dlight-color:#EDEDED;
	scrollbar-darkshadow-color:#EDEDED;
	scrollbar-arrow-color:#FF6600;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#EDEDED;
	scrollbar-shadow-color:#EDEDED;
	scrollbar-track-color:#EDEDED;

	line-height: 19px;
}
#MainContainer {
	background-image: url(introduction/new-images/main-bk.gif);
	background-repeat: no-repeat;
	background-position: 0px 101px;
	height: 100%;
	width: 100%;
}
#Container {
	height: 100%;
	width: 100%;
}
#RightBk {
	background-image: url(introduction/new-images/right-bk.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#LeftBk {
	background-image: url(introduction/new-images/left-bk.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 100%;
	width: 100%;
}
#ArtWork1 {
	background-image: url(introduction/new-images/art-main.gif);
	top: 250px;
	right: 0px;
	height: 238px;
	width: 169px;
	position: absolute;
}
#ArtWork1Right {
	background-image: url(introduction/new-images/art-right.gif);
	top: 250px;
	left: 0px;
	height: 247px;
	width: 109px;
	position: absolute;
}
#PreparatoryLinks {
display: block;
width: 208px;
height: 97px;
left: 0px;
background: url(introduction/new-images/preparatory-link-bk.gif) no-repeat;
padding-top: 7px;
PADDING-BOTTOM: 1px;
position: absolute;
top: 124px;
z-index: 3;
}
#text {
	display: none;
}

#PreparatoryLinks ul {
	MARGIN: 0px; 
}
#PreparatoryLinks li {
	PADDING-RIGHT: 0px;  PADDING-LEFT: 0px; FLOAT: left;  MARGIN: 0px; 
	display: block;
	width: 208px;
	height: 26px;
}

#PreparatoryLinks li a:link {
  text-decoration: none;
}

#PreparatoryLinks li a:hover {
display: block;
height: 27px;
  background : url(introduction/new-images/preparatory-link-hi.gif) no-repeat left top;
  float: left;
   top: 0px;
 text-decoration: none;
}
#dummy {
	display: block;
	width: 200px;
	height: 27px;
	cursor: pointer;
}
#about{
	position: absolute;
	left: 102px;
	top: 240px;
	height: 152px;
	width: 450px;
}

#DownNav {
	font-family: "Arabic Transparent";
	font-size: 16px;
	position: relative;
	top: -5px;
	right: -10px;
	float: right;
}
#DownNav ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
} 
#DownNav ul li {
	float: right;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	}
#DownNav a { 
	font-weight: bold; 
	color: #000099;
	text-decoration: none;
	cursor: pointer;	
	}
#DownNav a:link { 
	text-decoration: none;
	}
#DownNav a:hover { 
	text-decoration: none;
	color: #FF6600;
	}
#DownNav a:visited { 
	text-decoration: none;
	}
#DownNav ul li.first {
	border-left: none;
	}
a { 
	color: #000099;
	text-decoration: none;
	cursor: hand;	
	}
a:link { 
	text-decoration: none;
	}
a:hover { 
	text-decoration: none;
	color: #CC0000;
	}
a:visited { 
	text-decoration: none;
	}

