body {
  background-image: url('/images/parchment.png');
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  text-align: center;
  margin-top: 0px;
}

img {
  border: none;
}

td {
  font-family: Times New Roman, Times, serif;
  font-size: 13px;
}


#BangHowdy {
  width: 782px;
  margin: 0px auto;
  text-align: center;
}

.thumb {
    border: 1px solid #3c2708;
}

/* -------------------------------------------------
   FONTS
------------------------------------------------- */
.fancy {
  font-family: Times New Roman, Times, serif;
  font-size: 36px;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

a.small, a.small:link, a.small:visited, a.small:hover, a.small:active {
   text-decoration: underline;
   color: #054e81;
}

a {
  color: #760507;
}

.highlight {
  color: #760507;
  font-weight: bold;
}

ul {
  list-style-image: url('images/circle.gif');
  padding-left: 25px;
}

li {
  margin-bottom: 10px
}




/* -------------------------------------------------
   HEADER
------------------------------------------------- */

#Header {
    background-image: url("/images/header/header.png");
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 5px;
    padding: 0px;
    width: 810px;
    height: 184px;
    overflow: hidden;
}

#linkbang a {
    position: absolute;
    width: 225px;
    height: 110px;
    top: 5px;
    left: 30px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkbang a i {
    visibility: hidden;
}

#linkplay a {
    position: absolute;
    width: 53px;
    height: 16px;
    top: 161px;
    left: 140px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkplay a i {
    visibility: hidden;
}

a#btnplay:hover {
    background-image: url("/images/header/play.png");
    border: none;
}

#linkscreen a {
    position: absolute;
    width: 102px;
    height: 16px;
    top: 161px;
    left: 239px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkscreen a i {
    visibility: hidden;
}

a#btnscreen:hover {
    background-image: url("/images/header/screen.png");
    border: none;
}

#linkforum a {
    position: absolute;
    width: 58px;
    height: 16px;
    top: 161px;
    left: 390px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkforum a i {
    visibility: hidden;
}

a#btnforum:hover {
    background-image: url("/images/header/forum.png");
    border: none;
}

#linkaccount a {
    position: absolute;
    width: 68px;
    height: 16px;
    top: 161px;
    left: 497px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkaccount a i {
    visibility: hidden;
}

a#btnaccount:hover {
    background-image: url("/images/header/account.png");
    border: none;
}

#linksupport a {
    position: absolute;
    width: 39px;
    height: 16px;
    top: 161px;
    left: 620px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linksupport a i {
    visibility: hidden;
}

a#btnsupport:hover {
    background-image: url("/images/header/help.png");
    border: none;
}

#linkthreerings a {
    position: absolute;
    width: 75px;
    height: 35px;
    top: 115px;
    left: 720px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linkthreerings a i {
    visibility: hidden;
}

/* -------------------------------------------------
   CONTENT
------------------------------------------------- */

#Content {
    position: relative;
    top: 0px;
    margin: 0px;
    padding:0px;
    width: 800px;
    text-align: left;
}

/* -------------------------------------------------
   FOOTER
------------------------------------------------- */

#Divide {
    background-image: url("/images/footer/footer.png");
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding:0px;
    width: 810px;
    height: 32px;
}

#linklogo a {
    position: absolute;
    width: 70px;
    height: 30px;
    top: 0px;
    left: 370px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
  }

#linklogo a i {
    visibility: hidden;
}

#Footer {
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding-top: 5px;
    width: 810px;
}


/* -------------------------------------------------
   For register/register.wm
------------------------------------------------- */
h3 {
   margin-bottom: 0px
}

.postdate {
  color: #760507;
  font-weight: bold;
  text-decoration: none;
}

.posttitle {
  color: #760507;
  font-weight: bold;
  font-size: large;
}

.header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.sidebar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
