/* CSS Document */

body {
background-image:  url(../gifs/pbk_bg.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: .9 em;
color: #003399;
margin-left: 0;
margin-top: 0;
}

#logo {
position: absolute;
left: 175px;
top: 10px;
border-style: none;
height: 71;
}

#viewCart {
position: absolute;
float: right;
left: 650px;
top: 20px;
border-style: none;
width: 80px;
}

#leftPanel {
Position: absolute;
left: 2px;
top: 136px;
border-style: none;
border-width: 1px;
width: 135;
}

#centerPanel {
Position: absolute;
left: 149px;
top: 125px;
border-style: none;
border-width: 1px;
}

#rightPanel {
Position: absolute;
left: 580px;
top: 126px;
border-style: none;
}

#prod1 {
position:absolute; left:149px; top:268px; width:600px; height:341px; z-index:1;
border-style: none;
}

#prod1a {
position:absolute; left:149px; top:750px; width:600px; height:341px; z-index:1;
border-style: none;
}
