﻿/* CSS Document */

body {
	margin: 0;
	background: #666666 url(../images/bg.gif) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-weight: normal;
	font-size: 16pt;
	color: #91100d;
}
h3 {
	font-size: 16pt
\;
	font-weight: bold;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
#bgcontainer {
	width: 960px;
	height: 3000px;
	background-color: #FFFFFF;
	background-image: url(../images/parchment-_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border-left: 1px solid #444444;
	border-right: 1px solid #444444;*/
}
#bgcontainerPRel {
	width: 960px;
	height: 1180px;
	background-color: #FFFFFF;
	background-image: url(../images/parchment-_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border-left: 1px solid #444444;
	border-right: 1px solid #444444;*/
}
#bgcontainerArchive {
	width: 960px;
	height: 2350px;
	background-color: #FFFFFF;
	background-image: url(../images/parchment-_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border-left: 1px solid #444444;
	border-right: 1px solid #444444;*/
}
#bgcontainer1 {
	margin: 0 auto;
	width: 960px;
	height: 2900px;
	background-color: #FFFFFF;
	background-image: url(../images/parchment-_bg.gif);
	background-repeat: repeat-y;
	/*border-left: 1px solid #444444;
	border-right: 1px solid #444444;*/
}

#bgcontainer2 {
	width: 960px;
	height: 5350px;
	background-color: #FFFFFF;
	background-image: url(../images/parchment-_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border-left: 1px solid #444444;
	border-right: 1px solid #444444;*/
}
#maincontainer {
	height:  813px;
	margin: 0 0 0 50px; /*Center container on page*/
}

#maincontainer1 {
	height:  1250px;
	margin: 0 0 0 50px; /*Center container on page*/
}

#maincontainer-_k1 {
	height:  1400px;
	margin: 0 0 0 50px; /*Center container on page*/
}

#topsection {
	width: 880px;
	height: 113px; /*Height of top section*/
}

#content {
	float: left;
	width: 770px;
	height: 605px;
	background-color: #FFFFFF;
	padding: 15px 23px 0 23px;
}

#content0 {
	float: left;
	width: 876px;
 	*width: 877px;
	height: 100%;
	background-image:url(../images/container_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}

#content2 {
	float: left;
	width: 876px;
 	*width: 877px;
	height: 100%;
	background-image:url(../images/container_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}

#content3 {
	float: left;
	width: 770px;
 	height: 1050px;
	background-color: #FFFFFF;
	padding: 15px 23px 0 23px;
}

#content4 {
	float: left;
	width: 876px;
 	*width: 877px;
	height: 100%;
	background-image:url(../images/container_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}

#content_k {
	float: left;
	width: 770px;
	height: 2050px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 23px;
}

#left {
	float: left;
	width: 20px;
	height: 620px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
}
#right {
	float: left;
	width: 40px;
	height: 620px;
	background-image: url(../images/right_bg.png);
	background-repeat: no-repeat;
}

#left1 {
	float: left;
	width: 20px;
	height: 1065px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}

#left_k {
	float: left;
	width: 20px;
	height: 2165px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
#right1 {
	float: left;
	width: 40px;
	height: 1065px;
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
}

#right_k {
	float: left;
	width: 40px;
	height: 2165px;
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
}
#footer {
	float: left;
	width: 876px;
 	*width: 877px;
	height: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#topnav {
	margin: 0 17px;
	width: 830px;
	height: 34px; /*Height of top section*/
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 0;
	font-size: 10pt;
	color: #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 7px 18px #818181;
	-webkit-box-shadow: -2px 0px 15px #818181;
	-moz-box-shadow: -2px 0px 15px #818181;
}
#topnav li {
	box-shadow: 0px 7px 18px #818181;
	-webkit-box-shadow: -2px 0px 15px #818181;
	-moz-box-shadow: -2px 0px 15px #818181;
}
#logo {
	float: left;
	width: 876px;
}
#langs {
	float: right;
	width: 112px;
	margin-top: 3px;
	margin-right: 35px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
#vision {
	float: left;
	margin-left: 50px;
	width: 340px;
	height: 200px;
	font-size: 9pt;
	color: #444444;
}
#mission {
	float: right;
	width: 340px;
	height: 200px;
	font-size: 9pt;
	color: #444444;
}
.style2 {
	color: #FF9900
}
.style3 {
	color: #AA9C6C;
	font-size: 12px;
}
.style4 {
	color: #7A6F47
}
.style5 {
	font-size: 14px;
	color: #000;
}

.style6 {
	font-size: 24px;
	color: #7A6F47;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style7 {
	font-size: 24px;
	color: #91100d;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight:bold;
	color:#CC9;
}
#bgcontainer div #maincontainer #topsection #logo #langs .style2 a {
	color: #FF9900;
}
.s1 {
	color: #FF9900;
}
arabia1 {
	color: #FFF;
}
English01 {
	color: #FF9900;
}

