body {
text-align: center;
margin-top:10px;
margin-bottom:10px;
 color:#666666;
 background-color: #8C5858;
 background-image: url('template/ss81.gif');
}
A:link {
	COLOR: #B44141; text-decoration: none;
}
A:visited {
	COLOR: #B44141; text-decoration: none;
}
A:active {
	COLOR: #B44141; text-decoration: none;
}
A:hover {
	COLOR: #cc0000; text-decoration: underline;
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 85%;
  text-align: left;
  background: #E3D0D0;
  border: 8px solid #FFFFFF;
}
#header_wrapper {
  background: #AC7F7F;
  margin:0px; padding:0px;
}
#header {
 height: 60px;
 padding:15px;
 background: url('../img/shop.gif') top right no-repeat;
 margin:0px;
}
#header h1 {
 margin:0px;
 font-family: Arial;
 font-size: 28px;
 color:#510404;
 letter-spacing: -1px;
}
#header h2 {
  margin:0px;
  font-family: Arial;
  font-size: 14px;
  color:#510404;
  letter-spacing: 1px;
}
#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #8C5858;
}
#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background:  #8C5858;
}
#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}
#footer {
 height: 50px;
 background-color: #6B3838;
 clear: both;
 text-align: center;
 padding-top:12px;
 color: #ffffff;
 font-family: Arial;
 font-size: 11px;
 line-height: 18px;
}
#footer A:link {
	COLOR: #ffffff; text-decoration: none;
}
#footer A:visited {
	COLOR: #ffffff; text-decoration: none;
}
#footer A:active {
	COLOR: #ffffff; text-decoration: none;
}
#footer A:hover {
	COLOR: #ffffff; text-decoration: underline;
}
#left_side p, #right_side p {
 margin:10px;margin-top:15px;margin-bottom:15px;
 font-family: Arial;
  font-size: 11px;
 line-height: 16px;
 color: #333333;
}
#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
 line-height: 14px;
 color: #ffffff;
 border:1px solid #6B3838;
 background-color: #6B3838;
}
#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
 color: #2153AA;
}
#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: Arial;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
#content h3 {
 margin-top:5px; margin-bottom: 10px;
  font-family: Arial;
  font-size: px;
  font-weight: bold;
 line-height: 18px;
 color: #6B3838;
}
#content h4 {
  margin-top:0px;margin-bottom:0px;
 font-family: Arial;
 font-size: px;
 font-weight: bold;
  line-height: 12px;
  color: #6B3838;
}
#navlist
{
  margin-top:1px;
  margin-bottom:0px;
 text-align:center;
 padding: 5px 0;
 margin-left: 0;
 border-bottom: 1px solid #ffffff;
 font: bold 12px Arial;
}
#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}
#navlist li a
{
 color: #ffffff;
 padding: 5px 15px;
 margin-left: 3px;
 border: 1px solid #ffffff;
  border-bottom: none;
  background: #6B3838;
  text-decoration: none;
}
#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }
#navlist li a:hover
{
  color: #B44141;
  background: #ffffff;
  border-color: #6B3838;
}
#navlist li a#current
{
  color: #cc0000;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.float_left {
  float: left;
  margin-right: 10px;
}
.float_right {
  float: right;
  margin-left: 10px;
}
.featurebox_center {
 background-color: #fffff6;
 margin:0px;
 padding:10px;
 
 border: 1px solid #6B3838;
 font-family: Arial;
 font-size: 11px;
 line-height: 18px;
 color: #333333;
}
.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #6B3838;
  font-family: Arial;
 font-size: 11px;
  line-height: 18px;
  color: #333333;
}
