div#header {
  border-bottom:4px solid #000;
  border-right:4px solid #000;
  background:url(../images/hanes/header.bg.jpg) top right no-repeat #fff;
}
div#header table h1{
  color:#000;
}
div#header table th{
  color:#000;
}
div#header table td{
  color:#000;
}
div#header table td a{
  color:#000;
}
td#leftNav {
  background:url(../images/hanes/leftNav.bg.jpg) bottom left no-repeat #ece6c7;
}
td#leftNav h2{
  color:#f1101b;
}
td#leftNav ul li{
  color:#000;
}
td#leftNav ul li a{
  color:#000;
}
td#content {
  border-right:4px solid #000;
}
td#content img.detail {
  border:1px solid #ccc;
}
td#content h3{
  color:#f1101b;
}
table#thumb td a{
  color:#f1101b;
}
td#content .h4{
  background-color:#f1101b;
  color:#fff;
}
td#content p{
  color:#333;
}
table#detail a{
  color:#f1101b;
}
table#detail strong{
  color:#333333;
}
td#barBottom{
  background:url(../images/hanes/barBottom.jpg) bottom right no-repeat #c17dae;
  border-right:4px solid #000;
}
div#footer p{
  color:#333;
}
div#footer a{
  color:#f1101b;
}
td#landingContent a{
  color:#f1101b;
}
