#head .camp {
	width: 180px;
	height: 90px;
	background-image: url(images/campname.png);
}

#head .montage {
	background-image: url(images/top-montage.jpg);
}

body.contact #content {
	height: 400px;
}

#emp td {
	vertical-align: top;
}

.lower {
	list-style-image: url(../images/li-l.png) !important;
}

.upper {
	list-style-image: url(../images/li-u.png) !important;
}

#accred {
	top: 395px;
}

body.facil h2 {
	clear: both;
	border-top: 1px #ffff00 solid;
	padding-top: 10px;
}