/* A 3-column layout with a menu on the left; text in the middle; photos/links on the right.  */

@import "../../styles/3col-otl.css";

/* Layout */

#Header {
  background:          #fff url(../images/header.jpg) no-repeat;
  height:              100px;
}
