#mainContent {
	height: 47em;
}

#holder {
	width: 75em;
	margin-top: 1em;
}


#pics-btns {
	width: 57em;
	height: 45em;
	padding-bottom: .5em;
	background-image: url('../images/join/drkGrnBkgrnd.png');
}

#map {
	width: 14.4em;   
	padding-left: 2em;
}

#map img {
	width: 14.4em;
	height: 38.5em;
}

#joinTrp {
	margin-top: 1.5em;
	margin-bottom: 1.2em;
}

#joinTrp h1 {
	font-size:  2.4em;
	text-align: center;
}

#pics {
	width: 18em;
	height: 38.5em;
	padding-left: 1em;
}

#pics img {
	height: 12.6em;
	width: 18em;
}

#buttons {
	/*
position: relative;
*/
	width: 14.4em;
	height: 38.5em;
/*
	top: -77em;
	left: 37.5em;
*/
	margin-left: 3em;
}

#buttons img {
	height: 12.6em;
	width: 14.4em;
}

#BWmap {
/*
	position: relative;
*/
/*
	top: -46em;
	left: 60em;
*/
}

#BWmap img {
	width: 14.4em;
	height: 45em;
}



