body.custom { background: #44443f; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }

		.custom #page { background: #fff; }

/*--- HEADER ---*/

.custom #header { border-bottom:none; margin-bottom: 0em; }

.custom #header #logo a { display:block; width:857px; height:150px; background:url(/images/general-design-futura.png) center no-repeat; text-indent: -9999px; }

.custom #header #tagline { float: right; margin-top:-130px; }



/*-- SPLASH PAGE sixsixteen style --*/

.splash .headline { display: none; border: none; }
.splash .headline_area { display: none; }
.splash #footer { padding-bottom: 0; border-top: 0em; }
.splash #sidebars { display: none; border: none; }
.splash #content_box { background:none; }
.splash #content { margin: 0 auto; float: none; }
.splash .comments_closed { display: none; }

.splash #hpfull {
	float: left;
	width: 820px;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	display: inline;
	}
	
.splash #hpfull a, #hpfull a:visited {
	color: #424f7d;
	text-decoration: underline;
	}
	
.splash #hpfull a:hover {
	color: #424f7d;
	text-decoration: none;
	}
	
.splash #hpfull img {
	border: none;
	float: left;
	margin: 0px 0px 10px 0px;
	}
	
.splash #hpfull p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

.splash .hpfulltop {
	width: 820px;
	margin: 0px;
	color: #FFFFFF;
	}

.custom a, .custom a:visited, .custom a:hover { color: #6699cc; }
