/* -------------------------------------------------------------- 
   
   Custom styles for "splash" homepage
   
-------------------------------------------------------------- */

/* Modified layout styles */
#body-container {
  border: 0 none;
  width: 525px;
}

/* Header */
#site-title { margin: 0 auto; }

/* Navigation */
.menu { margin-bottom: 1.25em; }

/* Content */
#nlatrue {
  width: 50%;
  height: 62px;
  margin: 0 25%;
}
#nlatrue p, 
#nlatrue img {
  display: block;
  float: left;
  width: 80%;
}
#nlatrue p {
  line-height: 16px;
  margin-top: 12px;
}
#nlatrue img { width: 20%; }
