body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align: center;
	border: 0px;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 810px; 
	padding: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 0px solid #ccc;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 810px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #content {
	width: 770px; /* ie5win fudge ends */
	}
#navigation {
	padding: 0px;
	margin-left: 13px;
	color: #333;
}

#navigation a {
    color: #333;
}

#body {
	padding-top: 10px;
	margin-left:13px;
	font-size: 0.9em;
}

#bottom-navigation	{
	padding-top: 25px;
	margin-left: 13px;
	width: 795px;
	font-size: 0.7em;
	text-align: center;
}

img {
    border: 0px;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3d62bf;
	text-decoration: none;
	border: 0px;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: verdana, arial, helvetica, sans-serif;
}

table {
    padding: 2px;
}

.bio {
    padding: 5px;
    border: 0px;
}