body {
	color: #000;
	text-align: left;
	background-image: none;
}

#compass {
	display: none;
}

#print {
	display: block;
}

#print h1 {
	font-size: 2em;
	color: #000;
	height: auto;
	text-indent: 0;
	margin: 0;
	border: none;
	overflow: auto;
}

#print h3 {
	margin: 1em 0;
	border-bottom: 1px solid #000;
}

#print td {
	vertical-align: top;
	padding-right: 5px;
}

#print_footer {
	text-align: center;
	border-top: 1px solid #000;
	padding-top: 10px;
}

#popup {
	display: none;
}

#wrap {
	display: none;
}

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

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

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

#entry_header h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 3px
}

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

.all {
	text-align: center;
}

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

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

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

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

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

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

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

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

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

#entry_header a.header_contact {
	background: url(../images/icon_contact_slammed.png) no-repeat;
	padding-left: 30px;
	display: block;
	float: left;
}

* html #entry_header a.header_contact {
	float: none;
	height: 1%;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/icon_contact_slammed.png');
}
