div#Maincontent {
	position: absolute;
	left: 196px;
	right: 0px;
	top: 83px;
	bottom: 83px;
	height: auto;
	width: auto;
	overflow: auto;
	font-family: Verdana, Sans-serif;
	background-color: #ffffff;
}

div#Maincontent h3 {
	font-size: large;
	font-weight: bold;
	margin-bottom: 0px;
}

div#Maincontent a:link {
	color: #000044;
}

div#Maincontent a:visited {
	color: #333333;
}

div#Maincontent table.fellowtab {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border: 0px;
}

div#Maincontent table.fellowtab td {
	padding-left: 6px;
	padding-right: 6px;
}

div#Maincontent table.fellowtab td.flname {
	font-variant: small-caps;
}

div#Maincontent table.fellowtab td.fluni {
	text-align: center;
}

div#Maincontent table.fellowtab td.flemail {
	text-align: center;
	font-style: italic;
}

div#Maincontent table.agendatab {
	margin-left: 10%;
	margin-right: 5%;
}

div#Maincontent table.agendatab td {
	vertical-align: top;
	padding-right: 13px;
}

div#Maincontent div.regtxt p {
	margin-left: 5%;
	margin-right: 5%;
}

div#Maincontent div.regtxt h3 {
	margin-left: 10%;
}

div#Maincontent div.regtxt h4 {
	margin-left: 10%;
}

div#Maincontent span.hsbutton {
	font-weight: normal;
	font-style: italic;
	font-size: small;
	cursor: pointer;
}

