body {
  font-family: Verdana, Arial;
  background: White url('/images/river.jpg') no-repeat fixed bottom left;
}


a.c4 {
  color: black; 
  font-size: 80%; 
  text-decoration: none; 
  cursor: hand
}

span.c1 {
	color: white; 
	letter-spacing: 1px; 
	font-weight: bold;
}

.subbarhover {
  border-right: 1px solid #999999;
  border-top: 1px solid #C0C0C0;
  border-left: 1px solid #C0C0C0;
  border-bottom: 1px solid #999999;
  vertical-align: middle;
  background-color: #E0E0E0;
}

.subbarnotselone {
}