#background {
	background-image: url(../images/trail_background.jpg);
	margin: 0px;
	padding: 0px;
}

#background_ibis {
	background-image: url(../images/ibis_background.jpg);
	margin: 0px;
	padding: 0px;
}

#background_strip {
    margin: 0px;
	padding: 0px;
	width: 163px;
	background-color: #EFF2DD;
	float: left;
    bottom: 0px;
	left: 0px;
}

#background_strip2 {
    margin: 0px;
	padding: 0px;
	width: 163px;
	background-color: #EFF2DD;
	float: left;
    bottom: 0px;
	left: 0px;
}

#background_head {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 624px;
	background-color: #dde1c4;
	height: 16px;
	float: left;
	bottom: 0px;
	left: 0px;
}
