@charset "utf-8";
/* CSS Document */

body {
background-image: url(media/bg2.jpg);
}
.headercell {
background: url(media/headerbg2.jpg) top center no-repeat #000;
}
.menucell {
background: url(media/menubg2.jpg) top left repeat-x #4E1716;
}
.contentcell {
background: url(media/contentbg2.gif) bottom left repeat-x #BBB96E;
}
.footercell {
background: url(media/footerbg2.jpg) bottom center no-repeat #5A7469;
}

/* CONTENT */
#content {
background: url(media/contenttopbg2.gif) top left no-repeat;
}
