body {
  margin: 0px; padding: 0px;
  font-family: arial, verdana, sans-serif; font-size: small;
  background: #000 url(../img/bgtile.gif) repeat scroll top left;
  text-align: center;
}

h1 { color: #F4F000; font-size: 150%; text-decoration: none; font-weight: bold; }
h2 { color: #F4F000; font-size: 130%; text-decoration: none; font-weight: bold; border-bottom: 1px solid #000; }
h3 { color: #F4F000; font-size: 110%; text-decoration: none; font-weight: bold;  }
h4 { color: #F4F000; font-size: 100%; text-decoration: none; font-weight: bold; }
h5,h6,h7 { font-size: 100%; text-decoration: underline; font-weight: normal;  }

a img { border: 0px none transparent; }
a { color: #fff; }

hr.clearer {
  height: 0px; width: 0px;
  margin: -2px; padding: 0px;
  clear: both; border: 0px none transparent;
}

.forcer {
  height: 31em;
  width: 1px;
  background-color: transparent;
  padding: 0;
  margin: 0;
  float: left;
}

div {
  margin: 0px; padding: 0px;
}

#innerContainer { overflow: hidden; }

#container {
  margin: 0.77em auto 0.77em auto;
  width: 74em;
}

#side, #main {
  float: left;
  min-height: 31em;
  margin-bottom: -999.5em;
  text-align: left;
  padding: 0.4em 0px 1000em 0.4em;
}

#side {
  background: transparent url(../img/sidetile.png) repeat scroll top left;
  width: 12em;
  color: #fff;
}

#main {
  width: 61.15em;
  background: transparent url(../img/maintile.png) repeat-y scroll top left;
  color: #FBFBFB;
}

#logo { margin-bottom: 0.77em; }

#side ul li {
  margin-top: 0.4em;
/*   border-left: 6px solid #FDFD54; */
/*   background-color: #7F23A0; */
  padding: 2px 0px 2px 6px;
}

#side ul {
  margin: 0 0 15px 0; padding: 0px;
  list-style-type: none;
}

#side ul ul { margin-left: 10px; }
#side ul ul ul ul { margin-left: 20px; }
#side ul ul ul ul ul { margin-left: 30px; }
#side ul ul ul ul ul ul { margin-left: 40px; }

.signature {
  font-size: 60%;
  width: 100%;
  text-align: center;
  color: #fff;
}

div.shopItem {
  margin-top: 35px;
}
div.shopItem p {
  margin: 1px 0 0 0;
}
div.shopItem h3 {
  margin: 5px 0 0 0;
}