#top_columns_box:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#top_columns_box {
    display: inline-block;
}

html[xmlns] #top_columns_box {
    display: block;
}

* html #top_columns_box {
	height: 1%;
}

#geoff_and_jill {
	float: left;
	position: relative;
	top: -10px;
	left: -10px;
	width: 267px;
	*top: 0; /* IE6 and IE7 needs this to get the div back in line from the top. */
}

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

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

#left_column_box {
	width: 660px;
	float: left;
	margin-bottom: 10px;
}

#middle_columns_box {
/*	height: 13.8em;*/
	height: 181px;
	position: relative;
	top: -5px;
}

#middle_columns_box:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#middle_columns_box {
    display: inline-block;
}

html[xmlns] #middle_columns_box {
    display: block;
}

/*
* html #join_us,
* html #jills_journey,
* html #video {
	display: inline;*/ /* Need this for the IE6 duplicate characters bug. */
/*}*/

#join_donate_wrap {
	float: left;
	width: 240px;
	margin-right: 24px;
}

#subscribe_loading {
	visibility: hidden;
}

#join_us {
/*	float: left;*/
	background: #abcb5e url(../images/join_us_bg2.jpg) no-repeat;
	border: 1px solid #6a8c16;
/*	width: 286px;*/
/*	width: 238px;
	margin-right: 24px;*/
/*	height: 99%;*/
	height: 83px;
	position: relative;
	margin-bottom: 11px;
}

#join_us_title {
	position: absolute;
	top: 8px;
	left: 10px;
}

#join_us_text {
	margin: 29px 0 0;
	line-height: 23px;
	text-align: center;
}

/*#join_us form {
	margin-top: 5px;
}

#join_us input.text,
#join_us input.text_error {
	width: 165px;
}*/

#join_us a {
/*	margin-left: 12px;*/
	font-size: .89em;
	overflow: hidden;
}

#join_us a.subscribe {
	display: block;
	float: left;
	width: 81px;
	height: 21px;
	margin: 2px 0 0 23px;
}

#join_us a:link,
#join_us a:visited {
	color: #305288;
}

#join_us a:hover,
#join_us a:active {
	color: #E8ECF3;
}

#join_us span.chevron {
	color: #305288;
}

#donate {
	background: #5BBFE9 url(../images/donate_bg.jpg) no-repeat;
	border: 1px solid #17315F;
/*	width: 238px;*/
	height: 83px;
	position: relative;
}

#donate_title {
	position: absolute;
	top: 8px;
	left: 10px;
}

#donate_text {
	margin: 29px 0 0 0;
	line-height: 23px;
	text-align: center;
}

#donate_text a {
	display: block;
	width: 66px;
	height: 21px;
	margin: 2px auto 0 auto;
}

#video_wrap {
	float: left;
	width: 396px;
/*	background: pink;*/
	position: relative;
}

#video {
/*	float: left;*/
	border: 1px solid #000;
/*	width: 286px;*/
	width: 318px;
/*	background: #000 url(../images/video_frame_bg.gif) repeat-y;*/
	background: #000;
/*	height: 175px;*/
	height: 179px;
	position: relative;
}

#video_flv {
/*	margin-left: 26px;*/
}

#no_flash {
	margin-right: 26px;
	padding: 10px;
	color: yellow;
}

#no_flash a {
	margin-top: 10px;
	display: block;
	text-align: center;
}

#video_ad {
	background: transparent url(../images/yellow25per_bg_slammed.png) repeat scroll 0 0;
	border: 1px solid #fdd447;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	left: 46px;
	line-height: 1.2em;
	padding: 2px 4px 1px;
	position: absolute;
	top: 1px;
	width: 219px;
	display: none;
	cursor: pointer;
}

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

#video_menu_background {
	position: absolute;
	right: 76px;
	top: 4px;
	background: url(../images/video_menu_wide_bg.png) no-repeat;
	width: 76px;
	padding: 5px 0 0 5px;
	height: 173px;
}

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

#video_menu {
	position: absolute;
	right: 0;
	top: 4px;
/*	background: url(../images/video_menu_wide_bg.png) no-repeat;*/
	width: 76px;
	padding: 5px 0 0 5px;
	height: 173px;
/*	color: red;*/
	text-align: center;
	line-height: 1.2em;
/*	border: 1px solid red;*/
}

#more_video {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
}

#video_menu a {
	text-decoration: none;
	color: #f2f2f2;
}

#video_thm_wrap {
/*	background: pink;*/
	width: 40px;
	margin: 5px 0 0 9px;
}

/*.video_thm {
	width: 38px;
	height: 38px;
	border: 1px solid #F2F2F2;
	margin: 6px 0 0 10px;
	position: relative;
	right: 50px;
}*/

a.video_thm {
	display: block;
	width: 62px;
	height: 35px;
	border: 1px solid #F2F2F2;
	margin: 6px 0 0 6px;
	position: relative;
	right: 70px;
	*margin-left: 0; /* IE6 and IE7 fix */
}

a.video_thm:link,
a.video_thm:visited,
a.video_thm:active {
	border: 1px solid #f2f2f2;
}

a.video_thm:hover {
	border-color: #FDD447;
}

#bottom_columns_box {
	clear: left;
	margin-top: 30px;
}

#bottom_columns_box ul {
	margin: 15px 0 10px 15px;
	padding: 0;
}

#bottom_columns_box div.all,
#bottom_columns_box div.all a:link,
#bottom_columns_box div.all a:visited {
	color: #e35633;
	font-weight: bold;
}

#bottom_columns_box div.all a:hover,
#bottom_columns_box div.all a:active {
	color: #ff977f;
	font-weight: bold;
}

#bottom_columns_box div.all span.chevron {
	color: #e35633;
}

#latest_news {
	float: left;
	width: 440px;
	text-align: center;
	margin-bottom: 20px;
}

h2.latest_news {
	background: url(../images/titles/title_sub_latest_news_slammed.png) no-repeat;
}

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

#latest_news ul,
#upcoming_events ul {
	text-align: left;
}

#treasure {
	float: right;
/*	border: 1px solid #2A4B87;*/
	width: 231px;
	position: relative;
/*	background: url(../images/x_bg_narrow.jpg) no-repeat -44px 0;*/
	overflow: hidden;
	padding-top: 78px;
	height: 313px;
	margin-top: 12px;
}

#treasure a img {
	margin-top: 1px;
}

#x_path {
	position: absolute;
	left: 29px;
	top: 6px;
}

#x_marks {
	position: absolute;
	left: 52px;
	top: 13px;
}

#x_treasurable {
	position: absolute;
	left: 57px;
	top: 54px;
}

#x_x {
	position: absolute;
	left: 0;
	top: 9px;
}

#x_ads {
	position: absolute;
	top: 70px;
	display: none;
}

#x_ad1 {
	position: absolute;
	left: 9px;
	top: 72px;
	display: none;
}

#x_ad2 {
	position: absolute;
	left: 224px;
	top: 72px;
}

#upcoming_events {
	margin-left: 470px;
	text-align: center;
}

h2.upcoming_events {
	background: url(../images/titles/title_sub_upcoming_events_slammed.png) no-repeat;
}

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

/* ----- REPONSE DROPDOWN ----- */

#response_inner span.chevron {
	color: #fdd447;
}

#response_slot {
	position: absolute;
	top: 4px;
	left: 23px;
	display: none;
}

#response_wrap {
	position: absolute;
	width: 240px;
	top: 5px;
	left: 23px;
	overflow: hidden;
	z-index: 2;
}

#response_inner {
	position: absolute;
	width: 254px;
	top: 0;
	left: 2px;
}

#response_top {
	width: 236px;
	height: 8px;
	background: url(../images/response_top_slammed.png) no-repeat;
	font-size: 1px; /* Need this for IE6. Need to set font-size to 1px so div height can be set to size smaller than default font size. */
}

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

#response_middle {
	width: 236px;
	background: url(../images/response_middle_solid_slammed.png) repeat-y;
}

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

#response_middle_text {
	width: 204px;
	background: url(../images/response_middle_grad.gif) no-repeat;
	margin-left: 6px;
	padding: 5px 10px 0;
	position: relative;
}

#response_bottom {
	width: 236px;
	height: 21px;
	background: url(../images/response_bottom_slammed.png) no-repeat;
}

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

.response_header {
	text-align: center;
	width: 202px;
	margin-bottom: 7px;
}

.error_div {
	color: #FDE9A3;
	margin: 10px;
	padding: 5px 0;
	font-size: bold;
	border-top: 1px solid #e35633;
	border-bottom: 1px solid #e35633;
}

#response_inner a {
	margin-left: 0;
	font-size: 1em;
}

#response_inner a.close_window {
	text-transform: uppercase;
	font-size: 0.8em;
}

#response_inner a:link,
#response_inner a:visited,
#response_inner a:active {
	color: #fdd447;
	font-weight: bold;
}

#response_inner a:hover {
	color: #ff977f;
	font-weight: bold;
}

.ph_yellow {
	background: url('../images/yellow25per_bg_slammed.png');
	border: 1px solid #fdd447;
}

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

.ph_red {
	background: url('../images/red35per_bg_slammed.png');
	border: 1px solid #e35633;
}

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

.ph_blue {
	background: url('../images/blue60per_bg_slammed.png');
	border: 1px solid #163160;
}

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

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

#balloon_top {
	width: 217px;
	height: 21px;
	background: url(../images/world_missions/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/photo_balloon_top_bg_slammed.png');
}

#balloon_middle {
	width: 217px;
	background: url(../images/world_missions/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/photo_balloon_middle_bg_slammed.png');
}

#balloon_middle_text {
	width: 186px;
	margin: -16px 16px -6px 15px;
	*margin: -11px 16px -1px 15px;
	position: relative;
	line-height: 1.3em;
}

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

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