body {
font-family:arial,helvetica,sans-serif; 
font-size:11px; 
color: #ffffff;
background: #000 url(bluesky8.jpg) no-repeat top center;
background-attachment: fixed;
}

td {
font-size:11px; 
}

p {
font-family:arial,helvetica,sans-serif; 
font-size:13px; 
font-style: italic 
}

li {
font-family:arial,helvetica,sans-serif; 
font-style: italic }

.shop_table_main {
max-width: 901px;
width: 901px;
}

/* LINKS ============== */

a:link {
color: 999999; 
text-decoration: none;  
font-weight: bold 
}
a.productListing-heading:link {
color: f0f0f0; 
text-decoration: underline;  
font-weight: bold 
}
a.productListing-heading:visited {
color: f0f0f0; 
text-decoration: underline;  
font-weight: bold 
}
a:visited {
color: 999999; 
text-decoration: none; 
font-weight: bold
}
a:hover {
color: white; 
text-decoration: underline; 
font-weight: bold 
}
a:active {
color: white; 
}

/* BODY ============== */

#body_top {
width: 580px;
height: 32px;
margin: 0 auto;
background: #000 url("shop/images/body_top_rounded.jpg") bottom no-repeat;
}
#body_middle {
width: 580px;
margin: 0 auto;
background: url("shop/images/body_middle_repeat.jpg") center repeat-y;
}

#body_bottom {
width: 580px;
height: 16px;
margin: 0 auto;
margin-bottom: 20px;
background: #000 url("shop/images/body_bottom_rounded.jpg") top no-repeat;
}

/* COLUMNS ============== */

.left_col {
width: 126px;
padding-right: 10px;
}
.middle_col {
width: 580px;
}
.right_col {
width: 150px;
}


