@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#ce0000;
}

.center {
	width:724px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
.container {
	width:724px;
	height:152px;
	overflow:visible;
	background-color:#FFFFFF;
}


.logo {
	width:724px;
	height:152px;
	background-image:url(images/egyptianinitiatives.png);
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:3;
}

.grey {
	width:100%;
	height:240px;
	background-color:#1a1a1a;
	margin-top:50px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	background-color:#9c0000;
	color:#FFFFFF;
	padding:2px;
	clear:both;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	background-color:#9c0000;
	color:#FFFFFF;
	padding:2px;
	font-size:32px;
	margin-top:22px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.colleft{
	width:640px;
	float:left;
	position:relative;
	clear:left;
}

.colright{
	width:300px;
	float:right;
}

.code {
	font-family:"Courier New", Courier, monospace;
	width:300px;
	font-size:12px;
}

img {
	border:none;
}

.facebook {
	width:120px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:5px;
	background-color:#FFFFFF;
}

.facebook2 {
	float:right;
	text-align:right;
	margin:20px;
}

.facebook p{
	margin-top:0px;
	margin-bottom:5px;
}

.highlights {
	width:950px;
	height:250px;
	overflow:visible;
}

.highlights_menu{
	margin: 0px;
	padding: 0px;
	float:left;
	clear:left;
}

.highlights_menu li{
	list-style:none;
	float: left;
	margin:0px;
	padding:0px;
	margin-right:2px;
	margin-bottom:-3px;
}

.highlightstext {
	float:right;
	height:250px;
	width:692px;
	background-image:url(images/hightlights_bg.jpg);
	margin:0px;
}

#jFlowSlide{  font-family: Georgia; }
#myController { }
#myController span.jFlowSelected { opacity:0.3;filter:alpha(opacity=30); }

.slide-wrapper {  }
.slide-thumbnail { }
.slide-thumbnail img {  }
.slide-details { width:662px; float:left; margin-left:10px;}
.slide-details h2 { font-size:2.0em; font-style: italic; font-weight:normal; line-height: 1; margin-top:15px;; color:#FFFFFF; background:none;}
.slide-details .description { margin-top:10px; color:#FFFFFF; font-weight:normal;}
.slide-details a { color:#fcfa06; font-weight:bold;}
.jFlowControl, .jFlowPrev, .jFlowNext { cursor:pointer; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }

.comingsoon {
	font-size:12px;
}

.menu {
	clear:both;
	width:950px;
	background-color:#000000;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:1px;
}

.menu li{
	display:inline;
	margin-right:10px;
	margin-left:10px;
}

.menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	line-height:2;
	text-decoration:none;
	padding:6px;
}

.menu a:hover{
	background-color:#FF0000;
	padding:6px;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:4;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:620px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:5;
padding:12px;
font-size:13px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
font-family:Arial, Helvetica, sans-serif;
}
#button{
text-align:center;
cursor:pointer;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:2px;
	font-size:22px;
	margin-top:22px;
	color:#8B7D00;

}

a {
	color:#8B7D00;
}