.content-bkgd {
	background-image: url(images/content_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 4px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bkgd-home {
	background-image: url(images/pic_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu-links {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
.bkgd-ethos {

	background-image: url(images/pic-ethos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgd-contact {


	background-image: url(images/pic_contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
