#logo {
  padding: 0;
  border: none;
  display: block;
}

#maintable {
  text-align: left;
  width: 676px;
  border: none;
}

body, h2, h3 {
  font-size: 10pt;
}

*, .normal {
  font-family: Helvetica, Arial, sans-serif;
}

li.MsoNormal {
	mso-style-parent:"";
	margin:0 0 .0001pt 0;
	font: 10pt Verdana;
}

h2 {
	color: #c00;
}

ul {
	margin: 10px;
	padding-left: 10px;
}

.navbar .left {
  background: url(../images/sidebar_spacer.gif) repeat-y scroll top left;
  vertical-align: top;
}

.navbar div {
  padding: 0;
  margin: 0;
}

.navbar .right {
  background: url(../images/sidebar_no_dot.gif) repeat-y scroll top left;
}

.nblinks {
  white-space: nowrap;
}

.nblinks a {
  display: block;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
  color: #d00;
  margin: 0;
  padding: 6px 6px 8px 45px;
}

.nblinks a.selected {
  color: #000;
  background: url(../images/sidebar_dot.gif) no-repeat 0 0;
}

.nblinks a:hover {
  color: #a00;
  text-decoration: underline;
}

.nblinks a.selected:hover {
  color: #000;
  text-decoration: none;
}

.naylormailer {
  font-size: small;
  margin: 0 15px;
}

.naylormailer label {
  display: block;
  font-weight: bold;
  color: #c00;
}

.naylormailer input {
  margin-left: 5px;
}

a:link, a:visited, a:active {
  color: #c00;
}

.naylormailer .submit {
  color: #fff;
  font-size: 10pt;
  font-weight: bold;
  border: 0px solid #c00;
  background-color: #c00;
  margin-left: 0;
}

.content {
  padding: 5px 10px;
  vertical-align: top;
}

.footer {
  text-align: right;
  margin-top: 3px;
  margin-bottom: 0;
  font-size: x-small;
}

.footer a {
  color: #c00;
  font-size: x-small;
}

.indented { margin: 0 15pt }

.extraspace li {
  padding-bottom: 1em;
}


/* UTILITY STYLES, "FIXES" */

/* Solves the issue where superscripts cause the line-height to increase for surrounding text. */
sup {
	vertical-align: top;
}


/* PAGE-SPECIFIC STYLES */

.ellen {
  float: left;
  margin: 0 10px 3px 0;
  border: 1px solid #000;
}

.ellenfellows {
  float: left;
  margin: 0 10px 10px 0;
  width: 190px;
}

.ellenfellows img {
  border: 1px solid #c00;
}

.ellenfellows div, .caption {
  font-style: italic;
  padding: 10px;
  text-align: center;
}

.blacklinks a {
  color: #000;
}