body {
	background-color: #000000;
	color: white;
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
	letter-spacing: 1.3px;
	line-height: 1.2;
	width: 100%;
}

td {
	font-family: Arial;
	font-size: 0.85em;
	letter-spacing: 1.3px;
	line-height: 1.2;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: white;
}

div.copyright {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 1;
	width: 100%;
	color: #d8d4b8;
	padding-top: 3px;
	border-top: 1px solid #261605
	/* background: url(images/dotted-bg.gif) top left repeat-x */
}

div.copyright_home {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 1;
	width: 100%;
	color: #d8d4b8;
	padding-top: 3px;
}

div.line {
	width: 100%;
	background: url(images/dotted-bg.gif) top left repeat-x
}

img {
	padding: 0px;
	margin: 0px;
	border: 0;
	border-collapse: collapse;
}

table, tr, td {
	padding: 0px;
	margin: 0px;
	border: 0;
	border-collapse: collapse;
	letter-spacing: 1px;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}

table#main {
	margin-left: auto;
	margin-right: auto;
}

td.biocontent {
	background-image: url('images/bio-portrait2.jpg');
	background-repeat: no-repeat;
	width: 100%
}

div.subHeading {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1;
	width: 100%;
	color: #c06e17;
}

.emphasis {

	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	width: 100%;
	color: #c06e17;
}

