.bodbkgd {
	background-image: url(../image/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbkgd {
	background-image: url(../image/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navbkgd {
	background-image: url(../image/nav_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logobkgd {
	background-image: url(../image/logo_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.swishbkgd {
	background-image: url(../image/curve.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.padright {
	margin-right: 40px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding-bottom: 12px;
}
a {
	color: #003300;
	text-decoration: underline;
}
.photopad {
	margin-bottom: 15px;
	margin-left: 15px;
}
.bkgdjane {
	background-image: url(../image/background-jane.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdfrank {
	background-image: url(../image/background-frank.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdkurt {
	background-image: url(../image/background-kurt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdteresa {
	background-image: url(../image/background-teresa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdrichard {
	background-image: url(../image/background-richard.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdbios {
	background-image: url(../image/background-bios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdcontact {
	background-image: url(../image/background-contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgdareas {
	background-image: url(../image/background-areas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
