body { background: #0D0D0D; }
.container_12 { background: #000000; }

#topnav { 
  color: #BB9D21;
  font-size: large;
  margin-top: .5em;
  margin-bottom: .5em;
}
#topnav #activelink {
  margin-right: 2em;
}
#topnav a {
  color: #2259bb;
  text-decoration: none;
  margin-right: 2em;
}
#topnav a:hover {
   color: #BB215D;
   border-bottom: 1px solid;
} 

#logo {
  background: transparent url(/asiabarhoplogo.jpg) no-repeat scroll;
  height: 169px;
  width: 960px;
}
#logo img {
  margin-top: 47px;
  margin-left: 360px;
  border: 15px solid #000;
}

#text h1 { 
  text-align: center;
  color: #FFAA66;
}
#text h2 {
  text-align: center;
  color: #FFAA66;
}
#text h3 {
  margin-top: 1em;
  color: #FFAA66;
}
#text h4 {
  margin-top: 1em;
  margin-left: 1em;
  color: #FFAA66;
}
#text {
  font-size: medium;
  color: #DDD;
}
#text a {
  color: #2299bb;
  text-decoration: none;
}
#text a:hover {
   color: #BB215D;
   border-bottom: 1px solid;
}
#tbl {
  margin-left: 1em;
}
#tbl td {
  border: 1px solid #999;
  padding: 5px;
  color: #DDD;
}
#tbl a {
  color: #2299bb;
  text-decoration: none;
}
#tbl a:hover {
   color: #BB215D;
   border-bottom: 1px solid;
}

#links {
  color: #BB9D21;
  font-size: large;
  margin-top: .5em;
  margin-bottom: .5em;
  text-align: center;
}
#links ul li {
  display: inline;
  list-style-type: none;
}
#links a {
  color: #2299bb;
  text-decoration: none;
}
#links a:hover {
   color: #BB215D;
   border-bottom: 1px solid;
}

#widgets {
  margin-top: 1em;
  margin-bottom: 1em;
}

#footer {
  margin-top: 2em;
  margin-bottom: 1em;
  text-align: center;
  color: #555;
}
