

div.cntBody {
    background-color:#FFFFFF;
    border-bottom-color : #FFCC99;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #FFCC99;
    border-left-style : solid;
    border-left-width : 20px;
    border-right-color : #FFCC99;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #FFCC99;
    border-top-style : solid;
    border-top-width : 2px;
    float : left;
    height : 1000px;
    margin-left : 0px;
    width : 973px;
  }


.photoLabel {
    float : left;
    font-family : Arial;
    font-size : 0.9em;
    font-style : normal;
    font-weight : bold;
    height : 20px;
    margin-left : 0px;
    margin-top : 5px;
    text-align : center;
    width : 972px;
  }
.photoLabel_smal {
    float : right;
    font-family : Arial;
    font-size : 0.9em;
    font-style : normal;
    font-weight : normal;
    height : 20px;
    margin-left : 0px;
    margin-top : 0px;
    text-align : left;
    width : 950px;
  }

div.cntLabel {
    float : left;
    height : 40px;
    margin-left : 0px;
    margin-top : 5px;
    text-align : center;
    width : 950px;
  }


div.cntLabel p {
    font-size : 13px;
    font-weight : normal;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    text-indent : 15px;
  }


div.photos {
    border-bottom-color : #c00000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #c00000;
    border-top-style : solid;
    border-top-width : 1px;
    float : left;
    height : 850px;
    margin-left : 4px;
    width : 955px;
  }

.photos img {
    margin-top:10px;
    border-bottom-color : #0000ff;
    border-bottom-style : groove;
    border-bottom-width : 2px;
    border-left-color : #0000ff;
    border-left-style : groove;
    border-left-width : 2px;
    border-right-color : #0000ff;
    border-right-style : groove;
    border-right-width : 2px;
    border-top-color : #0000ff;
    border-top-style : groove;
    border-top-width : 2px;
  }



