.home .headline_area h2 {
display: none;
}

.custom #content_box {background-color:#FFF;}
.custom #content {background-color:#Fff;}

.custom ul#tabs li a:hover {color: #fff; text-decoration: underline; background-color: #A9218E; }

body.custom {
    background: #C9CBCC;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #F4F4F5;
    border: 0.4em solid #Fff;
}

.custom #page {
    background: #fff;
}

.custom #header { border-bottom:none;
height:120px;
padding-top:0;
padding-bottom:0;
background:url('images/header.png')
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }


.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; border-bottom:none;}



.custom .comments_closed p {
  display: none;
}


