/* Print formatting */

body { 
  border-top: 3px solid #000;
  font-family: "Gill Sans", "Trebuchet MS", Geneva, Arial, sans-serif;
  text-align: left;
  font-size: 11px
  width: 7in;
  color: #000;
  background-color: #FFF;
}

h1,h2,h3,h4,h5,h6 { 
  padding: 3px 0;
  margin: 3px 0;
}

a { 
  text-decoration: none;
  color: #000;
}

img.facultyphoto { 
  float: left;
  margin-right: 10px
}

strong {
	text-transform: uppercase;
	font-size: .91em;
}

#Box { 
	margin: 0px auto;
}

#Side-Stuff,
#colophon { 
  display: none;
}

#Header {
	text-align: Center;
}

#Footer { 
  margin-top: 20px;
  border-top: 1px solid #000;
  clear: both;
  text-align: center;
}

.spacer { 
  clear: both;
}
