body {
  font-family: verdana, sans-serif;
  font-size: 12px;
  margin: 5px;
} a {
  color: #0000ff;
  text-decoration: none;
} a:hover {
  text-decoration: underline;
  cursor: default;
} a:visited {
  color: #0000ff;   
} img {
  border-width: 0px;
} #base {
} #top {
  height: 34px;
  display: block;
  width: 80%;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent #ffffff;
  border-bottom-color: #000000;
} div.pic {
/*  background: url(gfx/b.png); */
  border-style:solid;
  border-width: 1px;
} #top-logo {
  font-size: 18px;
} div.top-logo-text-b { 
  font-weight: bold;
  font-size: 24px;
  display: inline;
  float: left;
/*  background-image: url('gfx/b.png'); */
} div.top-logo-text { 
  display: inline;
  float: left;                          
  margin-top: 5px;
} div.top-logo-text-org { 
  display: inline;
  float: left;
  margin-top: 5px;
  color: #b2cde0;
} #menu {
  width: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  float: left;                          
  display: inline;
  margin-right: 20px;
} #menu a {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  border-collapse: collapse;
  color: #000000;
  background: #b2cde0;
  padding: 0px;
  margin: 0px;
  width: 80px;
} #menu a:hover {
  color: #ffffff;
  background: #6060ff;
} #content {
  float: left;
} #footer {
  text-align: right;
  position: absolute;
  bottom: 20px;
  width: 80%;
} #footer div.text {
} #footer p.w3c {
  margin-top: 1px;
  border-style: solid;             
  border-width: 1px;               
  border-color: transparent #ffffff;   
  border-top-color: #000000;
  padding-top: 5px;
} div.box-title {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #000000;        
  background: #6060ff;
  background-image: url('/gfx/head1.png');
  background-repeat: repeat-x;
  height: 16px;
  border-style: solid;
  border-width: 1px;
} div.box {
  float: left;
  border-style: solid;
  border-width: 1px;
  padding: 0px;
  width: 280px;
} div.box-content {
} div.contact-title {
  font-weight: bold;
  display: inline;
} div.contact-row {
  display: block;
} div.contact-info {
  display: inline;
} #login {
  padding: 5px;
  width: 270px;
} #login input {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaaaa;
} #login p {
  margin: 1px;
  text-align: right;
} input.login-text {
  width: 100px;
  height: 14px;
  font-size: 12px;
} div.login-button {                
  text-align: right;
} div.buzz {
  border-style: solid;
  border-width: 1px;
  margin-top: 15px;
} div.buzz-date {
  display: inline;
  margin-left: 5px;
  margin-right: 20px;
} div.buzz-title {
  display: inline;
  font-weight: bold;
  margin-right: 20px;
} div.buzz-content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
} 
