body {
  margin-top: 0px;
  margin-left: 0px;
  font-family: Trebuchet, Arial, Helvetica;
}

H1{ font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 14pt; font-weight: normal;}
H2{ font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 16pt; }
H3{ font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 14pt; }
H4{ font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 12pt; }
p { font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 9pt; }
table { font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 9pt; }
li { font-family: Trebuchet, Arial, Helvetica; color: black; font-size : 9pt; }

a:link,
a:visited { color : #515151; }
a:hover,
a:active { color : #696969; }

img { border-color : #000000; }

#counter {font-size: 24px; color:#FFFFFF; background-color:#000000; border:1px;}

td#banner {
  position: relative;
  width: 760px;
  height: 297px;
  background: url("images/cruzmark_banner.jpg") no-repeat top left;
  vertical-align: top;
}

ul#nav {
  position: relative;
  top: 245px;
  left: 234px;
  list-style: none;
  width: 580px;
  height: 38px;
  margin: 0;
  padding: 0;
}

ul#nav li, ul#nav li a {
  float: left;
}

ul#nav li a {
  height: 16px;
  text-decoration: none;
  color: #7F7F7F;
  font-size: 11px;
  display: block;
  padding: 10px;
  border-top: 1px solid #7F7F7F;
}

ul#nav li a:hover {
  color: #fff;
  border-top: 1px solid #fff;
}

ul#nav li a.contact {
  border-left: 1px solid #7F7F7F;
}