
/**
 * Home
 */

#opportunities {
  background: #e1d481 url('/images/bgs/opportunities.jpg') left top repeat-x;
  color: #666666;
  padding: 15px 15px 10px 15px;
  margin-bottom: 16px;
}

#opportunities P {
  margin: 10px 0px;
}

#opportunities A {
  color: #840000;
}

#news {
  color: #d6dfe7;
}
