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