#header {
	background:transparent url(../images/constit_header.gif);
	background-repeat: no-repeat;
	margin-top: 244px;
	}
/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#nav-constit {padding:0; margin:20px 0; width: 448px;}
#nav-constit a:hover {text-decoration:underline;}
#nav-constit dt b, #nav-constit dt b a {display:block; font-weight:normal; font-size:110%; height:30px; line-height:30px; padding-left:20px; cursor:pointer; width:448px;}
/*#nav-constit dt b {background:url(arrow.gif) no-repeat left center;}*/
#nav-constit dt a {color:#000; text-decoration:none;}
#nav-constit dd {padding:0; margin:0;}
#nav-constit dd ul {padding:0; margin:0; list-style:none;}
#nav-constit dd ul li {padding-left:60px; color: #fff;}
/*#nav-constit dd ul li a {font-size:15px; color:#000; text-decoration:none;}*/
#nav-constit dt b a.bfd-north {
    color: #fff;
	background: #b0323c;
}
#nav-constit dt b a.bfd-south {
    color: #fff;
	background: #492078;
}
#nav-constit dt b a.bfd-west {
    color: #fff;
	background: #ef8429;
}
#nav-constit dt b a.keighley {
    color: #fff;
	background: #3c7531;
}
#nav-constit dt b a.shipley {
    color: #fff;
	background: #0f5182;
}
#nav-constit dt b a:hover.bfd-north, #nav-constit dt b a:hover.bfd-south, #nav-constit dt b a:hover.bfd-west, #nav-constit dt b a:hover.keighley, #nav-constit dt b a:hover.shipley
 {
    color: #000;
	text-decoration: none;
}

#constit-image {
    width: 448px;
	height: 90px;
	background: url(../images/Election-Banner.jpg) no-repeat;
	margin: 30px 0 20px 28px;
	border: 1px solid #fff;
}
