/*
File: ~/www/CSS/home.css
Client/Site: Atlantic Insurance
Author: jb <jb@enterity.com>
Last Modified By: jb <jb@enterity.com>

Date-Created:  May 17, 2005
Date-Modified: May 23, 2005 
*/

/* -- Shared styles in /CSS/site_shared.css --- */



/* -- Content Area ------------------- */

#lcol {
  background-color: #E1DED9;
}

#rcol {
  background-color: #D9D2CA;
}

#newspanel {
  width: 537px;
  height: 170px;
}

#npbody {
  margin: 5px;
  width: 240px;
  float: left;
  padding: 5px;
  padding-right: 10px;
}

#content {
  width: 302px;
  background-color: #D6CCC2;
  height: 277px;
}

#content p {
  margin: 0px;
}

#updatespanel {
  width: 302px;
  background-color: #D9D2CA;
}

#upbody {
  padding-left: 15px;
  padding-right: 15px;
}

#upbody p {
  margin-top: 0px;
  margin-bottom: 15px;
}

