@import url(global.css);
body{
background:white url("../_img/body-bckgrnd-winered.gif") top right no-repeat;
}
h1{
background: url("../_img/title-eng-scholararticles.png") bottom left no-repeat;
}
#level3{
	width:260px;
}
.publication {
border:1px dotted #DDDDDD;
margin:10px 0px;
padding:10px;
}

#header-row a:hover, #header-row a.selected{
color:#b70038;
border-bottom: 0px solid #9ea000;
}

#main-center a:link, #main-center a:visited{
color: #b70038;
text-decoration:none;
border:none;
}

#loginformc{
	float:right;
	width:48%;
}

#contactformc{
	float:left;
	width:48%;
}

#contactform{
margin:5px;
}
#contactform label,#loginform label {
  float:left;
  width:25%;
  margin-bottom:6px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
form input {
	margin-bottom:6px;
	background:#EFEFEF;
	border:1px solid #CCCCCC;
	color:black;
	float:right;
	width:70%;
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
#main-center a:hover{text-decoration:underline;border:none}

#footer a:link, #footer a:visited {background:none;text-decoration:underline;color:#666666;}
#footer a:hover{text-decoration:overline}