b {
  font-size: 110%;
}
em {
  color: red;
}
#maincontainer {
  margin: 0 auto;
  width: 720px;
}
#topsection {
  background: #ffffff none repeat scroll 0% 50%;
  height: 120px;
}
#topsection h1 {
  margin: 0;
  padding-top: 0px;
}
#contentwrapper {
  float: left;
  width: 100%;
}
#contentcolumn {
  margin: 0 190px 0 180px;
}
#leftcolumn {
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 180px;
  margin-left: -720px;
}
.innertube {
  margin: 0 10px 10px;
}
a:hover {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
