body#campbell-bg {
	background: url(images/campbell-house-bg.jpg) center 0px no-repeat;
}

#campbell-bg .tweet {
	display: block;
}

div#bg {
  background-image: url(common/pagebg.jpg);
  background-position: center;
  background-repeat: repeat-x;
  height: 100%;
  width: 100%
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  overflow-y: auto;
}

#logo {
  display: none;
}

#splashlogo {
  position: absolute;
  top: 116px;
  left: 90px;
  width: 189px;
  height: 253px;
  z-index: 10;
}

#rightpanel {
  position: absolute;
  top: 98px;
  left: 306px;
  right: 80px;
  height: 286px;
  z-index: 10;
  text-align: left;
  vertical-align: top;
}

#righttext {
  position: relative;
  width: 100%;
  height: 286px;
  overflow: auto;
}

#rightpanel img {
  float: left;
  margin: 2px 8px 6px 0px;
}
#rightpanel a img {
	float: none;
	margin: 0px;
}

h1 {
  font-size: 1.2em;
}

h2, .heading {
  font-size: 1.2em;
  font-weight: bold;
}

