#front {
  width: 937px;
  margin: 0 auto 30px; }

img#front-page-image {
  height: 301px;
  width: 937px;
  margin-bottom: 30px; }

img#welcome-to-st-marks {
  margin: 20px 1px 15px; }

ul#front-promos {
  list-style: none;
  width: 900px;
  margin: 30px auto 0;
  padding: 0;
  font-size: 0.7em;
  height: 200px; }
  ul#front-promos li {
    float: left; }
    ul#front-promos li#latest-news {
      width: 650px; }
      ul#front-promos li#latest-news h2 {
        height: 14px;
        width: 93px;
        background: url(../images/titles/latest_news.png) no-repeat; }
        ul#front-promos li#latest-news h2 span {
          display: none; }
      ul#front-promos li#latest-news ul {
        list-style: none;
        margin: 0 0 0 -18px;
        padding: 0; }
        ul#front-promos li#latest-news ul li {
          float: left;
          width: 142px;
          margin-left: 18px;
          height: auto; }
          ul#front-promos li#latest-news ul li img {
            border: 1px solid #dfdfdf;
            height: 79px;
            width: 139px; }
          ul#front-promos li#latest-news ul li .date {
            margin-bottom: 8px;
            color: #d0d0d0;
            font-weight: bold; }
          ul#front-promos li#latest-news ul li .title {
            font-size: 1.1em; }
            ul#front-promos li#latest-news ul li .title a {
              color: #3d6ac4;
              text-decoration: none; }
              ul#front-promos li#latest-news ul li .title a:hover {
                text-decoration: underline; }
          ul#front-promos li#latest-news ul li .content {
            margin-bottom: 8px;
            font-size: 1.1em;
            color: #333; }
    ul#front-promos li#masters-blog {
      width: 225px;
      margin-left: 15px;
      color: #333; }
      ul#front-promos li#masters-blog h2 {
        height: 14px;
        width: 109px;
        background: url(../images/titles/masters_blog.png) no-repeat; }
        ul#front-promos li#masters-blog h2 span {
          display: none; }
      ul#front-promos li#masters-blog img.front-page-ms-rose-alwyn-image {
        float: right; }
      ul#front-promos li#masters-blog .date {
        margin-bottom: 8px;
        color: #d0d0d0;
        font-weight: bold; }
    ul#front-promos li#application-forms {
      width: 188px;
      margin-left: 10px; }
      ul#front-promos li#application-forms h2 {
        height: 14px;
        width: 146px;
        background: url(../images/titles/application_forms.png) no-repeat; }
        ul#front-promos li#application-forms h2 span {
          display: none; }
      ul#front-promos li#application-forms #app-form-content {
        background: url(../images/backgrounds/application_forms.png) no-repeat;
        height: 171px;
        width: 170px;
        margin: 0;
        padding: 10px;
        text-align: left;
        display: block;
        font-size: .85em; }
        ul#front-promos li#application-forms #app-form-content h2 {
          background: none;
          height: auto;
          width: auto;
          font-size: 1.5em;
          color: #3d6ac4; }
        ul#front-promos li#application-forms #app-form-content ul {
          padding-left: 0;
          list-style: none; }
          ul#front-promos li#application-forms #app-form-content ul li {
            background: url(../images/icons/pdf_front.png) no-repeat 0 -2px;
            min-height: 25px;
            margin-bottom: 20px;
            padding-left: 26px;
            font-size: 1.2em;
            height: auto;
            width: 140px; }
            ul#front-promos li#application-forms #app-form-content ul li a {
              color: #3d6ac4;
              text-decoration: none; }
              ul#front-promos li#application-forms #app-form-content ul li a:hover {
                text-decoration: underline; }
