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

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

.menu { position : absolute;
	  top : 140px;
	  right : 5px;
	  width : 160px;
	  z-index : 0;
	  padding : 9px;
	margin-bottom : 0;
  font-size:80%;
#text-align:right;

 }
.footer	{
text-align: center;
}
.content {
	background-color : #ffffff;
  color : black;
  position : absolute;
  top : 140px;
  right : 190px;
  z-index : 2;
  padding : 1em;
  left : 180px;
border-color:#444444;
border: solid 1px;
 }


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

h1 { 
color:#800000;
font-size:130%;
 }
h2 { 
color:#800000;
font-size:120%;
 }

h2.prod { 
color:#400000;
font-size:100%;
 }
h3 { 
color:#800000;
font-size:110%;
 }
h4 { 
color:#800000;
font-size:80%;
 }

p { 
font-size:90%;
 }
p.prodnums { 
font-size:90%;
font-style:italic;
color:#707070;
 }
p.pdesc { 
font-size:80%;
 }
li { 
font-size:90%;
 }

a:link { 
color:#800000;
 }
a:visited { 
color:#800000;
 }
a:hover { 
color:#c00000;
 }
a.dc:link { 
color:#a0a0a0;
 }
a.dc:visited { 
color:#a0a0a0;
 }
a.dc:hover { 
color:#a0a0a0;
 }

a.buy:link { 
color:#800000;
font-weight:bold;
font-size:100%;
 }
a.buy:visited { 
color:#800000;
font-weight:bold;
font-size:100%;
 }
a.buy:hover { 
color:#c00000;
font-weight:bold;
font-size:100%;
 }
a.merch:link { 
color:#800000;
 }
a.merch:visited { 
color:#800000;
 }
a.merch:hover { 
color:#c00000;
 }
a.side:link {
color: #000000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side:visited {
color: #000000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}
a.side:hover {
color: #800000;
font-weight: bold;
font-size:100%;
text-decoration:none;
}

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

.mh { 
font-family:arial,helvetica,sans-serif;
font-weight:bold;
color:#444444;
font-style:italic;
font-size:90%;
 }
.dc { 
font-size:80%;
color:#a0a0a0;
 }
.adl { 
float:right;
padding:0.5em;
 }
