body {
	font:11px/20px verdana, arial, helvetica, sans-serif;
}

#container {
 	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.ruler {
	clear:both;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	border-top: #002147 2px solid;
}

/* Header Styles */	
#header {
	padding:5px;
/*	MARGIN: 0px 0px 5px 0px; */
	BACKGROUND-COLOR: #002147;
	color: #ffffff;
}
#oxfordlogo {
	text-align:left;
	width:251px;
}
#titletext {
	text-align:center;
	font-size:4em;
	font-family:sans-serif;
	color:#ffffff;
}
#caesrlogo {
	text-align:right;
	width:251px;
}
#groupintereststext {
	text-align:center;
	font-size:1.5em;
	font-family:sans-serif;
	color:#ffffff;
}
/* Navbar Styles */
div.navbar {
	BORDER-BOTTOM: #002147 2px solid;
}
#mainnavtable td.navbar
{
	width:20%;
}
#researchnavtable td.spacer
{
	width:10%;
}
#researchnavtable td.navbar
{
	width:16%;
}
#groupnavtable td.spacer
{
	width:25%;
}
#groupnavtable td.navbar
{
	width:25%;
}


a.navbarlink {
	text-align:center;
	font-size:1.25em;
	color:#002147;
}
a.navbarlink:link {
	color:#002147;
}
a.navbarlink:visited {
	color:#002147;
}

td.navbar {
	text-align:center;
}

.navtable {
	margin-top:2px;
	border-spacing:0px;
}

div.leftdiv {
	height:128px;
	clear:both;
	padding:4px;
	margin:4px;
}
.leftdiv {
	text-align:left;
}
.leftdiv img {
	float:left;
	margin:4px;
}
div.rightdiv {
	height:128px;
	clear:both;
	padding:4px;
	margin:4px;
}
.rightdiv {
	text-align:right;
}
.rightdiv img {
	float:right;
	margin:4px;
}

/* Content Styles */
.content {
	margin:0px 0px 16px 30px;
	padding:0px;
	text-align:justify;
	text-justify:inter-word;
}

#grouplisting
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.grouplistingtable
{
	width:100%;
}

.groupmemberphoto
{
	width:96px;
	height:128px;
}

#researchtable
{
	text-align:center;
}

/* Footer Styles */
#footer {
	border-top: #002147 2px solid;
	border-bottom: #002147 2px solid;
}

/* General Styles */
a {
	color:#000099;
	font-weight:600;
	text-decoration:none;
}
a:link {color: #000099;}
a:visited {color:#000099;}
a:hover {text-decoration:underline}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.pubs h2 {
	margin-bottom:2px;
}

.pubs p {
	margin-top:2px;
	margin-bottom:10px;
	margin-left:20px;
}

.indent {
	margin:0px 0px 16px 30px;
	padding:0px;
}

/* Styles for publications */
.journalName {
	font-style: italic;
}

.volume {
	font-weight: bold;
}

.bookTitle {
	font-style: italic;
}

/* Figure Captions */
.figureDiv_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.figureDiv_center table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.figureDiv_floatLeft {
	float:left;
	margin-left: 4px;
	margin-right: auto;
	text-align: center;
}

.figureDiv_floatRight {
	float:right;
	margin-left: auto;
	margin-right: 4px;
	text-align: center;
}

.figureCaption {
	color: #44687D;
	font-style: italic;
	font-size: 90%;
}

span.nobreak {white-space: pre;}