﻿html,body,#page
{
width: 100% !important;
margin: 0;
padding: 0;
background-color: #fff !important;
}

html
{
}
body
{
}
#page
{
	border: none !important;
}

#central
{
	top: 0;
}

div.divphoto
{
	float: none;
	width: 50%;
	margin: 0 auto;
	position: static;
	display: block;
}
div.synopsis
{
	margin: 0 auto;
	padding: 0;
	width: 50%;
	position: static;
	display: block;
}

* html span.LoginControl, span.LoginControl, table.divdata td.note, div.note, div#links, div#topnav, a.rtt, div#universalLinks, div#search
{
	display: none;
}

dt,h3
{
	margin-right: 0;
}

h1
{
	color: #000;
	text-align: right;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	background-image: none;
	border-bottom: none;
	line-height: 30px;
}

div.datablock h2, div#faculty dd.interests strong, table.heading th
{
	color: #000;
}

div.datablock h3, div.datablock dt.citation, div#grants h3
{
	color: #444;
}

#header
{
	height: 100px;
	background-image: none;
	border-bottom: 1px solid #0054a0;
}

#header img
{
	width: 200px;
	top: 10px;
}
