* {
  font-family: georgia, "times new roman", times, serif;
  font-size: 15px;
  line-height: 20px; }

#fullwrap {
  width: 960px;
  margin: 0 auto; }

h1, h2, h3, h4, .page-type {
  font-weight: normal;
  padding-top: 20px; }

h1 {
  font-size: 28px;
  line-height: 40px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 20px; }

h4, .page-type {
  font-size: 17px; }

h1.logo {
  margin: 5px 0;
  width: 357px;
  height: 74px;
  display: block; }

#feedback-link {
  display: none; }

.breadcrumbs {
  display: none; }

.page ul {
  margin: 0px;
  list-style-type: circle; }
  .page ul li {
    margin: 0; }

.page ol {
  margin: 0px;
  list-style-type: decimal; }
  .page ol li {
    margin: 0; }

hr {
  display: none; }

#slideshow-items {
  display: none; }
  #slideshow-items li {
    display: none; }

#slideshow-image {
  margin: 0 auto; }

.slideshow {
  text-align: center;
  margin: 20px 0; }

.sidebar {
  display: none; }

.nav-c, .sub-nav, .top-nav {
  display: none; }

.influences ul {
  padding-top: 20px;
  list-style-type: none; }
  .influences ul li strong {
    font-size: 18px; }
  .influences ul li ul {
    margin: 0px;
    list-style-type: circle; }
    .influences ul li ul li {
      margin: 0; }
  .influences ul:last {
    padding-bottom: 20px; }

table.paginated-table {
  width: 960px; }
  table.paginated-table th {
    background: black;
    color: white;
    text-align: left; }
  table.paginated-table th, table.paginated-table td {
    padding: 10px; }
  table.paginated-table tr {
    margin-bottom: 10px; }
  table.paginated-table td {
    min-width: 100px; }

.about.person .description img {
  float: left;
  margin: 0 10px 5px 0; }
.about.person h3 {
  clear: left; }

.errorlist {
  color: red;
  margin-bottom: 20px; }

sup:before {
  content: "[";
  color: #555555; }
sup:after {
  content: "]";
  color: #555555; }

p {
  margin-top: 20px;
  margin-bottom: 20px; }

#footer {
  width: 960px;
  text-align: center;
  margin: 20px auto 0; }

