BODY {
#  background-image: url("http://ci.morris.mn.us/images/citybg.jpg");
  background-color: #fec;
  padding: 5px 0px 0px 0px;
  margin: 0px;
}

h1 {    color: #3D4F37; font: 22px Georgia, Palatino, serif; font-weight: bold; margin: 0px;  padding: 0px; }
h2{    color: #3D4F37; font: 21px Georgia, Palatino, serif;  font-weight: bold;  margin: 0px;  padding: 0px; }
h3 {    color: #3D4F37; font: 18px Georgia, Palatino, serif; font-weight: bold;   margin: 0px;  padding: 0px; }
h4 {    color: #3D4F37; font: 16px Georgia, Palatino, serif;  font-weight: bold;  margin: 0px;  padding: 0px; }

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

a.white:link {color: #fec; text-decoration: none; }
a.white:visited {color: #fec; text-decoration: none; }
a.white:hover {color: #aaa; text-decoration: underline; }
a.white:active {color: #fec; }


a.sublink:link {font-size: 11px; color: #333; text-decoration: none; margin: 4px;}
a.sublink:visited {font-size: 11px; color: #333; text-decoration: none;  margin: 4px;}
a.sublink:hover {font-size: 11px; color: #425C29; text-decoration: underline; margin: 4px; }
a.sublink:active {font-size: 11px; color: #333;  margin: 4px;}

TD {
  font: 12px verdana, sans-serif;
  color: #444;
  margin: 0px;
}
 
.wrap {
  width: 850px;   padding: 0px;   border: 1px solid #333;
}

.four {  background-color: #2D5F47;  padding: 0px 0px 3px 0px;  }
.three {  background-color: #dbdbdb;  width: 580px;  padding: 0px 0px 0px 0px;  height: 3px; }

.top { 
  vertical-align: top;
  height: 155px;
  background-image: url("http://ci.morris.mn.us/images/new-banner.jpg");
  background-repeat: repeat-x;
  text-align: right;
  background-color: #fff;
  padding: 10px 18px 0px 0px;
 }

.content {
  background-color: #ffffff;
  padding: 24px;
  line-height: 1.5;
  border-bottom: solid 1px #999999;
}

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

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

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

.text {
  width: 700px;
  padding: 0px 10px 0px 26px;
  vertical-align: top;
  border-left: 1px solid #cccccc;  
  line-height: 1.5;
}

.foot {
  font: 10px verdana, sans-serif;
  color: #666666;
  margin: 0px;
}
 
