/*

*/

body {
  color: #666;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin: 0.5in 0.5in 0.5in 0.75in;
  line-height: 1.5em;
}

h2,
h3,
h4 {
  color: #333;
  font-size: 150%;
  font-weight: bold;
}
a {
  color: #666;
  border: none;
  text-decoration: none;
}	
img {
  border: none;
}

#home #content p.first {
  font-size: 150%;
  line-height: 1.5em;
}

#identity {
  margin-left: -60px;
}

#navigation,
#banner-inner,
#sidebar,
#footer,
hr {
  display: none;
}
