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