.small-headline {		font-weight: bold;
}
.small-story {	font-size: smaller;
}
a:hover {
	background-color: #FFFFCC;
}
a:visited { 
     color: #000099;  
}

a:link {
	color: #000099;
}
a:active {
	color: #000099;
}
.eighty-percent {
       font-size: 80%;
}
.attention {
	color: #000099;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: medium dotted #0000CC;
}
.navbar1 {
	text-align:right;
	background-image: url(../i/indentbg-longer.png);
	background-repeat: repeat-x;
	background-color:#78857C;
	padding-top:0;
	font-size: 0.8em;
	clear: both;
	}
.navbar1 a {text-decoration: none;	
             margin:10px;}
.navbar1 a:link {color:#FFFFFF; }
.navbar1 a:visited {color: #CCCCCC}
.navbar1 a:active {color:#ebebeb;}
.navbar1 a:hover {
           text-decoration: underline overline; 
           color: #660000; 
           background-color:#c8d5ed; }
.navbar1 ul li {
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;	
}
.updated {
	float:right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.footer {
	float:left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.search {
	text-align: right;
}
