<LAYER
NAME = "elementName"
LEFT = xPosition (pixels from or % of containing layer)
TOP = yPosition (pixels from or % of containing layer)
PAGEX = xPosition (pixels from page origin)
PAGEY = yPosition (pixels from page origin)
Z-INDEX = elementZ
WIDTH = elementWidth (pixels or % of containing layer)
HEIGHT = elementHeight (pixels or % of containing layer)
CLIP = "x1_offset, y1_offset, x2_offset, y2_offset" (pixels or % of containing layer)
ABOVE = "elementName"
BELOW = "elementName"
VISIBILITY = SHOW | HIDE | INHERIT
BGCOLOR = "rgbColor" (name or hex RGB value)
BACKGROUND = "imageURL" (URL)>