body {
  background-image: url(../images/layout_glacial/background.png);
  background-color: #f0f0f0;
  background-repeat: repeat-x;
  background-position: 0 0;
  color: #222
}

#wrapper {
  background-image: url(../images/layout_glacial/repeat.png);
}

#top, #content, #footer {
  background-repeat: no-repeat;
  background-position: 0 0;
}

#top {
  background-image: url(../images/layout_glacial/top.png);
  color: #0e2b39;
}

#content {
  background-image: url(../images/layout_glacial/content.png);
}

#footer {
  background-image: url(../images/layout_glacial/footer.png);
  font-family: Segoe UI, Verdana;
  font-size: 10pt;
  color: #234d5e
}

#footer a:link, #footer a:visited {
  color: #347e9c;
  text-decoration: none
}

#footer a:active, #footer a:hover {
  color: #6ac3af
}

.menuItem, h1, h2 {
  text-shadow: 0 0 0.5em #eee, 0 0 0.5em #eee, 0 0 0.5em #eee;
}

h1, h2 {
  color: #0e2b39;
}

.menu a:link, .menu a:visited {
  color: #2d6388;
  text-decoration: none;
}

.menu a:hover, .menu a:active {
  color: #70b7d8
}

.menuItem.hover {
  color: #67b7dc
}

.gryffTable td, .basic {
  background-image: url(../images/layout_glacial/bg.png);
}

.gryffTable th {
  background-color: #9ccce4;
}

.gryffTable th, .gryffTable td, .itemInfo, .basic {
  border: 1px solid #fff
}

a:link, a:visited {
  color: #3f828f;
}

a:hover, a:active {
  color: #153446
}

.areaLinks a, .itemInfo, .ui-dialog {
  background-color: #c6e0ef;
}

.areaLinks a:hover {
  background-color: #8fb7cf;
  color: #2c5a76
}

.line, .areaImage {
  border: 1px solid #637e8f
}