* {
 padding: 0;
 margin: 0;
}
body {
 color: #67386a;
	background: url(media/body_bk.gif) 50% top repeat-y;
	font: 0.8em/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
#wrapper {
 width: 770px;
 margin: 0 auto;
}
#navbar {
 border: 1px solid #ccc;
 margin: 0px 5px 0px 5px;
 padding: 4px;
 background-color: #8a288c;
	height: 30px;
}
#header {
position:relative;
 border: 1px solid #fff;
 height: 147px;
	background: #fff url(media/header.gif) no-repeat 0px top;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 0px 0px 5px;
 padding: 4px;
 display: inline; /* IE Hack */
 width: 24%;
 float: left;
 border: 1px solid #fff;
 background-color: #fff;
 min-height: 300px;
	width: 380px;
}

#counter{background:url("media/delegate-counter.jpg") top left no-repeat; width:153px ; height:70px; position:absolute; top:56px; right:20px; }
#counter p#count{position:absolute; top:36px; left:10px; width:129px; text-align:center; font-weight:bold; font-size:16px;}



* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
 border: 1px solid #fff;
 margin: 0 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 min-height: 300px;
	width: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #8a288c;
 margin: 0 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.7%;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

.footertxt {
	color: #ffffff;
	font-size: 90%;
	margin: 24px;
	text-align:center;
}

.footertxt2 {
	color: #ffffff;

}


#newsblock01 {
	width: 309px;
	height: 200px;
	font-size: 90%;
	background: no-repeat url(media/left_cl_news_bk_anglian.jpg) 0px top;
	border-bottom: 1px solid #985ec2;
	border-top: 1px solid #985ec2;
}

#newsblock02 {
	width: 309px;
	height: 300px;
	font-size: 90%;
	background: no-repeat url(media/left_cl_news_bk_gateshead.jpg) 0px top;
	border-bottom: 1px solid #985ec2;
}

.newstext {
	padding-left: 120px;
	padding-right: 5px;
	
	padding-top: 8px;
	line-height: 17px;
}

.newslink {
	background: #8a288c;
	position: relative;
	left: 70px;
	color: #ffffff;
	padding: 2px 8px 4px;
}

.centerlink {
	background: #8a288c;
	position: relative;
	color: #ffffff;
	padding: 2px 8px 4px;
}

#animation {
	position: relative;
	left: 250px;
	top: 56px;
	width: 325px;
}

#nav {
	position: relative;
	left: 120px;
	top: 3px;
}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: auto;
	color: #fff;
	font-size: 12px;
	padding-right: 14px;
	padding-left: 14px;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	background: #8a288c;
	width: 270px;
	padding-top: 6px;
	margin: 0 0 12px;
	padding-right: 0;
	padding-left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	color: #fff;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

.menuwhite {
	color: #fff;
	float: left;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
}

.dropmenuwhite {
	color: #fff;
	float: left;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

.submenudot {
	width: 250px;
	font-size: 95%;
	background: inherit;
}

.bulletbase {
	color: #67386a;
	background: #fff;
	float: left;
	padding-bottom: 50px;
	margin-left: 12px;
	height: auto;
}

.bullet {
	color: #7a517d;
	width: 260px;
	line-height: 28px;
	background: url(media/microbullet.gif) no-repeat 0px 5px;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 0;
}

li.roller:hover {
	background: transparent url(media/li_bk.gif) repeat-x center bottom;
	width: auto;
}

li.roller {
	padding: 0;
	margin: 0;
}

.roll:hover {
		background: transparent url(media/li_bk.gif) repeat-x center bottom;
	width: 240px;
	
}
