#leftContent {
  display: block;
}

#rightContent {
  display: none;
}

#mainContentInner {
  padding-right: 0px;
}

.content {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  font-size: 12px;
}

.content h1 {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.content a {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  color: rgb(255, 166, 16);
  font-weight: bold;
}

.sideContent {
  font-family: Arial,Helvetica,sans-serif;
  color: rgb(0, 0, 0);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

.sideContent h1 {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.sideContent h2 {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.sideContent a {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.content .moduleBody {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.sideContent .moduleHolder {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

#pageWidth {
  margin-top: 8px;
  width: 906px;
}

.content h2 {
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}

#leftContentInner {
  background-color: rgb(229, 229, 229);
}

body {
  background-image: url(/templates/corporation_yellow/img/bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

.sideContent .moduleBody {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}

