
body {
	margin:0;
	padding:0;
	background-image: url(http://www.emsb.qc.ca/parkdale/images/background.jpg);
	text-align:center;
	font-size: 20px;
}
.wrapper {
	height: auto;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	
}
.footerb {
	width: 929px;
	text-align: center;
	background-color: #06F;
	font-size: 16px;
	padding-top: 10px;
	height: 40px;
	margin-bottom:18px;
	margin: auto;
}
.footertext {
	font-size: 12px;
	font-weight: bold;
	background-color: #084D98;
}
.hr
{
	width: 690px;
	height: 2px;
	background-image: url(http://www.emsb.qc.ca/parkdale/images/HP-HBar1.jpg);
	background-repeat: no-repeat;
}
.italic {
	font-style: italic;
}
.mainbody {
	width: 75%;
	margin: auto;
	padding-top: 45px;
}

/* From contact us */
#flashcontent {
		height: 600px;
	}
.legend span {
	font-weight:bold;
}
.legend {
	text-align:left;
	padding-left:15px;
	font-weight:300;
	font-size:18px
}
.legend span legendmiddle{
	margin-left:30px;
	font-size:20px;
}
.tablestaff {
border: 1px solid #666666;
border-collapse: collapse;
font-size:16px;
}
.tablestaff td { border: 1px solid #666666; }
.underline { text-decoration:underline;}
#Layer4 table {margin-left:45px;}