body.custom {
    background: #96053e;
}
.custom #content_area .page {background:#fff;}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0em;
    background: #33332f;
    border: 0em 
}

.custom #page {
    background: #fff;
}

body { font-family: Verdana, sans-serif; }
	#header { padding-top: 0em; padding-bottom: 0em; }

/*  Header CSS   */ 
.custom #header_area{display:none;}

.custom #nav_area {background:#fff; padding:0.5em 0; border-bottom:2px solid #96053e;}
	.custom #nav_area ul {border-bottom:none; border-left:none;}
		.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

.custom #title_area {background:#fff; padding:0em 0 0em; border-bottom:2px solid #96053e;}
	.custom #header {border-bottom:none; height:227px; padding-top:0; padding-bottom:0; background:url(images/header.jpg) center no-repeat;}
		.custom #header #logo {display:none;}
		.custom #header #tagline {display:none;}