body {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  width: 850px;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto}


/* LAYOUT */
.head_banner {
  display: inline}
.head_pics {
  display: inline;
  position: absolute}


/* HEADERS */
h1 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  text-align: center;
  color: #B90000;
  margin-top: 3px}
h2 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  text-align: center;
  color: #B90000;
  margin-top: 0px}
h3 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  text-align: center;
  color: #B90000;
  margin-top: 0px}
h4 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  color: #B90000;
  margin-top: 0px;
  margin-bottom: 0px}
h5 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  color: #B90000;
  margin-top: 0px;
  margin-bottom: 0px}
h6 {
  font-family: Sylfaen, "Times New Roman", Times, serif;
  color: #B90000;
  margin-top: 0px;
  margin-bottom: 0px}


/* PARAGRAPH TEXT */
p {
  text-align: left}
p.intro {
  text-align: left;
  font-size: 125%;
  color: #333333;
  font-weight: bold;
  text-align: center}
p.copyright {
  font-size: 75%;
  color: #666666;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px}


/* IMAGES */
img {
  padding: 3px;
  border: 0}


/* LINKS */
a:link {
  color: #CC0000;
  text-decoration: none}
a:visited {
  color: #CC0000;
  text-decoration: none}
a:hover {
  color: #990000;
  text-decoration: underline}
.recital_link:link {
  color: #006600;
  text-decoration: none}
.recital_link:visited {
  color: #006600;
  text-decoration: none}
.recital_link:hover {
  color: #003300;
  text-decoration: underline}


/*  NAVIGATION MENUS  */
.nav_menu {
  height: 40px;
  position: relative;
  display: block;
  z-index: 100;
  left: auto;
  right: auto;
  text-align: center;
  font-family: Calibri, "Trebuchet MS", Arial, sanc-serif}
.nav_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: #CCCCCC;
  line-height: 40px}
.nav_menu li {
  float: left;
  width: auto;
  position: relative}
.nav_menu a, .nav_menu a:visited {
  display: block;
  font-size: 95%;
  text-decoration: none;
  color: #CC0000;
  width: 150px;
  height: 40px;
  border: 0;
  background: #CCCCCC;
  text-align: center;
  line-height: 40px;
  font-weight: bold}
.nav_menu a:hover {
  color: #CCCCCC;
  background: #990000}


/* LISTS */
ul {
  margin-top: 0px;}
ul.sample {
  margin-top: 0px;
  list-style-type: none;
  line-height: 135%}
ul.sample ul {
  list-style-type: none;
  line-height: 110%}


/* MISC */
.display_table {
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: #FFFFB0;
  border: 4px groove}
.border {
  border-top: dashed 2px #000066}