
#banner {background-image: url(../images/masthead.jpg)}
#tagLine {background-image: url(../images/tagLine.gif)}


/*
.sidebar {
  width: 161px;
  padding: 40px 10px 0px 20px;
}

#content {
  width: 465px;
  padding: 75px 60px 120px 40px;
}
*/

#content {
  padding-top: 40px;
}


#content .projectsheetLogo {
  display: inline;
  float: right;
  margin: -1.5em 0 0 0;
}

.rightPanel {
  padding: 10px;
}

/*Sarah added this at Chris' request - 08/25/06*/

.threelogos {
  display: block;
  background-image: url(../images/threelogos.gif);  
  font-size: 0;
  text-indent: -5000px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: bottom center;
  width:135px;
  height:86px;
}