#print {
	display: none;
}

h1 {
	background: url(../images/titles/title_past_outreaches_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_past_outreaches_slammed.png');
}

h2 {
	color: #B6DF53;
	overflow: hidden;
	margin-bottom: 10px;
}

* html h2 {
	height: 1%;
}

h3.orange {
	color: #FF977F;
}

#dest_photos {
	height: 64px;
/*	padding: 5px;*/
	float: right;
}

#dest_photos div {
	float: left;
}

#instructions {
	text-align: right;
	margin: 12px 3px 0 0;
	line-height: 1.15em;
	font-size: 1.1em;
}

#instructions span {
	font-size: .8em;
	color: #FDD447
}

.thumb_frame {
	width: 57px; /* 64 - 7 */
	height: 61px; /* 64 - 3 */
	background: url(../images/world_missions/past_outreaches/thumb_frame_bg_slammed.png) no-repeat;
	padding-left: 7px;
	padding-top: 3px;
	margin-left: 0px;
}

* html .thumb_frame {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/world_missions/past_outreaches/thumb_frame_bg_slammed.png');
}

#entry_header {
	overflow: hidden;
	margin-bottom: 10px;
}

* html #entry_header {
	height: 1%;
}

#entry_header a.header_all {
	background: url(../images/icons/icon_docs_slammed.png) no-repeat;
	padding-left: 30px;
	display: block;
	float: left;
	margin-right: 20px;
	height: 25px;
}

* html #entry_header a.header_all {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/icons/icon_docs_slammed.png');
}

#entry_header a.header_print {
	background: url(../images/icons/icon_print_slammed.png) no-repeat;
	padding-left: 30px;
	display: block;
	float: left;
	margin-right: 20px;
	height: 25px;
}

* html #entry_header a.header_print {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/icons/icon_print_slammed.png');
}

#photo_balloon {
	width: 217px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	text-align: left;
	color: #000;
	display: none;
	visibility: hidden;
}

#balloon_top {
	width: 217px;
/*	height: 21px;*/
	height: 29px;
	background: url(../images/world_missions/past_outreaches/photo_balloon_top_bg_slammed.png) no-repeat;
}

* html #balloon_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/world_missions/past_outreaches/photo_balloon_top_bg_slammed.png');
}

#balloon_middle {
	width: 217px;
	background: url(../images/world_missions/past_outreaches/photo_balloon_middle_bg_slammed.png) repeat-y;
	padding: 1px 0; /* Needed for collapsing margins problem */
}

* html #balloon_middle {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/world_missions/past_outreaches/photo_balloon_middle_bg_slammed.png');
}

#balloon_middle_text {
	width: 186px;
/*	margin: -16px 16px -6px 15px;
	*margin: -11px 16px -1px 15px;*/
	margin: -12px 16px -6px 15px;
	*margin: -11px 16px -5px 15px;
	position: relative;
}

#balloon_bottom {
	width: 217px;
/*	height: 31px;*/
	height: 21px;
	background: url(../images/world_missions/past_outreaches/photo_balloon_bottom_bg_slammed.png) no-repeat;
}

* html #balloon_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/world_missions/past_outreaches/photo_balloon_bottom_bg_slammed.png');
}

#page_screen {
   background-color: #000000;
   filter: alpha(opacity=65);  
   opacity: 0.65;     
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   display: none;
   z-index: 101;
}

#bigPic_container {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #000;
	z-index: 104;
	visibility: hidden;
	display: none;
	color: #000;
}

#bigPic_container img {
	border: 1px solid #ccc;
}

#bigPic_text {
	text-align: right;
	font-weight: bold;
}

#closeDiv {
	position: absolute;
	z-index: 105;
	visibility: hidden;
}

#closeDiv a {
	background: url(../images/buttons/button_close_yellow_slammed.png) no-repeat;
	width: 62px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

* html #closeDiv a {
	cursor: pointer;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/buttons/button_close_yellow_slammed.png');
}

#loadingPic {
	position: absolute;
	left: -100px;
	top: 0;
	background: url(../images/loadingPic_bg.gif) no-repeat 50% 0;
	width: 100px;
	padding-top: 37px;
	text-align: center;
	z-index: 106;
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

.tour {
/*	background: orange;*/
	overflow: hidden;
	width: 445px;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}

.tour_image {
	width: 153px;
	height: 157px;
	padding: 3px 0 0 7px;
	float: left;
	background: url(../images/world_missions/past_outreaches/tour_image_bg_slammed.png) no-repeat;
}

* html .tour_image {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/world_missions/past_outreaches/tour_image_bg_slammed.png');
}

.tour_row {
	margin-bottom: 15px;
	overflow: hidden;
}

* html .tour_row {
	height: 1%;
}

.last_row {
	margin-bottom: 0;
}

.tour_last {
	margin-right: 0;
}

.stories {
/*	background: yellow;*/
	margin-left: 170px;
}

.stories h2 {
	margin-bottom: 0;
	font-size: 1.2em;
	color: #FF977F;
}

.stories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
