@charset "utf-8";
/* CSS Document */
.noprint {
	display:none;
	visibility:hidden;
}
.navBar {
	display:none;
}
.ftr .links {
	display:none;
}
.container {
	width:100%;
}
#translators {
	display:none;
}
.subSecGray {
	width:100%;
}
.eventLeft {
	width: 70%;
}
.eventRight {
	width:30%;
}
.ftr .left {
	width:25%;
}
.ftr .right {
	width:70%;
}
