@import url(global.css);
body{
background:white url("../_img/body-bckgrnd-winered.gif") top right no-repeat;
}
h1{
background: url("../_img/title-eng-publications.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;
}
#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}
