body {
  background: #ff43a1 url(../images/bg.jpg) repeat-x top left;
  font-family: Arial, Helvetica, sans-serif; }
  body a, body a:hover {
    color: #8e0029; }

#header {
  border-bottom: none; }

#header-container {
  background: transparent url(../images/header.jpg) no-repeat bottom right;
  height: 240px !important;
  padding-bottom: 0; }

#header .tagline1, #header .tagline2 {
  display: none; }

#middle-container {
  background: white url(../images/middle_bg.jpg) repeat-y top left;
  overflow: hidden; }

#column-one {
  float: left;
  width: 17em; }

#column-two {
  background-color: white;
  width: 78em;
  float: left; }
  #column-two #page-content {
    position: relative;
    padding: 1em;
    min-height: 45em; }
    #column-two #page-content #title {
      border-bottom: 1px solid black;
      padding-bottom: 0; }
      #column-two #page-content #title h2 {
        color: black;
        font-size: 1.4em; }

#footer {
  background: #fc7fbf; }
  #footer #footer-container {
    background: url(/templates/common/images/gl_logo.gif) no-repeat 0 0.2em;
    margin: 0;
    color: white;
    font-size: 1.1em;
    font-family: Georgia, serif;
    text-transform: uppercase;
    width: 300px; }
    #footer #footer-container p {
      padding: 3.2em 0 2.4em 7em; }
    #footer #footer-container a {
      color: white; }

ul#page-navigation li {
  border-bottom: 1px solid #f5007f;
  background: url(../images/sitenav_icon.jpg) no-repeat 0.5em top;
  padding-bottom: 0;
  margin: 1px 0 0;
  padding-left: 2em; }
  ul#page-navigation li a {
    color: white;
    font-weight: normal;
    font-family: "Palatino", Georgia, serif;
    font-size: 1.2em;
    padding-left: 5px;
    line-height: 2.2em; }
    ul#page-navigation li a:hover {
      text-decoration: underline;
      color: white; }
  ul#page-navigation li.current > a {
    text-decoration: underline;
    font-weight: normal;
    color: white; }
  ul#page-navigation li ul {
    margin: 0;
    background-color: transparent; }
    ul#page-navigation li ul li {
      padding: 0.2em 2em 0.3em 25px;
      margin: 0 0 0 -20px;
      background-color: #f9379d;
      border-bottom: none; }
      ul#page-navigation li ul li a {
        color: white;
        line-height: 1.4em;
        text-decoration: none;
        font-weight: normal;
        padding-left: 0; }
        ul#page-navigation li ul li a:hover {
          color: white;
          text-decoration: underline; }
      ul#page-navigation li ul li:first-child {
        border-top: 1px solid #f5007f;
        margin: 1px 0 0 -20px;
        padding-top: 5px; }
        ul#page-navigation li ul li:first-child a {
          padding-left: 0; }
      ul#page-navigation li ul li.current > a {
        font-weight: normal;
        color: white;
        text-decoration: underline; }

#private-page-navigation {
  margin: 5px; }

ul#quick-navigation {
  top: 22.6em;
  *top: 22.8em;
  right: -60px; }
  ul#quick-navigation li {
    border-left: 1px solid white; }
    ul#quick-navigation li a {
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1em; }
      ul#quick-navigation li a:hover {
        color: white;
        text-decoration: underline; }
    ul#quick-navigation li:first-child {
      border-left: none; }
  ul#quick-navigation li#quick-nav-sigma-kappa a {
    text-indent: -210px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    height: 100px;
    top: -120px;
    left: -704px; }
  ul#quick-navigation li#quick-nav-campus-involvement a {
    text-indent: -210px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    height: 100px;
    top: -120px;
    left: -472px; }
  ul#quick-navigation li#quick-nav-social-events a {
    text-indent: -210px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    height: 100px;
    top: -120px;
    left: -239px; }
  ul#quick-navigation li#quick-nav-sisterhood a {
    text-indent: -210px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    height: 100px;
    top: -120px;
    right: 87px; }
