﻿/*****************************************************************************/
/*                        Kent School Legacy IE Styles                       */
/*****************************************************************************/

body { 
  text-align: center;
}

div, p {
  text-align: left;
}

.header {
  height: 1%;
}

.audienceNav li {
  border-bottom: 1px solid #123B61;
  margin-bottom: 0px;
}

.secondaryNav {
  padding-right: 0;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.secondaryNav li { border-bottom: 1px solid #123B61;}

.bodyContentOuter {
  padding-left: 2px;
}

.bodyContentInner {
  background-position: 3px 0;
}

.titleArea {
  margin-left: 3px;
}

.titleArea h1 {
  width: 763px;
}

.rightColOuter {
  margin-bottom: -238px;
}

.rightCol {
  height: 250px; /* min-height */
}

.rightCol h2 {
  width: 100%
}

.footerNav li {
  background: #123b61; /* same as page background */
}

.homeCol1 .threeColOuter .col {
  text-align: center;
}

.tabPage {
  /* height: 1%; to trigger hasLayout in IE */
}