BODY {
  
  background-color: #D7E7EF;
  padding: 0; margin: 0;
}

h1, h2, h3, h4 { font-family: Georgia, "New York", Times, serif; font-weight: normal;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #333333;
}

a:link {color: #336699; text-decoration: none; }
a:visited {color: #336699; text-decoration: none; }
a:hover {color: #336699; text-decoration: underline; }
a:active {color: #336699; }

a.sublink:link {font-size: 11px; color: #336699; text-decoration: none; }
a.sublink:visited {font-size: 11px; color: #336699; text-decoration: none; }
a.sublink:hover {font-size: 11px; color: #336699; text-decoration: underline; }
a.sublink:active {font-size: 11px; color: #336699; }

TD {
  font: 10pt Tahoma, verdana, sans-serif;
  color: #444444; line-height: 1.5;
  margin: 0px;
}

.wrap1 {  background: url('http://ci.morris.mn.us/mhrc/images/background.jpg') top center; background-repeat: repeat-y; }
 
.top { 
  background-color: #80714D;
  padding: 0px 0px 0px 0px;
 
  width: 7809px;
  height: 95px;
}

.content {
  background-color: #ffffff;
  padding: 28px;
 
}

.links {
  padding: 0px 10px 10px 0px;
  vertical-align: top;
  width: 190px;
}

.links ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 190px;
}

.links li {
  padding: 0px 0px 12px 0px;
  vertical-align: top;
  width: 190px;
}


li {
  padding: 0px 0px 8px 0px;
 
}

.text {
  padding: 0px 0px 0px 26px;
  vertical-align: top;
  border-left: 1px solid #cccccc;  
}

.foot { background-color: #006699;
  font: 10px verdana, sans-serif;
  color: #ffeecc; text-align: center; 
  margin: 0px; padding: 12px 0px 12px 0px;
}

.foot a { color: #fed; }
