a:hover {
  text-decoration: none; 
  font-size: 90%;
}
body {
  background: white url() no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px;
}
h1, h2, h3 {
     font-family: "Arial Black", Arial, Helvetica, sans-serif; text-align: center;}
h1 {
   font-size: 24px; font-style: italic; font-variant: small-caps;
   color: #bb0000;
}
h2 {
   font-size: 20px; font-style: italic; 
   color: #bb0000;
}
h3 {
   font-size: 16px;
}
img.scaled {width: 100%;}
td {font-size: 15px;}
td.picture
{
	border: 5px inset #CC9900;
}
p.counter {
  font: smaller italic;
  color: firebrick; 
  text-align: center;
}
#content_ {
  position: relative; left: 50px; top: 120px; width: 735px; 
  background: url(.gif) #ebebff;
  padding: 1em;
}
#content
{
	position: relative;
	left: 50px;
	top: 120px;
	width: 735px;
	background: #808000 url(.gif);
	padding: 1em;
}
#event_ {
  border-style: double; border-width: 5px; border-color: #38d0be; 
  padding: 1em;
}
#event
{
	border: 5px double #003300 ;
	padding: 1em;
}
#news {
  position: relative; left: 15px; width: 600px;
  font-weight: bold;
  text-indent: 2em;
}
#figure {
  float: left;  margin: 0.25em;
  padding: 0em;
  text-align: center;
}
.announce {
  position: absolute;  left: 150px; top: 650px;
 }
.banner_h {
  position: absolute;  left: 55px; top: 2px;
  width: 500px;
 }
.banner_v {
  position: absolute;  left: 5px; top: 150px;
 }
.menu
{
	position: absolute;
	top: 115px;
	background: #008080;
	padding: 0.2em 5px;
	font: 14px bolder;
}
.menu  a:link {
  text-decoration: none; 
  color: white;
}
.menu  a:visited {
  text-decoration: none; 
  color: white;
}
.menu  a:hover {
  text-decoration: none; 
  color: white;
 }
.footnote {
  position: absolute; left: 225px; 
  color: #0000b0; 
  font-size: 12px;
  text-align: center; 
}
