body.custom { 
	background: #003262;
}
	
.custom #container { 
	margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #FFF; border: 0.4em solid #e98a00; width:950px;
}

.custom #page { 
	background: #fff; width:900px;
}
.custom #header_area .page {margin-top:2em;}
.custom #header { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
background:url(images/header.jpg);
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom ul#tabs li a:hover { background: #e98a00; }
}