body {
	background-image: url(img/bg_ambrosia.jpg);
	background-repeat: repeat-x;
	background-color: #2E5246;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2E5246;
	font-style: italic;
	line-height: normal;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #F2ECDE;
}
#footer a {
	color: #F2ECDE;
}
#footer a:hover {
	color: #73096E;
	text-decoration: none;
	background-color: #F2ECDE;
}

.tdLEFTCOL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F2ECDE;
	background-image: url(img/ambrosia_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 20px;
}
.tdLEFTCOL a {
	color: #F2ECDE;
	text-decoration: none;
}
.tdLEFTCOL a:hover {
	color: #9D7A98;
	text-decoration: none;
	background-color: #F2ECDE;
}
.tdRIGHTCOL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	background-image: url(img/ambrosia_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 20px;
	padding: 0px;
}
.tdRIGHTCOL a {
	color: #971790;
}
.tdRIGHTCOL a:hover {
	color: #F2ECDE;
	background-color: #971790;
}
