#enter a  { text-decoration: none; color: #ccc;}
#enter a:visited { color: #666; }
#enter a:hover { color: #333;}

#body a  { text-decoration: none; color: #ccc;}
#body a:visited { color: #666; }
#body a:hover { color: #333; text-decoration: underline;}


#body {
background: url("/images/bg_patten.gif") repeat-x top left;
}

    #logo {
   padding: 1em;
   }
    #logo h1, #logo h2 {
    margin: 0;
    }
    #logo h1 {
    height: 100px;
    }

  #logo h1 span {
  float: left;
   height: 100%;
   }
    #logo h1 #img {
    width: 100px;
    height: 100px;
    background: transparent url("/images/bug.png") no-repeat top left;
    text-indent: -1000em;
    }
    #logo h1 #name-1, #logo h1 #name-2 {
    color: #333;
    font-size: 100px;
    font-weight: bold;
    text-transform: uppercase;
    }
   #logo h2 {
    text-transform: uppercase;
    font-size: 38px;
    display: inline;
    background: #333;
    color: #fff;
    position: relative;
    top: 10px;
    }
    #logo h1 #name-1, #logo h1 #name-2 {
    position: relative;
    top: 15px;
    }

#menu-tab {
 font-size: 15px;
 font-weight: bold;
 /*background: #333; */
}

#menu-tab a {
 color: #fff;
}

#menu-tab a  { text-decoration: none; color: #fff;}
#menu-tab a:visited { color: #fff; }
#menu-tab a:hover { color: #fff;}

#bottom-menu-bar {
 font-weight: bold;
 font-size: 11px;
}

#greeting {
 font-family: verdana;
 font-size: 12px;
 text-align: justify;
}
