#shell #controls
{
  position: absolute;
  padding-bottom: 50px;
}

#contentPanel
{
  position: absolute;
  top: 50%;
  margin-top: -250px;
  height: 500px;
  width: 100%;
  background: url(../images/grunge-tile-mask.jpg) repeat-x left top;
}
#contentPanelInner
{
  height: 500px;
  width: 1030px;
  background: url(../images/contact_bkg.jpg) no-repeat left top;
}
#contentPanel p, h2, address, ul
{
  margin-left: 646px;
  font-style: normal;
}
ul
{
  padding: 0px;
}
h2
{
  margin-top: 0px;
  padding-top: 35px;
  margin-bottom: 1em;
  color: #e7dab0;
}
p, address, li a
{
  color: #fefeff;
}
li
{
  list-style: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding: 0px;
}
li a
{
  text-decoration: none;
}
li a:hover
{
  text-decoration: underline;
}
#phone
{
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#email
{
  margin-top: 0px;
  padding-top: 0px;
}
address
{
  margin-top: 1em;
}
#ways
{
  margin-top: 1em;
}
