.middle {
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.invisibletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.middleindex {

	background-image: url(images/middle2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #4DA7B6;
}

a.bottom:link {
	color: #4DA7B6;
	text-decoration: none;
}
	
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #297E8D;
}

a:visited {
	color: #46A4B3;
}
.floatright {
	float: right;
	margin-left: 10px;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5FAFC;
}


a.bottom:visited {
	color: #46A4B3;
	text-decoration: none;
}


.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
