body {
  background:#477087;
}
#header {
  background:url(headermonthly.jpg) no-repeat #666 top left;
}
#header h1 {
  background:url(h1monthly.gif) no-repeat top left;
}
#header h2 {
  background:url(h2monthly.gif) no-repeat top left;
}
#belowheader {
  background:url(belowmonthly.gif) repeat-y #FFF;
}
#mainnavigation {
  background:#477087;
}
#mainnavigation ul li a {
  color:#DEE0E2;
}
#mainnavigation ul li a.currentarea {
  color:#477087;
}
#mainnavigation ul li a.currentarea:hover {
  background:#DEE0E2;
  color:#477087;
}
#subnavigation {
  background:#DEE0E2;
}
#subnavigation a.currentpage {
  color:#C17913;
}
#content h3 {
  border-bottom:solid 1px #C17913;
  color:#C17913;
}
#footer {
  background:url(footermonthly.gif) repeat-y #333;
}
.episode {
}
#lastmonth {
  width:240px; height:3em;
  margin-top:1.5em; padding-top:1em;
  float:left;
  border-top:solid 1px #CCC;
}
#nextmonth {
  width:235px; height:3em;
  margin-top:1.5em; padding-top:1em;
  float:right;
  border-top:solid 1px #CCC;
  text-align:right;
}
#lastmonth a:link, #nextmonth a:link, #lastmonth a:visited, #nextmonth a:visited {
  border:none;
}
#lastmonth a:hover, #nextmonth a:hover {
  text-decoration:underline;
}
