body {
  background: transparent url(http://assets.ngin.com/site_files/1132/background.jpg) top center no-repeat;
}

#displayBodyHeader {
  padding-left: 80px;
}

.subNav h4, .relatedSections h4 {
  padding-left: 35px;
}

.subNav ul li.selected a, .relatedSections ul li.selected a,
.subNav ul li.selected a:hover, .relatedSections ul li.selected a:hover {
  color: #fff;
}

.subNav ul.parents li a:hover {
  text-decoration: underline;
}

.subNav ul.parents li.selected a:hover {
  text-decoration: none;
}

#pageContentContainer {
  background: #fff url(http://assets.ngin.com/theme_images/reed/american_indoor_lacrosse/contentBackground.jpg) top center repeat-y;
}

#siteFooter ul li a:link, #siteFooter ul li a:visited {
  color: #fff;
  border-bottom: 1px dotted #fff;
  padding-right: 0;
  margin-right: 5px;
}

#siteFooter ul li a:hover {
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

#homePage #displayBodyHeader, #homePage #panelOne {
  display: none;
}

#homePage #panelTwo {
  width: 100%;
}

#homePage .layoutContainer .column1 .pageElement {
  padding-left: 10px;
}

#topNav table {
  width: 800px;
}

#leagueSelect {
  position: absolute;
  bottom: -33px;
  right: 6px;
  display: block;
  width: 178px;
  height: 31px;
	z-index: 25;
  background: #000 url(http://assets.ngin.com/theme_images/reed/american_indoor_lacrosse/topNavBack.jpg) top left no-repeat;
}

#leagueSelect select {
  width: 165px;
  margin: 6px 8px;
}
