body {
	background-color: #062D3D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#000000;
}
a:link {
  color:#0000FF;
  text-decoration:none;
  }
a:visited {
  color:#0000AA;
  text-decoration:none;
  }
a:hover {
  color:#00AA00;
  text-decoration:underline;
  }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0CBF3A;
	margin-bottom: -8px;
	margin-top: 25px;
}


#jc-content {
	background-color: #FFFFFF;
	width: 951px;
	position: relative;
	min-height: 875px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_background.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2183B8;
	text-align: center;
	height: 17px;
	width: 538px;
	margin-left: 7px;
}

.face-image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 19px;
	right: 797px;
	z-index: 802;
	height: 182px;
	width: 128px;
}
#menu {
	position: absolute;
	z-index: 801;
	top: 125px;
	background-image: url(images/menu_crescent.png);
	visibility: visible;
	width: 951px;
	left: 0px;
	height: 154px;
}
.menu_table {
	position: relative;
	top: 17px;
}
#content {
	width: 550px;
	text-align: left;
	margin-left: 230px;
	z-index: 800;
	position: relative;
	padding-top: 25px;
	padding-bottom: 30px;
}
#header {
	background-image: url(images/header_background.jpg);
	height: 174px;
	width: 951px;
}
#header_bubble {
	background-image: url(images/header_bubble.png);
	height: 120px;
	width: 375px;
	position: absolute;
	left: 518px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-left: 35px;
	padding-right: 26px;
	font-size: 12px;
	line-height: 16px;
}
.title-image img {
	position: absolute;
	left: 179px;
	top: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.album-container {
	width: 541px;
	margin: 0px;
	padding: 8px;
}
.album-container span {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.album-item {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/album-movie-pod.png);
	background-repeat: no-repeat;
	width: 541px;
	position: relative;
	height: 117px;
	margin-top: 12px;
	font-weight: normal;
}
.album-item img {
	position: absolute;
	left: 41px;
	top: 7px;
    }
.album-item a:link img {
}
.album-item a:hover img {
	border: 4px solid #FFFFFF;
	position: absolute;
	left: 37px;
	top: 3px;
}
.album-item table {
	height: 60px;
	width: 328px;
	position: absolute;
	left: 199px;
	top: 30px;
}
.album-item table a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	width: 300px;
}
.album-item table a:link {
	text-decoration: none;
}
.album-item table a:visited {
	text-decoration: none;
}
.album-item table a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.jump {
  float: left;
  width: 114px;
  height: 31px;
  background-image: url(images/button_rollovers.png);
  background-repeat: no-repeat;
  background-position: -113px 0px;
  margin-left: 0px;
  }
div.jump a {
	display: block;
	width:114px;
	height:31px;
	overflow:hidden;
	color:#000000;
	text-decoration: none;
    font-size: 13px;
    font-weight: bolder;
	text-align: center;
	background-image: url(images/button_rollovers.png);
	background-repeat: no-repeat;
	background-position: left top;
  }
div.jump span {
	display: block;
	height: 31px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
  }
div.jump a:hover {
  background-image: none;
  color: #FFFFFF;
  text-decoration: none;
  }
div.jump a:active {
  color: #000000;
  background-image: url(images/button_rollovers.png);
  background-repeat: no-repeat;
  background-position: -226px top;
  }
div.jump_inactive {
  float: left;
  width: 114px;
  height: 31px;
  background-image: url(images/button_inactive.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-left: 0px;
  font-size: 13px;
  font-weight: bolder;
  text-align: center;

  }
div.jump_inactive span {
	display: block;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #666666;
  }
div.small_jump {
  float: left;
  width: 24px;
  height: 31px;
  background-image: url(images/small_button_rollovers.png);
  background-repeat: no-repeat;
  background-position: -25px 0px;
  margin-left: 0px;
  }
div.small_jump a {
	display: block;
	width:24px;
	height:31px;
	overflow:hidden;
	color:#000000;
	text-decoration: none;
  font-size: 13px;
  font-weight: bolder;
	text-align: center;
	background-image: url(images/small_button_rollovers.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
  }
div.small_jump span {
	display: block;
	height: 31px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
  }
div.small_jump a:hover {
  background-image: none;
  color: #ffffff;
  text-decoration: none;
  }
div.small_jump a:active {
  color: #000000;
  background-image: url(images/small_button_rollovers.png);
  background-repeat: no-repeat;
  background-position: -49px top;
  }
#right_column {
	height: 300px;
	width: 130px;
	position: absolute;
	left: 811px;
	top: 204px;
	z-index: 803;
}
#left_column {
	position: absolute;
	width: 160px;
	left: 28px;
	top: 229px;
	z-index: 804;
}
div.egypt_icon {
	float: left;
	width: 117px;
	height: 140px;
	background-image: url(../images/egypt_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	position: absolute;
	left: 6px;
  }

div.egypt_icon a {
	display: block;
	width: 117px;
	height: 90px;
	overflow: hidden;
	background-image: none;
  }
div.egypt_icon a:link {
background-image: none;
}
div.egypt_icon a:visited {
background-image: none;
	}
div.egypt_icon a:hover {
  background-image: url(../images/egypt_icon.png);
  background-position: -117px 0px;
  }
div.egypt_icon a:active {
  color: #000000;
  background-image: none;
  background-repeat: no-repeat;
  }
div.egypt_icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_container_left {
	float: left;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.photo_container_right {
	float: right;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-top: 10px;
}
.caption_text {
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#photo_gallery {
	width: 500px;
	margin-right: 25px;
	margin-left: 25px;
	z-index: 500;
	margin-top: 25px;
}
.thumbnail_photo {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 2px solid #2287B3;
}
.egypt_table {
	background-color: #EEEEEE;
	float: left;
	width: 528px;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.egypt_column_1 {
	padding: 4px;
	margin: 0px;
	background-color: #CBE8F5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 550px;
}
.egypt_column_1 td {
	padding:4px;
	background-color: #EDF7FC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#footnote {
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	padding-top: 20px;
}
#footnote p {
	margin-bottom: -4px;
}

#jcp_container {
	background-image: url(images/jc_project_02.gif);
	width: 522px;
	min-height: 150px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
#jcp_content {
	background-image: url(images/jc_project_01.gif);
	background-repeat: no-repeat;
	width: 522px;
	min-height: 150px;
}
#jcp_content img {
	position: absolute;
	left: 13px;
	top: 18px;
}
#jcp_text {
	width: 386px;
	margin-left: 116px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	min-height: 124px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#jcp_text p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
