body{
	background: url('../images/gradient_main.gif') repeat-x #f2f5f9;
	color: #252525;
	font-family:"Helvetica","Arial","Verdana",sans-serif;
	font-size:14px;
	margin:0px 0 0 0;
	padding:0;
	text-align: justify;
}
h2,h3,h4,h5,#navigation a,.name,#footer{
	font-family: "Helvetica","Arial","Verdana",sans-serif;
}
p{
	line-height: 1.4em;
}
#bottomcontent{
	background: url('../images/contentbottom.png') no-repeat;
	height: 19px;
	margin: 0 0 0 130px;
}
#content{
	background:#ffffff url('../images/contenttop.png') no-repeat;
	margin:15px 0px 0 130px;
	min-height:800px;
	padding:20px 20px 15px 20px;
	position:relative;
}
* html #content { height:800px; }
#footer{
	color: #999999;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding:20px 0 20px 0;
	overflow:auto;
	text-align:center;
}
#header{
	background:url('../images/grl_head.png') no-repeat center top;
	height:280px;
	margin:5px auto 5px auto;
	padding: 0;
	width:980px;
}
* html #header{	
	background:url('../images/grl_head.gif') no-repeat center top;
}
#navigation{
	margin:0;
	padding:10px 0 100px 0;
	position:absolute;
	overflow:visible;
	width:140px;
	top:340px;
}
#page{
	background: #003484 url('../images/pagetop.gif') no-repeat;
	margin:0px auto 0px auto;
	padding:5px 5px 10px 5px;
	width:950px;
}
.ital{
	font-style: italic;
}
.name{
	font-weight: bold;
}
.person{
	border-bottom:1px solid #888888;
	clear:both;
	display: block;
	overflow: auto;
	padding:15px 0 15px 0;
	position:static;
}
* html #content { height:300px; }
.personpic{
	clear: left;
	float: left;
	max-width: 225px;
	padding: 0 15px 10px 0;
	position: relative;
}
.personinfo,.publication>p{
	margin: 0;
	padding: 0;
}
.personinfo>p{
	margin-top: 0;
	padding-top: 0;
}
.publication{
	border-bottom:1px solid #000;
	padding: 5px 0 15px 0;
}
.publication>div{
	padding: 0 5px 0 4px;
}
.authors{
	
}
.journal{
	font-size: 14px;
	font-style:italic;
}
span.title{
	font-size:16px;
	font-weight:bold;
	padding-right:2px;
}
h1{
	font-family:"Georgia";
	font-weight:normal;
	font-size:24px;
	margin:10px 0 10px 0;
	padding:0;
	text-decoration:underline;
}
h2{
	color: #000000;
	font-size:26px;
}
h3{
	color: #000000;
	font-size:24px;
	margin:0;
}
h4{
	font-size:22px;
	margin:15px 0 10px 0;
}
h5{
	clear:left;
	display:inline;
	font-size: 16px;
	margin:0;
	padding: 0;
}
/* LINKS */
#navigation a,#navigation a:active,#navigation a:visited,#navigation a:hover{
	color:#ffffff;
	clear:both;
	display:block;
	margin:0;
	padding:7px 10px 4px 15px;
	text-align: left;
	text-decoration:none;
	}
#navigation a.big{
	height: 40px;
}
#navigation a:hover{
	background: url('../images/nav_hov.png') no-repeat;
}
* html #navigation a:hover{background: url('../images/nav_hov.gif') no-repeat;}
#navigation a.big:hover{
	background: url('../images/nav_hov_big.png') no-repeat;
}
* html #navigation a.big:hover{background: url('../images/nav_hov_big.gif') no-repeat;}
#navigation a#current{
	background: url('../images/nav_cur.png') no-repeat;
	color:#000000;
	position:relative;
}
* html a#current{background: url('../images/nav_cur.gif') no-repeat;}
#header a{
	display:block;
	height:100%;
	width:100%;
}
.publication a.title{
	color:#1aa3fa;
	display:block;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding: 4px;
	text-decoration:none;
}
a.title:hover{
	background: #FCEF00;
}
a.email{
	border:1px solid #0000ff;
	float:right;
	font-size:small;
	padding:2px;
	text-decoration:none;
}
a.email:hover{
	background:#0000ff;
	color:#ffffff;
}
a,a:active,a:visited{
	color: #004fe1;
}
a:hover{
	color: #000bdf;
}
#footer a{
	color: #aaaaaa;
}
#footer a:hover{
	color: #777777;
}
.seperator{
	border-top:5px solid #1354ac;
	display: block;
	height: 5px;
	margin-top: 5px;
	width: 130px;
}
#searchcontrol{
	margin-bottom: 20px;
}
#searchcontrol .gsc-control { width : 780px; }