body, html {
	background-color: #D7D7D7;		
	margin: 0px auto;
	height: 100%;
	text-align: center;
}

#container {
	width:900px;
	text-align:left;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:0px 28px 0px 28px;
	background-image: url(SiteImages/bg-img.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#header {
	width:900px;
	text-align:left;
	margin:0px auto;
}
#header a img {
	border:none;
}

#menubar {
	height:51px;
	width:879px;
	background-image:url(SiteImages/menu-bg-off.jpg);
	background-repeat:repeat-x;
	padding-left:21px;
	margin-top:-5px;
}

.menuitemoff {
	height:26px;
	background-image:url(SiteImages/menu-bg-off.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 10px 25px 0px;
	text-transform:uppercase;
	float:left;
}

.menuitemoff a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.menudiv {
	float:left;
	width:25px;
	font-size:4px;
}

.menuitemoff a:hover {
	color:#FF0000;
}

.menuitemon {
	height:26px;
	background-image:url(SiteImages/menu-bg-on.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 10px 25px 0px;
	text-transform:uppercase;
	float:left;
}

.menuitemon a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuitemon a:hover {
	color:#FF0000;
}


#main {
	width:860px;
	padding:10px 20px 20px 20px;
	min-height:400px;
    height:auto !important;
    height:400px;
	margin:0px auto;
}

#main h1 {
	font-family:Georgia;
	font-size:25px;
	font-weight:normal;
	color:#333333;
	padding-left:30px;
	margin:0px;
	margin-bottom:8px;
	background-image:url(SiteImages/labour-rose-cube.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.contentblock {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

.contenttext {
	font-family:Georgia,Arial;
	font-size:11px;
	color:#333333;
	line-height:18px;
}

.contentmeta {
	clear:both;
	display:block;
	margin-top:8px;
	font-family:Georgia,Arial;
	font-size:11px;
	color:#CC0000;
}

.contentmeta a {
	text-decoration:none;
	color:#CC0000;
}

.contentmeta a:hover {
	text-decoration:underline;
}

.contentblock img {
	float:left;
	padding:0px 5px 5px 0px;
}

#blog {
	float:left;
	width:610px;
	padding-right:20px;
}

#sidebar {
	float:left;
	width:230px;
}

.post {
	padding-bottom:10px;
}

.post h2 {
	font-family:Georgia;
	font-size:25px;
	font-weight:normal;
	color:#333333;
	margin:0px;
	padding-left:30px;
	background-image:url(SiteImages/labour-rose-cube.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.post h2 a {
	text-decoration:none;
	color:#333333;
}

.post h2 a:hover {
	text-decoration:underline;
}

.post h3 {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	margin:0px;
	text-transform:uppercase;
}

.entry {
	font-family:Georgia;
	font-size:13px;
	line-height:20px;
	color:#333333;
}

.postmetadata {
	font-family:Georgia;
	font-size:12px;
	font-weight:normal;
	color:#CC0000;
}

.postmetadata a {
	text-decoration:none;
	color:#CC0000;
}

.postmetadata a:hover {
	text-decoration:underline;
}

#sidebar .sideblock {
	width:230px;
	margin-bottom:20px;
	min-height:80px;
    height:auto !important;
    height:80px;
	font-family:Georgia,Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sidebar .sideblock h2 {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-transform:uppercase;
	border-bottom:1px solid #CCCCCC;
	width:230px;
	padding-bottom:3px;
	margin-bottom:6px;
}

#sidebar .sideblock a {
	text-decoration:none;
	font-family:Georgia;
	font-size:14px;
	color:#333333;
	display:block;
}

#sidebar .sideblock a:hover {
	text-decoration:underline;
}

#sidebar .sideblock img {
	float:left;
	padding:0px 4px 4px 0px;
}

#wards {
	clear:both;
	width:890px;
	margin:0px auto;
	padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:italic;
}

#footer {
	clear:both;
	width:900px;
	margin:0px auto;
	padding-top:20px;
	margin-top:20px;
	background-color:#EFEFEF;
	text-align:center;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

#commentbg {
	background-color:#F7F7F7;
	border:1px dashed #C0C0C0;
	padding:10px 10px 10px 10px;
	width:480px;
	margin-bottom:20px;
}

#respond {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
}

.comments {
	font-family:Helvetica,Arial;
	color:#666666;
	font-size:16px;
}

.commentlist {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
}

#issuesimg img {
	float:left;
	padding:0px 4px 4px 0px;
	border:none;
}

#main .contentblock .interactimg {
	float:left;
	border:none;
	padding:10px 5px 10px 0px;
}

#breadcrumb {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:3px;
	border-bottom:1px solid #C0C0C0;
	width:500px;
	margin:0px auto;
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#666666;
}

#breadcrumb a {
	text-decoration:none;
	color:#333333;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#mailform {
	padding:14px;
	margin:17px 0px 0px 0px;
	border:1px solid #E5E5E5;
	background-color:#FFFFCE;
	width:500px;
}

#mailform .title {
	clear:both;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

#mailform .break {
	clear:both;
	font-size:9px;
	height:12px;
}

#mailform .forminput {
	width:260px;
}

.entry p img {
	float:left;
	padding:0px 10px 10px 0px;
}

.entry p table tr td {
	padding:0px 6px 6px 0px;
}

