body {
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: black;
	margin: 0px;
	padding: 0px;
	background: #f6f6f6;
	background-image: url(images/bgMain.jpg);
	background-repeat:repeat-x;	
}

#introCentrePage {
position: absolute;
left: 50%;
width: 650px;
margin-left: -325px;
float: left;
}

#centrePage {
position: absolute;
left: 50%;
width: 700px;
margin-left: -350px;
float: left;
}

#centrePageWide {
position: absolute;
left: 50%;
width: 800px;
margin-left: -400px;
float: left;
}

#OtherLinks {
background: #ffffff;
}

td {
	margin: 0px;
	padding: 0px;
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: black;
	text-align: justify;
	background: #ffffff;
}

h1 {
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 15px;
	color:#005086;
	font-weight: bold;
}

h2 {
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 15px;
	color: black;
	font-weight: bold;
}

h3 {
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: white;
	font-weight: bold;
}

h4 {
	font-family: mono, Sans-serif, Verdana, Arial, Helvetica;
	font-size: 19px;
	color:#005086;
	font-weight: bold;
}

a {
color: black;
font-weight:bold;

}

#menuBar a {
color: #ffffff;
font-weight: 400;
text-decoration: none;
}

#lowerMenuBar a {
color: #ffffff;
font-weight: 400;
text-decoration: none;
}

#sideBar a {
color: #005086;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

#contact_a a {
color: #005086;
font-weight: 400;
}

.menuMain {
background-color: #005086;
layer-background-color: #005086;
color: white;
font-size: 13px;
font-weight: 400;
width: 100px;
height: 22px;
text-align: center;
}

.LeftLowerMenuBar {
background-color: #005086;
layer-background-color: #005086;
color: white;
font-size: 13px;
font-weight: 400;
}

.menu {
background-color: #005086;
layer-background-color: #005086;
color: white;
font-size: 13px;
font-weight: 400;
width: 220px;
position: absolute;
visibility: hidden;
}

.menu2 {
background-color: #005086;
layer-background-color: #005086;
color: white;
font-size: 13px;
font-weight: 400;
width: 160px;
position: absolute;
visibility: hidden;
}

