body {
color: #66422F;
background-image:url(ornagut.png);
background-repeat:no-repeat;
background-color: #e5dda7;
font-family:Arial;
}

#topleft {
font-weight:bolder;
font-size:x-large;
font-style:italic;
text-align:left;
vertical-align:middle;
width:10%;
/* background-color:#3e1f00;
color: #ffffff; */
}

#cite {
text-align:center;
vertical-align:middle;
}

#menu {
font-weight:bold;
font-size:large;
text-align:left;
vertical-align:top;
white-space:nowrap;
/* background-color:#3e1f00;
color: #ffffff; */
}

#multline {
	line-height: 100%;
}

#divide {
/* background-color:#feedce; */
}

#content {
text-align:center;
/* font-size:80%; */
}

#menu a:link { font-weight:bold; color:#66422F; text-decoration:none; }
#menu a:visited { font-weight:bold; color:#66422F; text-decoration:none; }
#menu a:focus { font-weight:bold; color:#66422F; text-decoration:underline; }
#menu a:hover { font-weight:bold; color:#66422F; text-decoration:underline; }
#menu a:active { font-weight:bold; color:#66422F; text-decoration:underline; }

a:link { color:#66422F; text-decoration:underline;}
a:visited { color:#66422F; text-decoration:underline; }
a:focus { color:#66422F; text-decoration:underline; }
a:hover { color:#66422F; text-decoration:underline; }
a:active { color:#66422F; text-decoration:underline; }

ul ul{
font-style:italic;
line-height:100%;
font-weight:normal;
margin-bottom: 0.7em;
}

ul {
list-style-type:none;
font-weight:bolder;
/* line-height:2em; */
}
