/* CSS Document */

.bodyContainer {
  margin:0 auto;
  text-align:left;
  width:800px;
} 

#contentArea {
  background:#0169a8;
  height:326px;
} 

#footer {
  height:95px;
  background-image:url('../images/home/footerBg.gif');
  background-repeat:repeat-x;
}

.text {
  background:#438bb7;
  width:302px;
  color:#F0F0F0;
  float:left;
  height:326px;
}

.flash {
  width:487px;
  float:right;
  height:326px;
}