html {
background:white;
}

#header{
	/*display: none;*/
}
#footer{
	display: none
}

#nav{
	display: none;
}

.CalendarMonths
{
	width: 255px;
	height: 140px;
	margin: 10px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}

#mainfullwidth {
	width:850px;
	padding-bottom: 0px;
}

#printfooter{
	display: block;
	clear:both;
	line-height: 23px;
color: black;
font-size: 8pt;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}