body {
	font-size: 10pt;
	color: #000;
	font-family: "Times New Roman";
	}

#navigation, #images, #footermenu, .sidebox, .sideboxsmall, #schoolinfo, #tagline, #new {
	display: none;
	}
	
img {
	display: none;
	}
	
#navigation {
	float: none;
	}
	
body, #pageposition, #content, #onecolumn, #footer {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}

#pageposition {
	margin: .5in;
	}
	
h1, h2, h3, h4, h5 {
	color: #000;
	}
	
h1, h2 {
	padding-left: 0;
	}

h1 {
	border-bottom: 1pt solid #000;
	padding-bottom: 5pt;
	margin-bottom: 5pt;
	text-align: center;
	padding-top: 0;
	}
	
#homepage h1 {
	border: none;
	padding-bottom: 10pt;
	text-align: center;
	}
		
h2 {
	font-size: 18pt;
	}
	
	
h3 {
	font-size: 13pt;
	}
	
h4 {
	font-size: 12pt;
	}
	
h5 {
	font-size: 11pt;
	}

p.footertext {
	font-size: 9pt;
	}
		
a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
		
	

	

	

