body{
	font-family: Arial, sans-serif;
	color: #000033;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(water1.jpg);
	text-align: justify;
}

a:link, a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
}

a:link img{border:0}

a:visited img{border:0}

a:hover img{border:0} 

h1{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	line-height: 160%;
	background-color: #009999;
}

h2{
	color: #009999;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

h3{
	color: #009999;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h4{
	color: #009999;
	margin: 0.2em;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
}

h5{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

h6{
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
}

ul{
 list-style-type: disc;
}

#content{
	position:relative;
	margin: auto;
	width:51em;
	background-color: #FFFFFF;
	border: medium ridge #00CCFF;
	padding: 1em;
	text-align: justify;
}

#menu{
	position: relative;
	width:200px;
	float: right;
	line-height: 80%;
	text-decoration: none;
	margin: 0em;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
}	
#menu a:link, #menu a:visited {
	display: block;
	border-bottom: 2px solid #ffffff;
	background-image: url(images/green.jpg);
	font-weight: normal;
	padding: 0.5em;
	color: #000066;
	width: 200px;
	text-align: center;
	margin: 0px;
	font-size: 85%;
}

#menu a:hover{
	display: block;
	border-bottom: 2px solid #ffffff;
	background-image: url(images/turquoise.jpg);
	color: #000066;
	font-weight: normal;
	padding: 0.5em;
	width: 200px;
	text-align: center;
	margin: 0px;
	font-size: 85%;
}

#buttonsgrey{
	width:790px;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	margin: auto;
}

#buttonsgrey a:link, #buttonsgrey a:visited {
	display: block;
	border-bottom: 2px solid #ffffff;
	background-image: url(grey.gif);
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
	width: 120px;
	margin: 1px;
	float: left;
	text-align: center;
}

#buttonsgrey a:hover{
	border-bottom: 2px solid #ffffff;
	background-image: url(green.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#buttonsturquoise{
	width:790px;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	margin: auto;
}

#buttonsturquoise a:link, #buttonsturquoise a:visited {
	display: block;
	border-bottom: 2px solid #ffffff;
	background-image: url(turquoise.jpg);
	font-weight: bold;
	padding: 4px;
	color: #003399;
	width: 240px;
	margin: 1px;
	float: left;
	text-align: center;
}

#buttonsturquoise a:hover{
	border-bottom: 2px solid #ffffff;
	background-image: url(green.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#buttonsblue{
	width:790px;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	margin: auto;
}

#buttonsblue a:link, #buttonsblue a:visited {
	display: block;
	border-bottom: 2px solid #ffffff;
	background-image: url(buttonblue.jpg);
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
	width: 120px;
	margin: 1px;
	float: left;
	text-align: center;
}

#buttonsblue a:hover{
	border-bottom: 2px solid #ffffff;
	background-image: url(green.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

.button a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(grey.JPG);
	font-size:	80%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000080;
	margin: 2px;
	padding: 6px;
	width: 40%;
	
}

.button a:hover
{
	background-image: url(green.jpg);
}

.floatright
{
float: right;
margin: 0 0 10px 5px;
}

.centre {text-align: center;}

.floatleft
{
float: left;
margin: 0 5px 10px 0px;
}

.em { font-weight: bold;}

hr {clear: both; }

.skipLinks {display: none;}

.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	color: #006699;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
}
.shade {
	padding: 0.3em 0.2em;
	background-color: #F0F0FF;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
