
body {
  margin: 0;
  margin-bottom:0;
  color:black;
  font-family: Verdana, sans-serif;
  background: #333333 url(img/back.gif) repeat-x;
}
h1 { font-weight: bold; margin-top:15px; font-size: 24px; text-align:center; line-height: 23px}
#netbar {
    background-image: url(bar_light.gif);
  color: #74c44c;
  display: block;
  font-size: 13px;
  width: 60%;
  height: 26px; /*overflow: hidden; /*this makes safari crash! */
  margin: 0px 4px 0px 3px;
}

.ken {text-align:center; font: 12px Tahoma; color:#525252; margin:5 45 12 }
.keys a { font: 17px Myriad Pro; color:#AB5001; text-decoration: none; }
.submenu    a { font: bold 13px Myriad Pro; color:#f19c41; text-decoration: none; }
.submenu    a:hover { font: bold 13px Myriad Pro; color:#c86700; text-decoration: none; }


  a:hover {

  color:#ffeacd;

    text-decoration: none;

  }
  #netbar #networklinks {
    height: 26px;
    float: left;
    line-height: 26px;
    padding-left: 8px;
}
   #netbar a:link, #netbar a:visited {

    color: #fff;
    text-decoration: none;
}
  #netbar a:hover {
    text-decoration: underline;
  }

.groups_topic_text{
  font-size: 81.3%;
  margin-left:40px;
  clear:left;
  line-height:1.5em;
  margin-right:40px;
}

.groups_topic_text    a { font: bold 13px Myriad Pro; color:#f19c41; text-decoration: none; }
.groups_topic_text    a:hover { font: bold 13px Myriad Pro; color:#c86700; text-decoration: underline; }
.groups_coperight_text
{

  font-size: 70.3%;

  margin-left:250px;


  clear:left;

  line-height:1.5em;

  margin-right:250px;

}
