.top	{ margin-bottom : 1em;
margin-top : 0em;
	  padding: 0em;
	  z-index : 1;
 }

.ads{ position : absolute;
  top : 110px;
  left : 5px;
  width : 170px;
  z-index : 1;
  padding : 0em;
  margin-bottom : 0.5em;
}

.menu { position : absolute;
	  top : 110px;
	  right : 5px;
	  width : 200px;
	  z-index : 0;
	  padding : 0;
	margin-bottom : 0;
  font-size:80%;
  background:#a000a0;

 }
.footer	{
text-align: center;
}
.content {
  color : black;
  position : absolute;
  top : 110px;
  right : 220px;
  z-index : 2;
  padding : 1em;
  left : 180px;
 }


body { 	color : black;
	background-color : white;
margin: 0;
padding: 0;
font-size:90%;
font-family:arial,helvetica,sans-serif;
 }

h1 { 
color:#800080;
font-size:130%;
 }

h2 { 
color:#800080;
font-size:110%;
 }

h2.prod { 
color:#800080;
font-size:100%;
background-color:#eeeeee;
 }
h3 { 
color:#800080;
font-size:110%;
 }


p { 
font-size:90%;
 }
p.pdesc { 
font-size:80%;
 }
a:link { 
color:#800080;
 }
a:visited { 
color:#800080;
 }
a:hover { 
color:#c000c0;
 }
a.buy:link { 
color:#a000a0;
font-weight:bold;
font-size:100%;
 }
a.buy:visited { 
color:#a000a0;
font-weight:bold;
font-size:100%;
 }
a.buy:hover { 
color:#c000c0;
font-weight:bold;
font-size:100%;
 }
a.merch:link { 
color:#800080;
 }
a.merch:visited { 
color:#800080;
 }
a.merch:hover { 
color:#c000c0;
 }
a.side:link {
color: #ffffff;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side:visited {
color: #ffffff;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side:hover {
color: #ffffff;
font-weight: bold;
font-size:100%;
text-decoration:none;
}

.price { 
font-weight:bold;
color:#a000a0;
font-size:130%;
 }

.mh { 
font-family:arial,helvetica,sans-serif;
font-weight:bold;
color:#eeeeee;
font-style:italic;
font-size:90%;
 }
.dc { 
font-size:80%;
color:#a0a0a0;
 }
.tnail {max-width:200px; width:expression(this.height < this.width && this.width > 200 ? '200px' :true);}
.tnail {width:200px;}
.bcon {
width:80%;
background-color:#eeeeee;
}
li.sarts { 
font-size:100%;
color:white;
margin-left:-1.5em;
margin-bottom:0px;
margin-top:0px;
 }
li {
font-size:90%;
padding:0.5em;
text-align:left;
}
