#inner  {
	font-family: 'Book Antiqua', 'Georgia', 'Times New Roman', Serif;
	font-size:		130%;
	color:			#000000;
	background-image: url('images/skin2.jpg'); 
	background-color: #AB9472;
}

acronym, abbr { cursor:help; }

.translationScroll {
	font-family: 	'Monotype Corsiva', 'Lucida Handwriting', 'Zapf Chancery', 'Comic Sans MS', Cursive;
	font-size: 170%;
	overflow-y: hidden;
	border-style: inset;
	border-width: 4px;
	background: #E6E4D2;
	background-image: url(/morrowind/images/wool256.jpg); 
	border-color: #E9EAE1 #939667 #939667 #E9EAE1;
}

.smalltext {
	font-size:		0.8em;
}

#navcontainer
{
	background: #E7CEA5;
	background-image: url(/morrowind/images/naturalparchment256.jpg);  
	margin: 0 auto 0 0;
	padding: 0.3em 0 0.3em 0.3em;
	font-weight: bold;
	border-style: outset;
	border-width: 4px;
	border-color: #E9EAE1 #939667 #939667 #E9EAE1;
}

#navcontainer:after
{
content: " ";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul.navlist
{
list-style: none;
padding: 0 0.2em 0 0;
margin: 0 auto 0 0;
width: 100%;
font-size: 0.8em;
}

ul.navlist li 
{
display: block;
float: left;
width: 53px;
margin: 0 0.4em 0 0;
padding: 0;
}

ul.navlist li a 
{
display: block;
width: 100%;
padding: 0.3em;
border-width: 0.3ex;
border-color: #E9EAE1 #939667 #939667 #E9EAE1;
border-style: solid;
color: #224059;
text-decoration: none;
background: #E7CEA5;
 background-image: url(/morrowind/images/naturalparchment256.jpg); 
}

#navcontainer>ul.navlist li a { width: auto; }

ul.navlist li a:hover
{
color: #224059;
background: #E7CEA5;
 background-image: url(/morrowind/images/naturalparchment256.jpg); 
border-color: #939667 #E9EAE1 #E9EAE1 #939667;
}

a { color: #672121;	text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline!important; }
a[href^="mailto:"]:before { content: "\2709 " }
a:visited { color: #372709; }
  