div#main {
  background: none;
}

#main-left {
  width: 515px;
}

#main-right,
div.two-col-summary-text {
  background-color: white;
  width: 460px;
}

#main-right {
  color: black;
}

#main-right h2 span {
  color: #004159 ! important;
}

div.home-panel {
  background: #eee;
  margin: 5px 10px 10px 0px;
  padding: 5px;
}

div.home-panel h2 {
  margin: 0px;
  padding: 0px 0px 2px 5px;
}


table#main-table td#main-left {
  padding: 0px;
}

h2 span {
  vertical-align: top;
  padding-left: 5px;
}

div.home-panel h2 a {
}

div.home-panel a {
/*  text-decoration: none ! important;*/
}

div.home-panel a:hover {
/*  text-decoration: underline ! important;*/
}

div.home-panel p {
  margin: 0px 25px 4px 8px;
  font-size: 12px;
}

div.home-panel ul {
  margin-left: 20px;
}

#tag-line {
  width: 460px;
  height: 30px; 
  border-bottom-width: 3px;
  border-bottom-style: solid;
  text-align: center;
}

#slideshow {
  height: 215px;
  margin-top: 20px;
}

#slideshow img {
  height: 210px ! important;
  width: auto ! important;
  margin-left: auto ! important;
  margin-right: auto ! important;
  border: 1px solid black;
}

#slideshow-title {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

#latest-news {
  margin-right: 0px;
}

#latest-news p {
  font-size: 10px;
}

#latest-news p.news-summary {
  font-size: 12px;
}

.date {
  font-size: 10px;
  color: #888 ! important;
}
