body {
  background: #000;
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  color: #ebebeb;
}

div.enter {
  width: 175px;
  margin: 200px auto;
}

p.enter {
  font-size: 16px;
  text-align: center;
  position: relative;
  top: -30px;
}

a.enter {
  color: #ebebeb;
  text-decoration: none;
}

#all {
  margin-left: 10px;
}

img#topban {
  position: relative;
  top: 20px;
  left: 200px;
}

div.gallery {
  width: 810px;
  margin: 30px 0 20px;
  background-color: #474747;
  padding:15px;
}

div.links1 {
  padding-top: 100px;
  padding-bottom: 30px;
  width: 810px;
  clear: left;
}

a.links1 {
  color: #ebebeb;
  font-size: 90%;
  text-decoration: none;
}

a.links1:hover {
  color: #ebebeb;
  font-size: 90%;
  border-bottom: dashed 1px;
}

div#contact {
  width: 400px;
  float: left;
}

p.contact1 {
  background-color: #474747;
  padding: 5px 15px 5px;
}

p.contact2 {
  background-color: #343434;
  padding: 5px 15px 5px;
}

a#mail, a#jabber, a#msn, a#gg {
  color: #ebebeb;
  text-decoration: none;
}

div#about {
  width: 400px;
  float: left;
  padding-left: 10px;
}

p.about2 {
  background-color: #474747;
  padding: 5px 15px 5px;
}

p.about1 {
  background-color: #343434;
  padding: 5px 15px 5px;
}

a#name, a#intrests, a#copyright {
  color: #ebebeb;
  text-decoration: none;
}


#help {
  position: fixed;
  top: -16px;
  alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#showhelp {
  display: none;
  font-size: 60%;
  background-color: #343434;
  position: relative;
  top: -10px;
  width: 162px;
  padding: 10px 0 10px 10px;
}

#sign {
  cursor: help;
}

.fleft {
  float: left;
}

.a_no_b {
  border: 0px;
}
