*{margin:0;padding:0}

body {
  padding:0px;
  background:white;
  text-align:center;
  background:black;
  color:white;
  font:80%/140% arial,helvetica,clean,sans-serif;
}

a {
  color: #909090;
  text-decoration: none;
  outline: none;
}

a:hover { color:#67a; }

img { border: 0; }

.caption{color:#887;}

#top_nav {
  background: #000000 url(../images/nav_back.gif) repeat-x scroll 0 0;
  margin-bottom: 40px;
  height: 40px;
}

#top_nav ul {
  list-style: none;
}

#top_nav ul li {
  padding: 10px;
  margin-right: 40px;
  float: left;
}

#top_nav a {
  color: #a0a0a0;
}

#top_nav #logo {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 1.6em;
  font-weight: bold;
}

#top_nav #logo a { text-decoration: none; color: white; }

#top_nav #menu {
  float: right;
}

.webgen-menu-item-selected {
  color: #ffffff;
}

.home {
  margin-top: -30px;
}



html, body, #wrap { height: 100%; }

body > #wrap { height: auto; min-height: 100%; }

#content { padding-bottom: 30px; }

#footer {
  position: relative;
  margin-top: -30px;
  height: 30px;
  clear: both;
  margin-right: 20px;
  margin-left: 20px;
}

#credits {
  text-align: right;
  float: right;
  color: #303030;
}

#languages {
  float: left;
  color: #606060;
}

#footer a { color: #303030; }
#footer a:hover { color: #404040; }
