body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-image: url(../img/topShadow.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#masthead .content {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	background-image: url(../img/bodyShadow.gif);
	background-repeat: repeat-y;
}
#column_wrapper {
}
#Images {
	padding-right: 35px;
	padding-left: 35px;
}
#centreImg {
	margin-right: 15px;
	margin-left: 15px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 632px;
	float: left;
}
#left .content {
	padding-top: 15px;
	padding-right: 36px;
	padding-bottom: 5px;
	padding-left: 36px;
}
#right {
	width: 285px;
	float: left;
	margin-top: 15px;
}
#right .content {
	padding: 8px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-image: url(../img/centreNews.gif);
	background-repeat: repeat-y;
}
#topNews {
	background-image: url(../img/topNews.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding-top: 5px;
	padding-left: 18px;
	margin-top: 10px;
}
#bottomNews {
	background-image: url(../img/bottomNews.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#footer .content {
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: right;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
	background-image: url(../img/footShadow.gif);
	background-repeat: no-repeat;
}
#left a:link {
	color: #333;
}
#left a:visited {
	color: #333;
}
#left a:hover {
	color: #900;
}
#right a:link {
	color: #333;
}
#right a:visited {
	color: #333;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #295370;
}
#footer a:visited {
	color: #295370;
}
#footer a:hover {
	color: #000;
}
h1 {
	font-size: 2.1em;
	font-weight: lighter;
	color: #000;
	letter-spacing: 1px;
	background-image: url(../img/underline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0;
}
h3 {
	font-size: 1.3em;
	font-weight: lighter;
	color: #333;
	margin: 0px;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#menu {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	width: 875px;
	margin-right: 35px;
	margin-left: 35px;
}
.imgBrd {
	border: 1px solid #eeeeee;
}
