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

#main_content_middle li span {
	font-weight: bold;
}

#main_content_middle ul.the_journey li a:link,
#main_content_middle ul.the_journey li a:visited,
#main_contnet_middle ul.the_journey li a:active {
	color: #0F2D68;
}

#main_content_middle ul.the_journey li a:hover {
	color: #a27000;
}

.quote {
	background: #f9fbff;
	padding: 4px 6px;
	border: 1px solid #000;
	margin-bottom: 20px;
}

#mediaPlayer_wrap {
	width: 361px;
	height: 162px;
	position: absolute;
	top: 100px;
	left: -335px;
	visibility: hidden;
}

#mediaPlayer_wrap #mpbg {
	width: 361px;
	height: 162px;
	background: url(../images/fathers_process_of_transformation_bg_slammed.png) no-repeat 0 0;
}

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

#mediaPlayer_wrap a {
	position: absolute;
	top: 11px;
	right: 19px;
	display: block;
	width: 49px;
	height: 16px;
	text-indent: -999em;
	background: url(../images/buttons/close_slammed.png) no-repeat;
}

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

#mediaPlayer_wrap #mediaPlayer {
	position: absolute;
	top: 108px;
	left: 25px;
}
