a:hover {color: #6d5595}

#product_description
{
z-index: 4;
width: 450px; 
text-align: left;
border-style: none;
margin-left: auto; 
margin-right: auto;
}

#left_side
{
position: absolute;
z-index: 3;
width: 10%;
background-image: url('graphics/comb_bg_2.gif');
border-style: none
}

#center_area
{
position: absolute;
left: 10%;
z-index: 3;
float: left;
text-align: center;
width: 80%;
border-style: none;
}

#right_side
{
left: 90%;
position: absolute;
z-index: 3;
width: 10%;
background-image: url('graphics/comb_bg_2.gif');
border-style: none
}

#product_listing
{
z-index: 4;
width: 450px; 
text-align: left;
border-style: none;
margin-left: auto; 
margin-right: auto;
}

h1.product_header
{
font-size: 20;
color: purple;
}

table.centered
{
margin-left: auto; 
margin-right: auto; 
}
