/* =========== */
/* = GALLERY = */
/* =========== */
div#header_gallery {
  margin : -1px 0 0;
  width:939px;
  display:block;
  height:262px;
}

div#header_gallery div.wrap {
  width : 530px;
  height : 262px;
  background-color:black;
  float:left;
}


/* ============ */
/* = SITE MAP = */
/* ============ */
#sitemap td {
  vertical-align: top;
  background-color: white;
  border: 0;
}
#sitemap table {
  border: 0;
}
#sitemap ul li{
  margin: 2px 0 0 0;
  padding-left: 17px;
  background: url(../img/arrows.jpg) no-repeat top left;
  color:#616161;
  font-size:1.0em;
  line-height:1.1em;
}

/* ============= */
/* = YOU TUBE  = */
/* ============= */

#youtubewrapper {
  margin-top: 10px;
  margin-bottom: 25px;
}

/* ==================== */
/* = CONVENTION TABLE = */
/* ==================== */

tr.detail td {
  vertical-align: top;
}

/* ====================== */
/* = FOUR NATIONS TABLE = */
/* ====================== */

#four_nations table {
  border: 0;
}

#four_nations li table tr td {
  font-size:.85em;
  line-height:1.1em;
  vertical-align: top;
}

#four_nations li table tr td.instruction {
  width: 35%;
}


