#button8 {background-image: url('../images/sel_button.png');}
#maincol {background-image: url('');}

#cu3er-container {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
}

#colleft, #colright {
  float: left;
  width: 269px;
  margin-top: 15px;
  margin-left: 15px;
}

#hofimg, #mmimg, #sebimg {
  float: left;
  width: 269px;
  height: 181px;
  background-repeat: no-repeat;
  border: solid;
  border-color: #4F81BD;
}

#sebimg img {border: none;}
#hofimg img {border: none;}
#mmimg img {border: none;}

#hoflink, #mmlink {
  float: left;
  width: 269px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #4F81BD;
  border: solid;
  border-color: #4F81BD;
}

#hoflink a, #mmlink a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

#hoflink a:hover, #mmlink a:hover {color: gold;}

#heading {
text-align: center;
} 
