/* CSS Document */

body { background: url(images/bgMainExt.jpg) top repeat-x; background-color: #ebecef; margin: 0px; }

.bgMainTL { background: url(images/bgMainTL.jpg) top right no-repeat; width: 105px; height: 536px; }
.bgMainTR { background: url(images/bgMainTR.jpg) top left no-repeat; width: 105px; height: 536px; }

.contBgL { background: url(images/contBgL.gif) right repeat-y; }
.contBgR { background: url(images/contBgR.gif) left repeat-y; }

.footerBgL { background: url(images/footerBgL.gif) top right no-repeat; }
.footerBgMid { background: url(images/footerBgMid.gif) top no-repeat; }
.footerBgR { background: url(images/footerBgR.gif) top left no-repeat; }

