.Header {
	height: 145px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-bck.jpg);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Content {
	background-attachment: scroll;
	background-image: url(images/main-bck.jpg);
	background-repeat: repeat-y;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.menu {
	background-color: #61a10a;
	height: 29px;
	padding-top: 12px;
	padding-left: 15px;
	margin-right: 2px;
	margin-left: 2px;
	background-image:url(images/greenBarBG.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.menu-text {
	text-transform: uppercase;
}
.centre-copy-left {
	float: left;
	width: 520px;
	padding-right: 35px;
	padding-left: 15px;
}
.ticker {
	color: #C00;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 14px;
}


.ticker a.link {
	color: #C00;
	text-decoration:none;
}
.ticker a.visited {
	color: #C00;
	text-decoration:none;
}
.ticker a.hover {
	color: #C00;
	text-decoration:none;
}


.content-right {
	float: left;
	width: 282px;
}
.footer {
	font-size: 11px;
	color: #FFF;
	background-color: #0042A2;
	height: 42px;
	padding-top: 0px;
	padding-right: 25px;
	vertical-align: middle;
	clear: both;
}
.bl-curve {
	background-image: url(images/bl-curve.jpg);
	float: left;
	height: 42px;
	width: 41px;
}
.copyright {
	padding: 12px;
	float: right;
	width: 600px;
	color: #FFF;
	text-align: right;
}
bl-corner {
	clear: both;
}
.bl-corner {
	clear: both;
}
.body-text {
	font-size: 13px;
	list-style-type: disc;
}
.news-content {
	background-color: #9cb0de;
	width: 499px;
	padding-right: 14px;
	padding-left: 14px;
}

