html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #ECE9D8;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #336699;
	color: #9999FF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../Images/greystripe2.jpg);
	background-repeat: repeat;
}

#wrapper {
	width: 770px;
	background-color:#FFFFFF;
	margin:5px auto;
	border: 1px solid #000000;
	text-align:left;
	color: #9999FF;
}

#banner {
height: 95px;
background-image: url(../Images/montage greyscale text 2.jpg);
background-repeat: no-repeat;
}

#nav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav menutabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-position: center center;
	font-size: 80%;
}

#nav menutabletext a:hover, #nav menutabletext a:focus {
background-color: #999999;
}



.logo{
float: right;
margin: 0px 10px 5px 5px;
border: 1px solid #000000;
width: 142px;
height: 74px;
}

#content p {
	font-size: 80%;
	margin: 20px;
	color: #333333;
	text-decoration:none;
	text-align: left;
}

#content h1{
font-size: 130%;
color: #000099;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #000099;
padding: 0;
margin: 20px;
}

#content h2 a:hover, #content h2 a:focus {
background-color: #CCCCCC;
}

#content h3{
font-size: 100%;
color: #000099;
font-weight:bold;
text-decoration:none;
margin: 20px
}

#content h3 a{
font-size: 100%;
color: #000099;
font-weight:bold;
text-decoration:none;
margin: 8px
}

#content h3 a:hover, #content h3 a:focus {
background-color: #CCCCCC;
}

#content h4 {
font-size:100%;
color: #330066;
font-weight:bold;
text-decoration:none;
margin: 20px;
}

#content li{
font-size: 80%;
padding: 10;
color: #333333
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
}

.centreimage{
	float: none;
	border: 1px solid #000000;
	background-position: center;

	margin: 0 10px 10px 0;
 	text-align: center;
}


.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {color: #990000}
.style3 {
	font-size: large;
	color: #990000;
	font-weight: bold;
	background-color: #CC99FF;
	text-align: justify;
}

.toppage {
	text-align: center;
	font-size: large;
	color: #990000;
	font-weight: bold;
	background-color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: solid #990000 thin;
	background-position: centre;
}

.clearit{
clear: both;
}

#footer{
	border-top: 1px solid #000000;
	background-color: #003366;
	color: #FFFFFF;
	text-align:center;
	
}

#footer p {
	font-size: 70%;
	padding: 3px;

}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
.tabletextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.menutabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-position: center center;
	font-size: 100%;
}
