/* CSS Document */
.box {
border-right:2px solid #172800;
border-left:2px solid #172800;
}
.box2 {
background:#ffffff url(images/shopping/box-top.jpg) no-repeat;
}
.box3 {
background:#ffffff url(images/shopping/box-bottom.jpg) no-repeat;
}
#footer {
background-color:#CBD25D;
border-top: 3px solid white;
}
#page {
background: #ffffff url(images/shopping/page-bg.jpg) repeat;
}
#header {
border-bottom: 3px solid white;
background:url(images/shopping/header.jpg) no-repeat;
}
.button {
background: url(images/shopping/button.jpg) no-repeat;
}
.button:hover {
background: url(images/shopping/button-over.jpg) no-repeat;
}
#navigation {
border-bottom: 3px solid white;
background: #F0F08C;
}
#topheader {
background: #F0F08C url(images/shopping/topheader.gif) no-repeat;
}
