body {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 94%;
  width: 855px;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #DBDBDB}


/* LAYOUT */
.content {
  background-color: #FFFFFF;
  padding: 20px}
.head {
  border-bottom: 1px #D0D0D0 solid}
.small_col {
  float: left;
  width: 160px;
  clear: left;
  padding-top: 20px;
  padding-bottom: 10px}
.wide_col {
  padding-left: 175px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px}
.small_col_content {
  margin-top: 120px;
  padding: 3px}
.mp3s {
  float: right;
  display: inline;
  width: 270px;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  padding: 5px;
  margin: 5px;
  border: 1px #D0D0D0 solid}
.audio {
  width: 260px}

/* HEADERS*/
h1 {
  text-align: center;
  color: #CC0000;
  font-size: 175%;
  margin-top: 3px;
  margin-bottom: 40px;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-variant: small-caps}
h2 {
  text-align: center;
  color: #CC0000;
  margin-top: 35px;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-style: italic}
h3 {
  text-align: center;
  color: #CC0000;
  margin-top: 35px;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-style: italic}
h4 {
  color: #CC0000;
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 110%;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-style: italic}
h5 {
  color: #CC0000;
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 105%;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-style: italic}
h6 {
  color: #CC0000;
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 100%;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-style: italic}

h4.recs {
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: center;
  font-style: normal;
  color: #7E7E7E}


/* PARAGRAPH TEXT */
p {
  text-align: left;
  line-height: 130%}
p.intro {
  font-size: 115%;
  line-height: 140%;
  font-weight: bold;
  font-style: italic}
p.intro1 {
  font-style: italic;
  color: #898989;
  padding-left: 25px;
  padding-bottom: 25px}
p.contact {
  margin-top: 0px}
p.copyright {
  font-size: 85%;
  color: #666666;
  text-align: center;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 0px;}
q {
  color: #666666;
  font-style: italic}

  
/* IMAGES */
img {
  padding: 3px;
  border: 0}
.head_pics img {
  padding: 0px}


/* LINKS */
a:link {
  color: #767676;
  text-decoration: none;
  border-bottom: 1px solid #767676}
a:visited {
  color: #767676;
  text-decoration: none;
  border-bottom: 1px solid #767676}
a:hover {
  color: #0000FF;
  border-bottom: 1px solid #0000FF}


/*  NAVIGATION MENUS  */
.nav_menu {
  height: 40px;
  margin-top: 44px;
  margin-left: 10px;
  position: absolute;
  display: inline;
  text-align: center}
.nav_menu ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  line-height: 40px}
.nav_menu li {
  float: left;
  width: auto;
  position: relative}
.nav_menu a, .nav_menu a:visited {
  display: block;
  text-decoration: none;
  color: #000033;
  padding-left: 30px;
  padding-right: 30px;
  height: 40px;
  border-bottom: none;
  text-align: center;
  line-height: 40px;
  font-weight: bold}
.nav_menu a:hover {
  background: #EEEEEE;
  color: #000033;
  border-bottom: none;
  height: 40px}


/* LISTS */
ul {
  margin-top: 0px;}
ul.sample {
  margin-top: 0px}
ul.sample li {
  padding-top: 3px;
  padding-bottom: 3px}
ul.sample2 {
  margin-top: 0px}
ul.sample2 li {
  padding-top: 0px;
  padding-bottom: 0px}


/* MISC */
.display_box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: #CDCDCD;
  padding: 10px}
.display_box h4 {
  color: #9F0000;
  font-size: 130%;}
.border {
  border-top: solid #9B9B9B 1px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px}