
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #FFFFFF;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0;
  padding: 0 0 0 0;
  text-align: center;
}
a img { border:none; }
a,  a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #000;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  background-image: url("img/bg.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: left;
  width: 907px;
  cursor:pointer;
}
#outerWrapper #contentWrapper #sidebar {
  border-left-style: none;
  float: right;
  padding: 55px 41px 0px 0px;
  width: 211px;
}
#outerWrapper #contentWrapper #sidebar img {
  margin-top:12px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 252px 0 0;
  padding-left: 69px;
  padding-right: 33px;
  padding-top: 55px;
}
#outerWrapper #contentWrapper #content p {
  width:520px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  color:#8C7968;
  font-size:11px;
  padding: 0 0 60px 69px;
}
#outerWrapper #footer #deeplinks {
  border-top:1px solid #8C7968;
  margin:12px 50px 0 0;
  padding:12px 0 0 0;
}
#outerWrapper #footer #deeplinks a,  #outerWrapper #footer #deeplinks a:link {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:visited {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:hover {
  color: #000;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:focus {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:active {
  color: #8C7968;
  text-decoration:none;
}


