#container {
	width:700px;
}

a {
	color: #4682B4;
	font-weight: bold;
	text-decoration:none;
}

h1 {
	margin-bottom: 0;
}

h2 {
}

#content {
	float: left;
}

#titlesandaffiliations {
	float: left;
}

.contactinfo {
}

.portrait {
	float: left;
	padding: 20px;
}

th {
	text-align: left;
}


td {
}

hr {
	clear: both;
}


.linklist {
	list-style: none;
	line-height: 1.4em;
}

.links {
	list-style: none;
	line-height: 1.4em;
	margin:0;
	padding:0;
	margin-top: 20px;
	margin-bottom: 20px;
}
