body {
  background-color: #000;
  font-family: Verdana, Arial, Geneva, sans-serif;
}

a { text-decoration: none; color: #363; }
a:hover { text-decoration: underline; }

h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: normal; font-style: none;}

#container {
  width: 700px;
  font-size: 17px;
  margin: 35px auto 0px auto; padding: 1px;
  background-color: #000;
  border: 1px dashed #222;
}

#content {
  width: 600px;
  margin: 50px;
}

#page {
  width: 620px; height: 500px; margin: 50px;
  background: url("images/page.gif") center center no-repeat; 
  border: 1px solid transparent;
}

#soc {
  overflow: auto;
  width: 570px; height: 295px;
  padding: 15px 15px 15px 20px;
  font-family: Georgia, serif;
  font-size: 12px; line-height: 18px;
}

#hack { width: 550px; }

#lnk { margin-left: 20px; font-size: 13px; font-weight: bold; position: relative; top: 0; left: 0; z-index: 99;}

#ftr {
  clear: both;
  color: #534c46; 
  font-family: Arial, Verdana, Geneva, sans-serif; font-size: 10px;
  margin: 10px 20px 0 15px; padding: 5px;
}

#ftr a:link { text-decoration: none; }
#ftr a:visited { text-decoration: none; }
#ftr a:hover { text-decoration: underline; }
#ftr a:active { text-decoration: none; }

img#splash { padding-bottom: 50px; }
img#ban { margin-top: 12px; margin-left: 20px;}

#tag { float: left; color: #363; }

#cap { float: left; color: #c63; margin: 5px 0 30px 0; padding-bottom: 5px; }

#enter { clear: both; margin-left: 300px; }

#enter a {
  display: block;
  width: 300px;  height: 35px;
  color: #000; background-color: #000;
  text-align: center;
  background: url(images/brush.jpg) center bottom no-repeat;
}

#enter a:hover { color: #fffff0; text-decoration: none; }

.r { float: right; margin-left: 15px; }
.l { float: left; margin-right: 15px; }

.bb { border: 1px solid #000; }
.thumb { float: left; width: 75px; height: 75px; margin: 5px; }
.thumb a:hover img { border: 1px solid #c63; }
.spacer { clear: both; }
.sep { font-family: Arial; font-size: 12px; font-weight: normal; }
.con { margin-top: 35px; }
.sm { margin-left: 20px; font-size: 10px; }

#notice { width: 475px; margin: 25px auto; padding: 25px; font-size: 12px; color: #000; background-color: #feffef; border: 3px solid #555; }

.btfont { font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; }