body, #outer {
	background: none !important;
}
#header, #nav, #c2, #c2.content {
	display: none !important;
}
#c1, #c1.content {
	display: inline !important;
	width: 100% !important;
	background: none !important;
	margin: 0;
	padding: 0;
}
#c1 img {
	display: none !important;
}
#calendar table {
	width: 66%;
	margin: 1%;
	padding: 0;
}

.newsBoxText, .newsBoxTextBg {
	background: none !important;
	border: none !important;
}
.newsBoxLeft {
	width: 20% !important;
}
.newsBoxRight {
	width: 80% !important;
}