#container {
  margin-left: auto;
  margin-right: auto;
  width: 965px;
  text-align: left;
  }
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
a.footer_text:link {
	color: #000099;
	text-decoration: none;
}
a.footer_text:visited {
	color: #000099;
	text-decoration: none;
}
a.footer_text:hover {
	color: #ff6600;
	text-decoration: underline;
}
a.footer_text:active {
	color: #ff6600;
	text-decoration: underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 20px;
}
a:link {
	color: #000099;
	text-decoration:underline;
}
a:visited {
	color: #ff6600;
	text-decoration:none;
}
a:hover {
	color: #ff6600;
	text-decoration:none;
}
.border {
	border: solid #666666 1px;
}
.indent {
	margin-left: 20px;
}
.indent_super {
	margin-left: 40px;
}
.thumbs_borders {
	border: 1px solid #FF6600;
}
.thumb_captions {
	line-height: 12px;


}
.headshot {
	border: 1px solid #FF6600;
	margin-bottom: 10px;
	margin-left: 15px;
}

