body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCFF;
}
body {
    background-image: url(../../img/SL/J0143753.png);
    background-color: #371A16;
}
#bodybox {
    position: absolute;
    left: 18px;
    top: 1px;
    width: 1000px;
    height: 1400px;
    z-index: 700;
}
.bodyboxImg {
    width: 1000px;
    height: 1400px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#bodyShortbox {
    position: absolute;
    left: 18px;
    top: 1px;
    width: 1000px;
    height: 800px;
    z-index: 700;
}
.bodyShortboxImg {
    width: 1000px;
    height: 800px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#bodyThumbs {
    position: absolute;
    left: 18px;
    top: 1px;
    width: 1000px;
    height: 200px;
    z-index: 700;
}
.bodyThumbsImg {
    width: 1000px;
    height: 200px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
