* {
	margin:0;
	padding:0;
	}
	
html {
	background: transparent url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color: #1a55a3;
	}
	
body {
	text-align: center;
	margin: 0 auto 0 auto;
	font: 75%/165%  Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height: 16px;

	}
a img {border:none;}
html>body {font-size:12px}
hr {
	display: block;
	border:none;
	height:2px;
	background-image: url(../images/divider.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:10px;
	}
p {
	color:#fff;
}
html { overflow-y: scroll }
/*******************************************************************
************************CONTENT - MAIN - HOME***********************/

#body {
	width:800px;
	text-align: left;
	margin: 0 auto 0 auto;
	background:transparent url(../images/content_sub_tile.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	}
	
#site {
	width:800px;
	background:transparent url(../images/under_sub.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	}
	
#contentholder {
	width:570px;
	overflow: hidden;
	}

#header {
	width:568px;
	height:35px;	
	}
#content {
	clear:both;
	width:550px;
	}
#content ul {
	list-style:none;
	}
#contentcopy {
	padding:20px 0px 30px 0px;
	}

#contentcopy h3 {
	color:#f78d10;
	font-size: 120%;
	}
#contentcopy h4 {
	font-family: Verdana, arial, sans-serif;
	font-size: 110%;
	color:#f78d10;	
	}
	
#contentcopy h3 {
	padding-bottom:10px; 
	}
#contentcopy p{
	padding-left:10px;
	padding-bottom:5px;
	}
#contentcopy ul li strong {
   color: #f78d10;
   font-size: 110%;
}
#contentcopy a:link {
	color:#f6952d;
	text-decoration: none;
	}
#contentcopy a:hover {
	color:#fff;
	text-decoration:none;
	}
#subnav {
	width:520px;
	height:50px;
/*	background-image: url(../images/subnav_bgd.jpg);
	background-repeat:no-repeat;*/
	}
.clear {
	clear: both;
}
/*******************************************************************
****************************NAVIGATION -MAIN*************************/
#nav {
	position: relative; 
	width:225px;
	float:left;
	}
#nav ul {
	margin: 266px 0 0 0px;
}
#nav li {
	height:16px;
	list-style-type: none;
	margin: 0px 8px 7px 0px;
	}
#nav li, 
#nav li a {
	display: block;
	width: 200px;
	background-repeat: no-repeat;
	}
#nav li a {
	padding-top: 16px; height: 0 !important;
	height /**/: 16px; overflow: hidden;
}
#nav li a:hover {
	background-position: 0 -16px;
}
#nav li.home,
#nav li.home a {
	background-image: url(../images/home.gif);
}
#nav li.candidates,
#nav li.candidates a {
	background-image: url(../images/candidates.gif);
}
#nav li.constituencies,
#nav li.constituencies a {
	background-image: url(../images/constit.gif);
}
#nav li.role,
#nav li.role a {
	background-image: url(../images/role.gif);
}
#nav li.info,
#nav li.info a {
	background-image: url(../images/info.gif);
}
#nav li.bkyp,
#nav li.bkyp a {
	background-image: url(../images/bkyp.gif);
}
#nav li.contact,
#nav li.contact a {
	background-image: url(../images/contact.gif);
}
body.home #nav li.home a,
body.candidates #nav li.candidates a,
body.constituencies #nav li.constituencies a, 
body.role #nav li.role a, 
body.info #nav li.info a, 
body.bkyp #nav li.bkyp a, 
body.contact #nav li.contact a
{
background-position: 0 -32px;
}

 /*******************************************************************
********************************FOOTER******************************/		
#footer {
	height: 130px;
	width:800px;
	background-image: url(../images/footer_sub.gif);
	background-repeat:no-repeat;
	/*padding: 103px 0 0 0;
	padding-top: 103px; height: 0 !important;
	height /**/
	/*: 120px; overflow: hidden;*/
	}
/*#footertext {
padding-top: 46px;
width: 637px;
font-size:9px;
height:50px;
margin-left: 240px;
}	
#footertext img{
margin: 30px 5px 0 0;
padding: 0;
float: left;
}*/
.footer1{
text-align: left;
padding-top: 46px;
width: 637px;
font-size:9px;
height:50px;
margin-left: 220px;
}
.footer1 ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 ;
}
.footer1 li {
	border-right: 1px solid #666;
	color: #000;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
.footer1 li.last {
	border: none;
	margin: 0;
	padding: 0;
}
.footer1 li a {
	color: #f78d10;
	text-decoration: none;
}
.footer1 li a:hover {
    color: #fff;
	text-decoration: underline;
}
/*******************************************************************
****************************FOOTER IMAGES*************************/
.footimages { 
    padding: 0;
	height: 32px;
	width: 637px;
	margin-left: 240px;
	}
#clearer {
clear: both;
height: 0px;
padding: 0px;
margin: 0px;
}	

/*******************************************************************
****************************map*************************/
#info{
float: right;
padding: 12px 0 0 0px;
}

#info ul {
  margin:0; 
  padding:0; 
  position:relative; 
  width:256px; 
  height:308px; 
  background:#fff url(../images/home_map.jpg) no-repeat; 
  z-index:1;
  overflow:hidden;
  }
#flashvotenow {
	width:160px;
	height: 160px;
	margin: 0;
	padding: 10px 0 0;
}
	
/*******************************************************************
****************************Messages*************************/

#messageBox {
	background-color: #fff;
	border: 1px solid #f00;
	margin-bottom: 2em;
	font-weight: bold;
	color: #f00;
	font-style: normal; 
	padding: 1em;
}

#messageBox ul {
	margin-bottom: 0;
}
/*******************************************************************
****************************HOME VOTE BUTTON************************/
#homevotebutton {
	width:150px;
	height: 53px;
	margin: 102px 0 0 368px;
	}

#homevotebutton li.homevote {
	z-index: 500;
	list-style:none;
	}
#homevotebutton li.homevote, 
#homevotebutton li.homevote a {
	display: block;
	width: 150px;
	background-repeat: no-repeat;
	background-image: url(../images/home_votenow.gif);
}
#homevotebutton li.homevote a {
	padding-top: 53px; height: 0 !important;
	height /**/: 53px; overflow: hidden;
	clip:rect(0, 150px, 53px, 0);
}
#homevotebutton li.homevote a:hover {
	background-position: 0 -53px;
}	