* {
	font: normal 1em Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body,
#content,
#head,
#container {
	background: none;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#nav,
#head .bottom,
#head .montage,
body.sched #head {
	display: none;
}

#content {
	padding-top: 20px;
}

#head .camp {
	left: 165px;
	top: 120px;
}

#head #logo {
	position: relative;
}

.month {
	page-break-before: always;
}

table.cal {
	background-image: none;
	width: 100%;
}

table.cal tr.head {
	background: #e7f7fd;
}