html, body {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  background: url("http://www.jeremyerickson.com/musings/template-images/bg01.jpg");
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 2px;
  color: 000000;
}

TD {
  font: 10pt Verdana, sans-serif;
  color: #D7C288;
  margin: 0px;
}

a.light:link {color: #D7C288; text-decoration: none;   }
a.light:visited {color: #D7C288; text-decoration: none;  }
a.light:hover {color: #D7C288; text-decoration: underline;  }
a.light:active {color: #D7C288;   font-weight: normal; }

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

.realsidebar {
  background: url("http://www.jeremyerickson.com/musings/template-images/box-back.gif");
}

.index-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/road2.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}

.jeremy-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-jeremy.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}

.music-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-music.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}

.musings-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-musings.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}

.cancer-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-cancer.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}


.family-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-family.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}

.connections-image {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/images/top-connections.jpg") no-repeat left top;
  background-color: #000000;
  vertical-align: top;
  height: 180px;
}


.music-bar {
  padding: 0px 0px 0px 0px;
  background-color: #000000;
}

.music-bar-left {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/template-images/bar-left.jpg");
  width: 120px;
}

.music-bar-right {
  padding: 0px 0px 0px 0px;
  background: url("http://www.jeremyerickson.com/musings/template-images/bar-right.jpg");
  width: 119px;
}

.links {
  padding: 6px 6px 6px 6px;
  vertical-align: top;
  border-right: 1px solid #443300;
  width: 110px;
}

.body {
  padding: 6px 12px 6px 6px;
  vertical-align: top;
  border-left: 1px solid #220000;
}

.box {
  padding: 6px 6px 6px 6px;
  vertical-align: top;
  background: url("http://www.jeremyerickson.com/musings/template-images/box-back.gif");
  border-left: 1px solid #443300;
  border-right: 1px solid #443300;
  border-top: 1px solid #443300;
  border-bottom: 1px solid #443300;
}

