.contentTable {
	float: right;
	margin-bottom: 10px;
	background-image: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.contentHeadings {
	font-size: 20px;
	font-family: Verdana;
	font-weight: lighter;
	color: #005137;
	margin: 0px;
	float: none;
}
.contentSubHeadings {
	color: #005137;
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	margin: 0px;
	float: none;
	font-weight: normal;
}
.contentText {
	color: #000000;
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	margin: 0px;
	float: none;
	font-weight: normal;
	font-style: normal;
}
a {
	text-decoration: none;
	color: #005137;
}
a:hover {
	font-style: italic;
}
.table {
	background-attachment: fixed;
	background-image: url(../images/contentbackground.jpg);
	width: 613px;
	background-color: #FFFFFF;
}
.topContent {
	float: left;
	margin-bottom: 10px;
	width: 759px;
}
.bottomContent {
	float: left;
	margin-top: 10px;
	width: 759px;
}

.links {
	float: left;
	margin-right: 0px;
}
.mainLogo {
	float: left;
}
.pictures {
	float: right;
	margin-left: 23px;
}
.picturesCaption {
	font-family: sans-serif;
	font-size: 9px;
}
.slogan {
	font-family: "Tempus Sans ITC";
	color: #005137;
	font-size: 9pt;
}


