#custom-doc {
  width:73.074em;
  *width:71.313em;
  min-width: 950px;
}

#hd {
  background-color: black;
  border-bottom: solid #9c3 7px;
}

#hd a {
  font-size: 123.1%;
  color: white;
  text-decoration: none;
  display: block;
  padding: 8px 16px;
  width: 353px;
}

#bd .yui-g {
  padding: 1em 3px 0 16px;
/*  font-size: 93%; */
}

#ft {
  padding: 0 16px;
  font-size: 85%;
}

#menu {
  color: white;
  background-color: black;
  margin: 0;
}

#menu li {
  border-top: 1px solid white;
}

#menu li.red, #menu li.purple, #menu li.green, #menu li.orange {
  background-image: url(images/menu-tiles.png);
  background-repeat: repeat-y;
  padding-left: 21px;
}

#menu li.red {
  background-position: 0px 0px;
}

#menu li.purple {
  background-position: -21px 0px;
}

#menu li.orange {
  background-position: -42px 0px;
}

#menu li.green {
  background-position: -63px 0px;
}

#menu li a:link, #menu a:visited, #menu li a:hover, #menu a:active {
  background-color: black;
  padding: 4px 4px 4px 5px;
  display: block;
  font-weight: bold;
  text-decoration: none;
}

#menu li a:link, #menu a:visited {
  color: #ddd;
}

#menu li a:hover, #menu a:active {
  color: #fff;
}

table.wide {
  width: 100%;
}

table.fancy {
  border: 1px solid black;
  border-style: solid none;
}

table tr td, table tr th {
  padding: 2px 9px 2px 0;
  vertical-align: top;
  text-align: left;
}

table tr td.vc, table tr th.vc {
  vertical-align: middle;
}

table.fancy tr td, table.fancy tr th {
  padding: 2px 9px 2px 9px;
}

table.fancy tr td {
  border-top: 1px solid #ccc;
}

table tr.first td {
/*  border-top-color: #000;*/
  border-top-style: none;
}

table.fancy tr th {
  font-weight: 700;
  background-color: #762373;
  color: #fff;
}

table.fancy thead {
  border-bottom: 1px solid black;
}

table.rankings .school {
  width: 60%;
}

table.rankings .rank {
  width: 2em;
  text-align: center;
}

table.chapter.rankings .school {
  width: 50%;
}

table.schedule .chapter, table.schedule .date, table.schedule .location, table.schedule .contact {
  white-space: nowrap;
}

table.schedule .chapter {
  width: 7em;
}

table.schedule .date {
  width: 6em;
}

table.schedule .location {
  width: 11em;
}

table.schedule .contact {
  width: 8em;
}

div.photos:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.photos {
  zoom: 1;
}

div.photos div.photo {
  margin-left: 14px;
  float: left;
}

div.photos div.photo.first {
  margin-left: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

p, table {
  margin-bottom: 1em;
  text-align: justify;
}

a:link, a:visited {
  color: #326605;
}

h1, h2, h3, h4 {
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  font-weight: bold;
}

h1 {
  font-size: 167%;
  margin-bottom: .356em;
}

h2 {
  font-size: 133%;
  margin: 0 0 .4em;
}

h3 {
  font-size: 120%;
  margin: 0 0 .4em;
}

h4 {
  font-size: 110%;
  margin: 0 0 .4em;
}

table + h2 {
  margin-top: 1em;
}

strong {
  font-weight: 700;
}

em {
  font-style: oblique;
}

ul {
  margin: 0 0 1em 3em;
}

ul li {
  list-style: square;
}

.error {
  color: #c00;
}
