body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #6798DA;
	margin: 20px;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#masthead .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#center {
	width: 948px;
	background-image: url(../img/centreBkgTop.jpg);
	background-color: #4477D2;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
}
#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #FFF;
}
#rightClm {
	width: 180px;
	font-size: 16px;
	color: #FFF;
}
#centreTop {
	height: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	line-height: 28px;
}
#footer {
	color: #333333;
	padding: 0px;
	margin: 0;
	font-size: 0.6em;
}
#footer .content {
	padding: 12px 20px;
	text-align: center;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.1em;
	color: #FFF;
}
h2 {
	font-size: 1.1em;
	color: #660000;
}
h3 {
	font-size: 1.3em;
	color: #660000;
}
h4 {
	font-size: 1.1em;
	color: #660000;
}
h5 {
	font-size: 1.3em;
	color: #FFF;
}
h6 {
	font-size: 0.9em;
	color: #660000;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	color: #FFF;
}
/*#center  a:link {
	color: #FFF;
	text-decoration: underline;
}
#center  a:visited {
	color: #FFF;
	text-decoration: underline;
}
#center  a:hover {
	text-decoration: none;
	color: #660000;
}*/
#indexwrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 950px;
}
#center2 {
	width: 948px;
	background-image: url(../img/centreBkg.jpg);
	background-color: #4477D2;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
}
#center2 .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #FFF;
}
/*#center2 a:link {
	color: #FFF;
	text-decoration: underline;
}
#center2 a:visited {
	color: #000000;
	text-decoration: underline;
}
#center2 a:hover {
	text-decoration: none;
	color: #660000;
}
*/

 a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #660000;
}