#headerphoto {
  left: 215px;
  background: url(../layout/homephotobg.gif) no-repeat;
  padding: 0 20px 15px 10px;
  z-index: 99;
}

#headerphoto img {
  border-bottom: 2px solid #aaaaaa;
}

#main {
  background: #fff;
  width: 680px;
  top: 178px;
  padding-left: 0;
  min-height: 0;
  padding-right: 0;
  float: right;
  margin-right: 40px;
}

#intro {
  font-size: 115%;
}

#intro span {
  padding-left: 10px;
  background: url(../layout/blackbullet.gif) no-repeat center left;
}

#intro span a {
  color: #AC293B;
  border-bottom: 0;
  font-weight: bold;
}

#intro span.first {
  padding-left: 5px;
  background: none;
}

#tertiarynav {
  background: #ffffff;
  min-height: 423px;
}

#tertiarynav .column {
  width: 225px;
  float: left;
}

#tertiarynav .column h2 a{
  color: #fff;
  border-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  line-height: 18px;
  background: url(../layout/tertiaryheaderbg.gif) no-repeat;
  height: 63px;
  width: 210px;
  display: block;
  font-weight: normal;
}

#tertiarynav .column h2 a:hover{
  background-position: -227px 0;
  color: #5c2946;
}

#tertiarynav .column ul {
  margin-left: 10px;
}

#tertiarynav .column ul li a{
  border-bottom: 0;
  color: #006594;
  font-weight: bold;
}

#tertiarynav .column ul li a:hover{
  text-decoration: underline;
}

#tertiarynav .column ul li div{
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 12px;
}

#tertiarynav .column ul li div a{
  font-weight: normal;
  color: #434244;
  background: url(../layout/blackbullet.gif) no-repeat center right;
  padding-right: 10px;
}

#tertiarynav ul li div span ul {
  display: none;
}

#sidebar {
  font-size: 11px;
  color: #434244;
  padding-right: 12px;
  padding-left: 25px;
  padding-bottom: 20px;
  width: 167px;
  position: relative;
  top: 120px;
  left: 20px;
  float: left;
  z-index: 1;
}

#sidebar .block {
  margin-bottom: 20px;

}

#sidebar p {
  line-height: 16px;
}
#sidebar cite {
  display: block;
  margin-bottom: 5px;
}
#sidebar a {
  color: #5c2946;
  border-bottom: 0;
  padding-bottom: 10px;
}

#sidebar h3 {
  background: url(../layout/homesidebarheadbg.png) no-repeat;
  color: #672454;
  height: 28px;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 11px;
  margin-bottom: 0;
  margin-left: -12px;
}

#footer {
  margin-top: -208px;
}