#mainTbl {
width: 808px;
margin-top: 10px;
}

#topTd {
height: 482px;
background-image: url('../img/bg.jpg');
background-porition: top left;
background-repeat: no-repeat;
}

#middleTd {
height: 150px;
}

#bottomTd {
text-align: center;
padding-top: 5px;
}

#cntDiv {
width: 486px;
height: 556px;
border: 6px solid #f7e1be;
background-color: #d2b991;
position: absolute;
top: -420px;
left: 152px;
}

#leftDiv {
position: absolute;
top: 20px;
left: 30px;
}

#rightDiv {
position: absolute;
top: 20px;
left: 675px;
}
