/* Style Sheets */
/* Automatically generated from the database.  Use toolbox on the site to make changes. */

/*01. Background: The background image of entire page.*/
.background {background-image: url("background.gif"); background-repeat:repeat-y;}

/*05. Body Area: The background image or color for the column area.*/
.bodyarea {background-image: url("repeatpanel.gif"); background-repeat : repeat-y;}

/*06. Body Header: The image that goes below the ancestry and control panels in the header and before the body section.  Used to insert an image as a topper over the body section.*/
.bodyheader {background-image: url("backpanel.gif"); background-repeat: no-repeat;}

/*13. Footer: The background image or color for the footer panel.*/
.footer {background-image: url('footer.gif'); background-repeat: no-repeat;}

