table.mainTbl {
width: 820px;
margin-top: 10px;
}

td#IleftTD {
width: 480px;
height: 550px;
}

td#IcenterTD {
width: 46px;
height: 550px;
background-color: #737766;
}

td#IrightTD {
width: 294px;
height: 550px;
background-color: #737766;
}

td#IbottomTD {
height: 49px;
background-color: #041540;
}

td#SleftTD {
width: 480px;
height: 550px;
background-color: #041540;
background-image: url('../img/curve.jpg');
background-position: top left;
background-repeat: no-repeat;
}

td#PtopTD {
height: 112px;
background-color: #041540;
background-image: url('../img/big_curve.jpg');
background-position: top left;
background-repeat: no-repeat;
}

td#PmiddleTD {
height: 451px;
background-color: #000000;
}

div.light {
background-color: #878c78;
position: relative;
width: 46px;
height: 50px;
}

div#blueDIV {
width: 18px;
height: 324px;
background-color: #041540;
position: absolute;
top: 226px;
left: 276px;
font-size: 1px;
}

div.link {
width: 235px;
height: 24px;
background-color: #555949;
background-image: url('../img/a_bg.jpg');
background-repeat: no-repeat;
background-position: top left;
position: absolute;
left: 12px;
}

.fill {
width: 100%;
}