body {
	margin: 0;
/*	font-family: "Trebuchet MS", Trebuchet; */
	font-family: Georgia, Garamond, Times; 
	font-size: 85%;
	line-height: 140%;
	background-image: url('/images/leather.jpg');
	text-align: left;
	color: #665d55;
}

a {
	color: #38425e;
}

a:hover {
	color: #58658b;
	text-decoration: underline;
}

h1 {
	color: #630000;
	font: italic 2.6em Georgia;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

b {
	color: #630000;
}

strong {
	color: #630000;
}

h2 {
	color: #b58213;
	font: 1.5em Georgia;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

h3 {
	color: #630000;
	font: 2em Georgia;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

ul {
	margin: 0;
	margin-left: 2.2em;
	padding: 0;
	list-style: square outside;
}

li {
	margin-bottom: 5px;
	line-height: 1.5em;
}

#container {
	margin: 0 auto;
	padding: 26px 30px;
	background-color: #fdf9f0;
	width: 750px;
}

#content {
	margin: 0 60px;
}

#content-main {
	margin: 0 350px 0 60px;
}

#nav {
	margin-top: 15px;
	margin-bottom: 30px;
	font: italic 1.2em Georgia;
	line-height: 2em;
	text-align: center;
	color: #63473c;
}

#nav a {
	padding: 3px 10px;
	color: #63473c;
	text-decoration: none;
}

#nav a:hover {
	background-color: #ece6df;
	text-decoration: underline;
}

.nav-selected {
	padding: 3px 10px;
/*	border-top: 3px solid #630000; */
	border-bottom: 3px solid #630000;
	color: #63473c;
	background-color: #ece6df;
}

#logo {
	width: 597px;
	margin: 0 auto;
}

#footer {

}

.footer {
	margin-top: 30px;
	text-align: center;
}

.star {
	padding: 0 5px;
}

.unit {
	margin-bottom: 2em;
}

.indent {
	margin-left: 3em;
}

.second {
	text-indent: 2em;
}

.datecell {
	padding-bottom: 1em;
	width: 6.5em;
	vertical-align: top;
	font-weight: bold;
}

.datacell {
	padding-bottom: 1em;
	vertical-align: top; 
}

.bio-name {
	color: #b58213;
	font: 0.5em Georgia;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.sci-paper {
	color: #630000;
	text-decoration: underline;
}

.news-bar {
	width: 220px;
	margin: 0 60px 20px 20px;
	margin-right: 60px;
	padding: 20px;
	float: right;
	border-right: 2px solid #d0c7bc;
	border-bottom: 2px solid #d0c7bc;
	background-color: #ece6df;
}

.picture-frame {
	padding: 8px;
	border-right: 2px solid #d0c7bc;
	border-bottom: 2px solid #d0c7bc;
	background-color: #ece6df;
}

#flashcontent, #flashcontent2 {
	margin: 15px 0;
}