/* Styles for PassionYellow Container */
.headLeft { background: url(headleft_yellow.gif) repeat-y bottom left; }

.contHead { background: url(headcenter_yellow.gif) repeat-x bottom left; }

.headRight { background: url(headright_yellow.gif) repeat-y bottom left; }

.contBodyBGleft { background: url(bodyleft_yellow.gif) repeat-y; }

.contBody { color: Black; background: yellow; padding: 1px; }

.contBodyBGright { background: url(bodyright_yellow.gif) repeat-y; }

.bottomLeft { background: url(bottomleft_yellow.gif) no-repeat top left; }

.contBottom { background: url(bottomcenter_yellow.gif) repeat-x top left; }

.bottomRight { background: url(bottomright_yellow.gif) no-repeat top left; }

