body {
  color : #000000;
  background : #ffffff;
  font-family : "Arial", Times, serif;
  font-size : 95%;
}

a:link, a:visited {
   color: #666666;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   font-size: 90%;
}


#content {
	position:relative;
	display:block;
	margin: 0px;
	padding: 0px;
	border: 0;
 	float: none !important;
	color: black;
	background: transparent none;
	top:0;
	left:0;
	width:100%;
}



/*
#content a:link:after, #content a:visited:after {
	content: " ( "attr(href)" )";
   font-size: 90%;
   }
 #content a[href^="/"]:after {
   content: " (http://www.peelschools.com" attr(href) " ) ";
   }
*/

#topnav, #topbanner, #sidemenu, #side_menu, #mainfooter, #quicklinks {
display:none;
}

