body {
  margin: 0;
  font-family: tahoma,sans-serif;
  font-size: 12px;
  background: transparent;
}

table {
  width: 100%;
}

.error {
  margin: 0 0 8px 0;
  color: #ff0000;
}

#podcasts {
  padding-top: 90px;
  padding-left: 20px;
  height: 310px;
  background: url("../images/rightpodcast14.png") 0 0 no-repeat;
}
#home {
  margin: 0px;
  height: 400px;
  width: 560px;
  background: url("../images/righthome12.png") 0 0 no-repeat;
}
#content {
  padding-top: 90px;
  height: 310px;
  width: 560px;
  background: url("../images/rightcontent13.png") 0 0 no-repeat;
  text-align: center;
}
#talk {
  padding-top: 90px;
  padding-left: 20px;
  height: 310px;
  background: url("../images/righttalk15.png") 0 0 no-repeat;
}
#help {
  padding-top: 90px;
  padding-left: 20px;
  height: 310px;
  background: url("../images/") 0 0 no-repeat;
}
.blue {
  font-size: 12pt;
  color: #0040dc;
  font-weight: bold;
}
.red {
  font-size: 11pt;
  color: #ff0000;
  font-weight: bold;
}
#carouselwrap {
  padding-left: 20px;
  width: 520px;
  height: 50px;
}
#slideshowwrap {
  margin-top: 61px;
  margin-left: 124px;
  width: 388px;
  height: 238px;
}
#podcasts img {
  border-style: none;
}
