#title	{
	width : 100%;
	margin : 1em auto .5em;
	z-index : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color: #000000;
}

/* This hides all the menus etc so they aren't printed out*/
#sidebar{	display:none;}
#photos {	display:none;}
#other  {	display:none;}
#contentText {	padding : 0.4em;
		margin-top : 0.4em;
		margin-right : 0em;
		margin-left : 0em;}
body {
	color : black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/mcns%20logo%20color.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	background-color: #C6AAFF;
	font-weight: normal;
	color: #000000;
	margin-left: auto;
	padding-left: 35px;
	font-size: 10pt;
	margin-right: auto;
}
