body {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#sidebar {
    float: left;
    margin: 16px 0 0 0;
    padding: 0;
    width: 484px;
}

.imgBox {
    width: 210px;
    height: 236px;
    margin: 0 0 16px 16px;
    padding: 8px;
}

.tall { height: 672px !important; }

.imgBox, .imgBox .ia, .imgBox h5 {
    float: left !important;
}

.imgBox img, .imgBox .ia {
    width: 210px;
    height: 172px;
    margin: 0 0 8px 0;
    border: none;
    padding: 0;
}

.imgBox h5 {
    width: 210px;
    clear: both;
    margin: 0 0 1em 0;
}

.imgBox ul {
  float: left;
  clear: both;
  margin: 0;
  padding: 20px auto 0 auto;
}

.imgBox h5, .imgBox ul li, .imgBox a {
  font-size: 8pt;
  color: #fff;
  font-weight: normal;
}

.imgBox a {
  text-decoration: underline;
}

.imgBox ul li {
  padding-bottom: 1em;
}

.imgBox p strong {
  font-size: 8pt;
  color: #fff;
}

.swfWrap {
  width: 1020px;
  height: 200px;
  margin: 10px 0 0 0;
  padding: 0 2px;
  background: #887d75;
  text-align: center;
}

#footer {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  clear: both;
  margin: 40px 0 0 0;
}

h1 {
    color: #6b702b;
}

.leftimage {
  float: left;
  margin: 0 10px 10px 0;
}

.rightimage {
  float: right;
  margin: 0 0 10px 10px;
}

.sublinks * {
  font: 9pt/12pt Verdana, Arial, sans-serif;
}

.sublinks {
  width: 620px;
  border: none;
}

#content {
  font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
  width: 660px;
}

.banner {
  margin: 10px 0 20px 0;
}

#sp_login {
  margin: 20px;
  padding: 10px;
  border: 1px solid #aaa;
  width: auto;
  float: left;
  clear: both;
}

/* BELOW ARE ORIGINAL STYLES */
.SectionHeader {
    color: #6b702b;
    font-size: 26px;
    font-weight: bold;
}

.home #container {
    width: 1024px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
}

.home #header {
    background: #fff;    /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    padding: 0 10px 0 0;
} 
.home #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    font-style: italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.home #mainContent {
    margin: 0;
    padding: 0;
    width: 536px;
    float: left;
} 
.home #mainContent h1 {
    font-size: 26px;
    font-weight: bold;
}

.home #container #mainContent p {
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.SectionHeader {    color: #6b702b;
    font-size: 26px;
    font-weight: bold;
}
.home #container #FLVPlayer {
    position: relative;
}

.style2 {color: #fff; font-weight: bold; }
.style3 {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}