body {
	background-image: url(asinbg.jpg);
  text-align: center;
  font-family: Georgia, Times, Serif;
	font-size: 10px;
	color: #574428;
}
#container {
  width: 636px;
  margin: 20px auto 70px auto;
	padding-bottom:150px;
	background-color:#f5e0bf;
  background-image: url(asinfooter.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: left;
	}
#main {
  width:100%;
  padding-left:5px;
	padding-right:5px;	
  margin-bottom:30px;
  margin-top:0;
  }  
a {
  color:#bbaba4;
  text-decoration:none;
  }
a:visited {
  color:#bbaba4;
  text-decoration:none;
  }
a:hover {
  color:#d2998d;
  border-bottom:1px dotted #d2998d;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0px;
  }
i {
  color:#dbc171;
  }
b {
  color:#d2998d;
  }	
p#stats {
  width:490px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:15px;
	background-color:#dbc171;
  background-image: url(asindivbar.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size:9px;
	color:#f4debb;
	text-align: left;
	}
p {
 padding-left:5px;
 padding-right:5px;
 width:620px;	
}