/* STiNA STYLE SHEET */
a:link {color: #0000CC; text-decoration:none }
a:visited {color: #883300 }
a:hover { color: #FF0000 }
a:active { color: #0000CC }

/* navigation bar */
p.bar {margin-left:2em}
a:link.bar {color: #0000CC; font-weight:bold; text-decoration:none }
a:visited.bar {color: #0000CC; font-weight:bold; text-decoration:none }
a:hover.bar { color: #880000; font-weight:bold; text-decoration:none }
a:active.bar { color: #0000CC; font-weight:bold; text-decoration:none }

p.tbar {margin-left:0em}
p.Q	{ font-weight: bold; font-style:italic }

/* the wide bar on top */
p.topbar { background-color:#FFEC00; margin-top:0}

p.byline { margin-top: -1em; font-style:italic }

/* home page: vertical navigation list */
a:hover.vbar {color:#FFFFFF;  font-weight:bold; font-size:85%; text-decoration:none }
a:visited.vbar{ color:#FFFEB0;  font-weight:bold;  font-size:85%; text-decoration:none }
a:link.vbar{ color:#FFFEB0;  font-weight:bold;  font-size:85%; text-decoration:none }
a:active.vbar { color:#FFFEB0;  font-weight:bold; font-size:85%; text-decoration:none }

td.vbar { background-color:#880000; color:#FFFEB0 }
td.vbaractive { background-color:#BC0000; color:#FFFEB0 }

.text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; color: black }
.logo1 { color:#0000CC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:370%; font-weight: bold}
.logo2 { color:#FFD800; font-family:Georgia, Times New Roman, Times, serif; font-size:370%; font-style:italic; font-weight: bold }
.logo3 { color:#BC0000; font-family:Verdana; font-size:140%; font-weight: bold }
.logo4 { color:#FFD800; font-family:Georgia; font-size:140%; font-style:italic; font-weight: bold }
body		{ margin: 0; font-family: Arial, Helvetica, Verdana, sans-serif;
				color: #000000; background-color:#FFFEB0; background-repeat:repeat; 
				background-attachment: scroll; background-position:  0% 50%;  }
div.body	{margin-left:1em; font-size: 90% }
h1 {
	margin-left: 2em;
	font-size: 135%;
	color: #AA3311;
} /*#334d55*/
/* for the STiNA 'i' in running text */
span.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:115%; font-weight:bold;
	color: #880000 }
h3 {
	font-size: 100%;
	color: #cc5500;
} /* color: #334d55 */

span.headwords { font-weight:bold; color: #DD8800 }

span.tiny { font-size: 60%; font-family:Arial,Helvetica,sans-serif}

ul.resource li { padding-bottom: 0.5em }