div.inv_image_area {
  position: absolute;
  top: 180px;
  left: 116px;
  width: 640px;
  height: 162px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

div.inventory_area {
  position: absolute;
  top: 170px;
  left: 144px;
  width: 596px;
  padding: 0px;
  margin: 0px;
  border: 0px;  
}

div.inventory_header {
  position: relative;
  width: 596px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
  border: 0px;
  text-align: left;
/*  background-color: #222222;  */
  background-image: url(img/inv_header_back.jpg);
  background-repeat: repeat;
}

div.inner {
  position: absolute;
  margin: 0 auto;
  padding: 0px;
  height: 20px;
}

span.inv_header_text {
  position: absolute;
  left: 3px;
  margin: 0 auto;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 10pt;
  color: #ffcc00;
  font-weight: bold;
}

div.inventory_item {
  position: relative;
  background-color: #222222;
  width: 596px;
  height: 50px;
  margin: 0 auto;
  display: block;
}

div.inventory_bottom {
  position: relative;
  background-color: #111111;
  width: 1px;
  height: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

div.inventory_item_featured {
  position: relative;
  background-color: #222222;
  width: 596px;
  height: 50px;
  margin: 0 auto;
  display: block;
}

div.inventory_thumb {
  position: absolute;
  width: 62px;
  height: 42px;
  top: 3px;
  left: 3px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  z-index: 100;
}

div.inner_item {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  padding: 10px;
  height: 40px;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
  border: 0px;
}

div.inner_item2 {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  padding: 5px;
  height: 40px;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
  border: 0px;
}

div.inventory_text1 {
  position: absolute;
  left: 80px;
  height: 20px;
  width: 280px;
  text-align: left;
}

div.inventory_text2 {
  position: absolute;
  left: 380px;
  height: 20px;
  width: 120px;
}

div.inventory_text3 {
  position: absolute;
  left: 510px;
  height: 20px;
  width: 70px;
}

span.inventory_text {
  margin: 0 auto;
}

div.people_text1 {
  position: absolute;
  left: 70px;
  height: 20px;
  width: 180px;
}

div.people_text2 {
  position: absolute;
  left: 350px;
  height: 20px;
  width: 200px;
}

a {
  margin: 0 auto;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
}

a.featured {
  color: #ffcc00;
}

a.special {
  color: #ff0000;
}

div.border_bottom {
  position: absolute;
  top: 957px;
  left: 85px;
  width: 730px;
  height: 39px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

div.radiant {
position: absolute;
top: 1037px;
left: 200px;
width: 500px;
height: 200px;
padding: 0px;
margin: 0px;
border: 0px;
text-align: center;
}

a.radiant {
font-family: Century Gothic, sans-serif;
font-size: 10px;
color: rgb(153, 153, 153);
text-decoration: none;
font-weight: bold;
}

span.copyright {
font-family: Century Gothic, sans-serif;
font-size: 10px;
color: rgb(153, 153, 153);
text-decoration: none;
}





