body {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  width: 850px;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #666666}


/* LAYOUT */
.content  {
  background-color: #FFFFFF}
.head_banner {
  display: inline;
  padding-right: 6px;
  padding-left: 180px}
.head_pics {
  display: inline;
  position: absolute;
  padding-top: 3px;
  padding-left: 3px}
.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: 150px;
  padding: 3px}


/* HEADERS Georgia, "Times New Roman", Times, serif*/
h1 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  text-align: center;
  color: #0000CC;
  margin-top: 3px}
h2 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  text-align: center;
  color: #0000CC;
  margin-top: 0px}
h3 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  text-align: center;
  color: #0000CC;
  margin-top: 0px}
h4 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  color: #0000CC;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 110%}
h5 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  color: #0000CC;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 105%}
h6 {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  color: #0000CC;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 100%}


/* PARAGRAPH TEXT */
p {
  text-align: left}
p.intro {
  font-size: 125%;
  color: #CC0000;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 140%}
p.contact {
  margin-top: 0px}
p.copyright {
  font-size: 75%;
  color: #CCCCCC;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;}


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


/* LINKS */
a:link {
  color: #0033CC;
  text-decoration: none}
a:visited {
  color: #0033CC;
  text-decoration: none}
a:hover {
  color: #0000CC;
  border-bottom: 1px dotted #0000CC}


/*  NAVIGATION MENUS  */
.nav_menu {
  height: 40px;
  position: relative;
  width: 160px;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif}
.nav_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  line-height: 40px;
  text-indent: 20px}
.nav_menu li {}
.nav_menu a, .nav_menu a:visited {
  display: block;
  font-size: 95%;
  text-decoration: none;
  color: #000000;
  width: 160px;
  height: 40px;
  border-bottom: 1px dotted #666666;
  text-align: left;
  line-height: 40px;
  font-weight: bold}
.nav_menu a:hover {
  color: #000000;
  background: #E6E6E6;
  border-bottom: 1px dotted #666666}


/* 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 1px #0000CC;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px}
