

body {
    padding : 0 0 5px;
    margin : 5px 0 0 0;
    background-image: url('/images/background2.jpg');
    font-family : Verdana;
  }


.outerTable {
    width : 100px;
    height : 300px;
    text-align : center;
    vertical-align : middle;
    empty-cells:show;
  }



.innerTable {
    height : 562px;
    text-align : center;
    vertical-align : middle;
    white-space : nowrap;
    width : 450px;
    word-spacing : 0px;

    background-repeat:no-repeat;
  }

.lightborder {
    border : #000000 solid 1px;
  }


.leftPane {
    height : 690px;
    min-width : 230px;
    text-align : right;
    vertical-align : top;
    width : 300px;
  }


.midPane {
    padding:20px 0 0 0;
    vertical-align:top;
/*     width : 400px; */
/*     height: 500px; */
  }


.rightPane {
/*     padding : 0 15px 0 0; */
    height : 690px;
    min-width : 230px;
    text-align : left;
    vertical-align : bottom;
    width : 300px;
  }


.pink_bg_wide {
    width : 100%;
    background-color : #a20058;
  }


.pink_bg_tall {
    height:100%;
    background-color:#a20058;
  }

#iframe {
    height:100%;
    width:100%;
  }

.innerDiv {
    height:100%;
    width:524px;
/*     background-image:url('images/transblocks.gif'); */
  }

.trans40 {
    background-image : url('../images/png40.png');
    background-repeat :  repeat;
/*     padding : 10px; */
/*     margin : 10px; */
  }

#iframezzz {
    background-color : transparent;
  }
