@charset "utf-8";
/* CSS Document */

#filtering, #menu, #header, #footer
{

display:none;
 
	
} 
#calendar, #container, #wrapper
{
	width:100%;
	height:100%;
	width:1200px;
}
.fc
{
	
	width:100%;
	height:100%;
}

.fc-event {
	text-align: left;
	
	}
	
