body, html {background: #000000 url(background.jpg) top center no-repeat;} 


html {
  background-color: #1e124e;
}

#siteHeader .adminToggle {
  top: -1px;
}

#siteHeader {
height: 128px;
}

#siteHeader { position: relative; }
.topLinks { position: absolute; bottom: 55px; right: 10px; z-index: 200; }
.topLinks a { display: inline-block; margin-left: 5px; }

.topLinks {
position: absolute;
bottom: 4px;
right: 10px;
z-index: 200;
}

#pageContentContainer {
  min-height: 550px;
  padding-top: 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

html {
  background-position: top center;
}

.subNav h4, .relatedSections h4 {
font-family: arial;
}

.subNav .children a:link, .subNav .children a:visited, .relatedSections a:link, .relatedSections a:visited {
color: #000000;
}

body {
font-family: "arial", verdana, geneva, helvetica, arial, sans;
}

.mapLink, .fhitLink {
  position: absolute;
  display: block;
  width: 50px;
  height: 25px;
  text-indent: -9999px;
}

.mapLink {
  bottom: 12px;
  right: 19px;
  width: 40px;
  height: 30px;
}

.fhitLink {
  bottom: 10px;
  right: 68px;
}

.combineLeader {
	width: 264px;
	float: left;
}

.viewMore { display: block; font: 700 14px/1 Arial, sans-serif; padding: 5px; }
.viewMore:hover { color: #666; cursor: pointer; text-decoration: none !important; }

.dataTable tr th {
background: #222222 none;
}
