.custom #header
{
	background: #ffffff;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-top: 0em;
	border-right: 0em;
	border-bottom: 0em;
	border-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.custom #header #logo a
{
	display:block;
	width:950px;
	height:200px;
	background:url(images/header.jpg) center no-repeat;
	color:#000000;
	text-indent: -9999px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-top: 0em;
	border-right: 0em;
	border-bottom: 0em;
	border-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.custom #header #tagline
{
	color:#000000;
	text-indent: -9999px;
}

body.custom {
    background: #000000;
}

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

.custom #page {
    background: #fff;
}