#header { height: 0; }

#logo h1 span
{
	display: block;
	text-align: left;
	font-size: 20pt;
}

body
{
	background: white;
	margin: 1in;
}

#sidebar { display: none; }

#content
{
	text-align: left;
	margin: 0in;
}

.post-body
{
	font-size: 12pt;
	color: black;
	font-family: Times, Times New Roman, Serif;
	text-align: justify;
}

a:link, a:visited
{
	color: #CCC;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.note { display: none; }

#furtherReading
{
	border-width: 0;
	margin: 0in;
}

#furtherReading p
{
	padding: 0em;
	font-family: Times, Times New Roman, Serif;
	text-align: justify;
	font-size: 12pt;
	color: black;
}

#furtherReading h3
{
	color: black;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	font-family: Times, Times New Roman, Serif;
	font-variant: normal;
}

#studentActivities { border-width: 0; }

#studentActivities p
{
	padding: 0em;
	font-family: Times, Times New Roman, Serif;
	text-align: justify;
	font-size: 12pt;
	color: black;
}

#studentActivities h3
{
	color: black;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	font-family: Times, Times New Roman, Serif;
	font-variant: normal;
}

.copyright
{
	color: black;
	font-family: Times, Times New Roman, Serif;
	font-size: small;
	margin: 0;
}
