
/* Site CSS */

html, body {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 1.1em;	
	background-color:#417600;
	color:black;
	width:800px;
}
#quote{
font-style:italic;
font-weight:bold;
color:#cc9966;
background-color:black;
width:410px;
}
#reference{
font-size:11px;
font-weight:normal;
}
#fact{
background-color:#cccc99;
width:540px;
padding:10px 10px 10px 10px;
border-color:black;
border:1px;
}
a:hover{
	text-decoration:none;
}
b.unb{
	font-weight:lighter;
	display:inline;		
}
a {
	color: #CA5100;
	display:inline;
}
a:active{
	color: white;
}
a:visited{
	color: #D1694F ;
}
#taglist {
padding-left:20em;
list-style:square url("/graphics/random-facts.gif");
vertical-align:text-top;
padding-bottom:10px;
}
h1.unh{
	display:inline;	
	font-size: 1.0em;
	font-weight:normal;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	color: black;
	text-decoration:none;
}

h1 {
font: "Times New Roman", Times, serif;
color: white;
font-size: 1.5em;
border-bottom: 0px; 
border-top: 0px; 
	
}
.head {

	font: "Times New Roman", Times, serif;
	color: #993333;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	font: "Times New Roman", Times, serif;
	color: #9c3031;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.textnav{
	font-size:.8em;
}
.tags{
	font-size:.8em;
}
