body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #933;
	width: 800px;
	margin: auto;
	text-align: center;
}
.mainbody {
	width: 712px;
	background-image: url(images/background_strip.gif);
	margin-top: 50px;
}
.banner {
	clear: both;
	text-align: left;
}
.footer {
	clear: both;
	text-align: center;
}
.content {
	clear: both;
	text-align: left;
	padding: 5px 25px;
	font-size: 1.2em;
	color: #333;
}
.bioTitle {
	text-align: right;
}
.subnav {
	text-align: right;
	font-weight: 700;
	padding-right: 10px;
}
.subnav a {
	color: #666;
	text-decoration: none;
}
.subnav a:hover {
	color: #933;
	text-decoration: underline;
}
.footernav {
	clear: both;
	padding-top: 10px;
	text-align: center;
	font-size: 1.2em;
	font-weight: 700;
	padding-right: 10px;
}
.footernav a {
	color: #666;
	text-decoration: none;
}
.footernav a:hover {
	color: #933;
	text-decoration: underline;
}
ul.main {
	padding-left: 310px;
	font-size: 1.25em;
	font-weight: 700;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #900;
}
.plainLink li {
	margin-top: 3px;
}
.plainLink a {
	text-decoration: none;
}
.plainLink a:hover {
	text-decoration: underline;
}
