body {
	background-color: #478F8F;
	margin: auto;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-align: center;
	top: 0px;
	position: relative;
}

#wrapper {
	position:relative;
	width:900px;
	height:auto;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	text-align: left;
	background-color: #F3F3F3;
}

#header {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	top: 0px;
	float: left;
	background-color: #478F8F;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border: 0;

}
bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.bodytextlink {
	color: #0000FF;
	text-decoration: none;
}
.fontbolditallic {
	font-style: italic;
	font-weight: bold;
}

#navcont {
	position:relative;
	width:900px;
	height:auto;
	z-index:2;
	background-color: #5EAEFF;
	float: left;
}
.navclass {
	position:relative;
	width:150px;
	height:2em;
	z-index:1;
	background-color: #63B5D3;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 140%;
	text-align: center;
	line-height: 2em;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navclasssel {
	position:relative;
	width:150px;
	height:2em;
	z-index:1;
	background-color: #63B5D3;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 140%;
	text-align: center;
	line-height: 2em;
	font-style: italic;
	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;
	background-attachment: fixed;
	color: #FF0000;
}

.navclass a:hover{
	position:absolute;
	width:150px;
	height:auto;
	z-index:1;
	background-color: #FF0000;
}
.pipeclass {
	position:relative;
	width:2px;
	height:2em;
	z-index:2;
	float: left;
	vertical-align: middle;
	line-height: 2em;
	font-size: 140%;
	font-weight: normal;
	color: #666666;
}
h1 {
	color: #EEEEEE;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h1caps {
	font-size: 200%;
	color: #EEEEEE;
}
#main {
	position:relative;
	height:auto;
	z-index:2;
	float: left;
	background-image: url(../images/background.jpg);
	background-color: #EFEFEF;
	width: 900px;
	background-attachment: fixed;
}
#mainint {
	position:relative;
	width:880px;
	height:auto;
	z-index:2;
	left: 10px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	right: 10px;
}
.imagecentrehorizontal {
	vertical-align: middle;
}
.imgborder1px {
	border: 1px solid #333333;
	background-position: center;
	text-align: center;
}
.bodytextlinkbold {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #3494B8;
	font-size: 160%;
	text-decoration: underline;
}
.largetext {
	font-size: 125%;
	font-style: normal;
}
h3 {
	color: #478F8F;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.imgfloatrightpad10 {
	padding: 10px;
	float: right;
}
.valignmiddle {
	vertical-align: middle;
}
.table700px {
	width: 880px;
	background-color: #3391B5;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
}
.imagenobordervalignmid {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
.colwidth50px {
	width: 180px;
}
.textcentre {
	text-align: center;
}
.fontbold {
	font-weight: bold;
}
.centre {
	position:relative;
	width:860px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 10px;
	right: 0px;
	float: left;
	text-align: center;
	text-indent: 10px;
}
.fontboldsmall {
	font-size: 80%;
	font-weight: bold;
}
.tablerowshade {
	background-color: #ABCAD3;
}
.font80percent {
	font-size: 90%;
}

#footer {
	position:relative;
	width:900px;
	height:auto;
	z-index:3;
	float: left;
	background-color: #478F8F;
}
#footerright {
	position:relative;
	width:300px;
	height:auto;
	z-index:2;
	right: 0px;
	float: right;
	text-align: right;
}
#footerleft {
	position:relative;
	width:200px;
	height:auto;
	z-index:2;
	float: left;
}
.caps {
	font-size: 140%;
	font-weight: bold;
	color: #478F8F;
}
.itallic {
	font-style: italic;
}
