.sf_wrapper { width: 805px; }
.sf_content { width: 645px; }

.sf_navigation ul li a:hover{
  background-color: #6A1A3D;
  color: #84d2dc;
}

.sf_navigation {
  background-color:#6A1A3D;
}

body {
  background-color:#e5e5e5;
}

.sf_wrapper {
  background-color:#e5e5e5;
  border-bottom:none;
  border-left:none;
  border-right:none;
}

.sf_pagetitle {
  display: none;
}

.sf_content {
  margin-top: -100px;
}
