@CHARSET "ISO-8859-1";

/*
**  MAIN COMPONENTS
*/

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Georgia, serif;
	font-size: 14px;
	background: #4f4f74;
	text-align: left;
	color: #000000;
	width: 826px;
	margin: 20px auto 0 auto;
}

a:link, a:active, a:visited {
	color: #669966;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.hidden {
	visibility: hidden;
}

h1 {
	color: #4f4f74;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

h2 {
	color: #4f4f74;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	margin: 0px 0px 20px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

h4 {
	color: #4f4f74;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

/*
**	MAIN BODY
*/

div.body {
	clear: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	position: relative;
	top: -20px;
	width: 720px;
}

div.narrow {
	width: 450px;
}

div.body ul {
	margin-bottom: 25px;
}


div#wrapper0 {
	background: url(/images/body-background.jpg);
}

div#wrapper1 {
	background: url(/images/footer.jpg) no-repeat bottom center;
	padding-bottom: 10px;
}

div.quote_outer {
	font-style: italic;
	background: url(/images/left-quote.png) no-repeat top left;
	padding: 10px 15px 0px 20px;
}

div.quote_inner {
	background: url(/images/right-quote.png) no-repeat 100% 40%;
}

.quote_source {
	margin: 10px 20px 0px 240px;
	font-style: normal;
	font-size: 12px;
}

/*
**	ARTICLES PAGE
*/

p.notice {
	text-align: center;
	margin: 0;
}

p.sort {
	text-align: center;
}

p.sort .selected {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#articles h1 {
	margin: 30px 0px 0px 0px;
}

td.article p {
	margin: 0;
	padding: 0 0 20px 0;
}

ul.articles {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 500px;
}

ul.allarticles {
	width: 600px;
}

ul.articles span.date {
	padding-left: 15px;
	font-size: 11px;
	font-style: italic;
}

a.camo:link, a.camo:active, a.camo:visited {
	color: #000000;
}

a.html, a.pdf {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 0px;
	background-image: url(/images/icon-html.gif);
}

a.pdf {
	background-image: url(/images/icon-pdf.gif);
}

a.inline_html {
	background: url(/images/icon-html.gif) no-repeat center center;
	margin-left: 5px;
	padding-right: 12px;
}

a.inline_html:hover {
	text-decoration: none;
}

a.inline_html span {
	visibility: hidden;
}

a.inline_pdf:link, a.inline_pdf:active, a.inline_pdf:visited {
	background: url(/images/icon-pdf.gif) no-repeat center right;
	padding-right: 26px;
	color: #4f4f74;
}

a.ie_inline_pdf {
	display: none;
	background: url(/images/icon-pdf.gif) no-repeat center right;
	margin-left: 10px;
	padding-right: 12px;
}

a.ie_inline_pdf:hover {
	text-decoration: none;
}

a.inline_pdf_left:link, a.inline_pdf_left:active, a.inline_pdf_left:visited {
	background: url(/images/icon-pdf.gif) no-repeat center left;
	padding-left: 26px;
	color: #4f4f74;
}

#articles h1 a:link, #articles h1 a:active, #articles h1 a:visited {
	color: #4f4f74;
}

#articles h2 a:link, #articles h2 a:active, #articles h2 a:visited {
	color: #4f4f74;
}

div.spacer {
	background: url(/images/spacer.jpg) no-repeat bottom center;
	height: 1px;
	padding: 5px 0px 0px 0px;
}

tr {
	vertical-align: top;
}

tr.articles td {
	padding-top: 20px;
}

td.article {
	padding: 0 10px 0 10px;
	width: 350px;
}

td.oneColumn {
	width: 700px;
}

div.caption {
	text-align: center;
	font-size: 11px;
	margin-bottom: 15px;
}

#nature_stemcells {
	background-image: url(/images/nature_stemcells.jpg);
	width: 130px;
	height: 157px;
}

#scientist_sep08 {
	background-image: url(/images/thescientist_sep08.jpg);
	width: 131px;
	height: 157px;
}

#scientist_oct08 {
	background-image: url(/images/thescientist_oct08.jpg);
	width: 131px;
	height: 157px;
}

#scientist_nov08 {
	background-image: url(/images/thescientist_nov08.jpg);
	width: 131px;
	height: 155px;
}

#scientist_feb09 {
	background-image: url(/images/thescientist_feb09.jpg);
	width: 131px;
	height: 157px;
}

#scientist_aug09 {
	background-image: url(/images/thescientist_aug09.jpg);
	width: 130px;
	height: 156px;
}

#scientist_web {
	background-image: url(/images/thescientist_web.jpg);
	width: 130px;
	height: 157px;
}

#scope {
	background-image: url(/images/scope.jpg);
	width: 131px;
	height: 162px;
}

/*
**	BIO PAGE
*/

div#bio_picture {
	margin: 0px 5px 0px 540px;
	position: absolute;
	top: 198px;
	width: 230px;
}

div#bio_picture img {
	border: 1px solid black;
	margin: 50px 0px 10px 0px;
}


/*
** CONTACT PAGE
*/

#contact ul {
	margin: 0px;
	padding: 0px 0px 15px 20px;
	list-style-image: url(/images/bullet.png);
}

#contact #side {
	margin: 0px 0px 0px -400px;
	position: absolute;
	top: 0px;
	width: 399px;
}

#contact #side img {
	border: 1px solid black;
	margin-top: 5px;
}

#contact {
	width: 320px;
	margin-left: 450px;
}

/*
**	INTERESTS PAGE
*/

#interests h2, #blog h2 {
	display: block;
}

#interests ul {
	margin: 0;
	padding: 0px 0px 15px 20px;
	list-style-image: url(/images/bullet.png);
}


/*
**	UPDATES
*/

#updates ul {
	list-style-image: url(/images/bullet.png);
}

div#updates {
	margin: 0px 5px 0px 540px;
	position: absolute;
	top: 353px;
	width: 230px;
}

div#updates ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

div#updates li {
	margin-top: 10px;
}

/*
**	HEADER
*/

div#header {
	background: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 826px;
	height: 155px;
}

div#header h1, div#header h2 {
	display: none;
}

/*
**	MENU
*/

div#customSearch {
	display: block;
	float: left;
	width: 300px;
}

#cse-search-box {
	visibility: hidden;
	position: relative;
	left: 180px;
	top: -13px;
}

#searchLink {
	position: relative;
	text-align: right;
	top: 9px;
	left: 375px;
	color: #CCCCCC;
	background: url(/images/search.png) no-repeat center right;
	padding-right: 15px;
}

div#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#menu ul, li {
	margin: 0px;
	padding: 0px;
}

div#menu ul {
	position: relative;
	top: -32px;
	padding-bottom: 30px;
}

div#menu li span {
	display: none;
}

li#articles a, li#articles span.selected {
	display: block;
	float: left;
	height: 32px;
	width: 116px;
	background-image: url(/images/articles.jpg);
	position: relative;
}

li#articles span.selected {
	background-image: url(/images/articles_sel.jpg);
}

li#bio a, li#bio span.selected {
	display: block;
	float: left;
	height: 32px;
	width: 59px;
	background-image: url(/images/bio.jpg);
	position: relative;
}

li#bio span.selected {
	background-image: url(/images/bio_sel.jpg);
}


li#contact a, li#contact span.selected {
	display: block;
	float: left;
	height: 32px;
	width: 97px;
	background-image: url(/images/contact.jpg);
	position: relative;
}

li#contact span.selected {
	background-image: url(/images/contact_sel.jpg);
}

li#interests a, li#interests span.selected {
	display: block;
	float: left;
	height: 32px;
	width: 99px;
	background-image: url(/images/interests.jpg);
	position: relative;
}

li#interests span.selected {
	background-image: url(/images/interests_sel.jpg);
}


div#menu li#articles a:hover {
	background-position: -116px;
}

div#menu li#bio a:hover {
	background-position: -59px;
}

div#menu li#contact a:hover {
	background-position: -97px;
}

div#menu li#interests a:hover {
	background-position: -99px;
}

/*
**	FOOTER
*/

div#footer {
	font-size: 12px;
	text-align: center;
	color: #999999;
}

div#footer a {
	text-align: center;
	color: #999999;
}

div#footer {
	margin-bottom: 15px;
}
