body {
  font-family: Arial; margin: 0px 0px 0px 0px;
}

div#search {
float: right;
background: none;
}

div#search form {
display: inline;
background: none;
}

div#search form table {
background: none;
}


div#hd {
background-image : url("/dcc/GRAPHICS/mclean_vs.png");
padding: 2px 2px 2px 2px;
border-bottom: 2px solid black;
}

div#hd a img {
	border: none;
}

div#hd a {
	text-decoration: none;
}

ul.level1 {
  list-style: url("/dcc/GRAPHICS/knoticon1ss.gif");
  list-style-position: outside;
  font-weight: bold;
  background-color: #DDEEDD;
  margin-top: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}

ul.level1 li {
  padding-top: 5px;
}

ul.level1 li a {
  text-decoration: none;
  color: green;
  border: 1px solid #DDEEDD;
}
ul.level1 li a:visited {
  text-decoration: none;
  color: green;
}
ul.level1 li a:hover {
  background-color: #EEFFEE;
  border: 1px solid #AAFFAA;
}

ul.level1 img {
   padding-top: 2em;
}

h2 {
color: #008800;
}

p#googlead{
text-align: center;
padding-top: 2em;
}

div#ft {
font-size: smaller;
font-style: italic;
padding-top: 2em;
}

div#ft img#border {
margin-left: 25%;
width: 50%;
}

div#ft div#footer-text {
display: block;
padding-left: 5em;
}

dd {
margin-bottom: 10px;
margin-left: 20px;
}