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