h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: bold; 
  color: #330033; 
  text-align: center;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 1.5em; 
  font-weight: bold; 
  color: #330033; 
  text-align: center;
}

.colophon { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.7em; 
  color: #330033 ; 
  padding-left: 0px; 
  font-style: normal;
}

.pagehead {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 1em; 
  color: #FFCC00; 
  padding: 0; 
  font-weight: bold;
}

.default {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 0.9em; 
  color: #330033; 
  padding-left: 15px; 
  padding-right: 15px ; 
  font-style: normal;
}

.gothic {
  font-family: "Fraktur BT", "Blackletter686 BT", "CloisterBlack BT", Georgia, "Times New Roman", Times, serif; 
  font-weight: bold; 
  font-size: 24px; 
  font-variant: normal; 
  text-transform: none; 
  color: #CC0000; 
  background-color: #FFCC99;
}

td {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 0.9em; 
  color: #330033; 
  padding: 0;
}

.results {
	border-collapse: collapse;
}

.results td {
	padding: 5px;
	border: 1px solid black;
	vertical-align: top;
}

.leftnav {
  padding: 0;
  font-weight: normal; 
  background-repeat: repeat-y;
}

.colophonGeorgia {
  font-family: Georgia, "Times New Roman", serif; 
  font-size: 0.7em; 
  color: #330033; 
  padding-left: 0px ; 
  font-style: normal;
}

a:link {
  font-weight: bold; 
  text-decoration: underline; 
  color: #000099;
}

a:visited {
  font-weight: bold; 
  color: #990099; 
  text-decoration: underline;
}

a:hover {
  font-weight: bold; 
  color: #FF0000; 
  text-decoration: underline;
}

a:active {
  font-weight: bold; 
  color: #000099; 
  text-decoration: underline;
}

.nopadding {
  padding: 0;
}

.picture-caption {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: .7em; 
  font-weight: bold; 
  color: #000033; 
  line-height: normal; 
  clip:   rect(   ); 
  padding-top: 1px; 
  text-align: center;
}

.bullets {
  list-style-image: url(lbc-images/small-crosslet.gif);
}

h4 {
  font-family: Georgia, "Times New Roman", serif; 
  font-size: 1em; 
  font-weight: bold; 
  color: #330066;
}

.italic-quote {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-style: italic; 
  color: #990033; 
  font-weight: bolder; 
  padding-right: 10px; 
  padding-left: 15px; 
  font-size: 90%;
}

dt {
  font-weight: bold;
}

dd {
	padding-bottom : 5px;
	padding-top : 0;
}

.leftnavtop {
   padding: 0; 
   font-weight: normal;
}

.notice {
	border: solid 2px #CC0000;
	padding: 10px 15px 10px 15px;
}

.notice h3 {
	color: #CC0000;
}
