body {
 background: #EDEABE url('images/bg.gif') repeat-x;
 align: center;
 width:100%;
}

.about {
 background-image: url('images/finehotties_05.gif');
 background-repeat: no-repeat;
 background-position: center;
 width: 176px;
 height: 182px;
 font-family: verdana;
 font-size: 11px;
}


.tablediv {
 display: table;
 width:821px;
 border-collapse:separate;
}

.celldiv1 {
 float:left;
 display: table-cell;
 width: 169px;
}

.celldiv2 {
 float:left;
 display: table-cell;
 width:652px;
}

.celldiv3 {
 float:left;
 display: table-cell;
 width: 310px;
}

.head {
 background: url('images/head.gif') repeat-x;
 background-repeat: no-repeat;
 align: center;
 width: 169x;
 height: 33px;
 font-family: verdana;
 font-size: 14px;
 vertical-align: middle;
 padding: 6px 0 0 0;
}

.gallery {
 background: url('images/gallery_01.gif') repeat-x;
 background-repeat: no-repeat;
 align: center;
 width: 482px;
 height: 34px;
 font-family: verdana;
 vertical-align: middle;

}

.right {
 background: url('images/body_01.gif') repeat-x;
 background-repeat: no-repeat;
 align: center;
 width: 310px;
 height: 65px;
 font-family: verdana;
 vertical-align: middle;

}

.links {
 background: url('images/links_01.gif') repeat-x;
 background-repeat: no-repeat;
 align: center;
 width: 981px;
 height: 32px;
 font-family: verdana;
 vertical-align: middle;

}

h2 {
font: 16px;
text-align: left;
color: #000000;
 font-family: verdana;
 margin: 14px 0 0 8px;
}

h3 {
font: 20px;
text-align: center;
color: #000000;
 font-family: verdana;
}

img {border-color="#000000"; border-style: block; border-width: 1px; }
img.not {border-width: 0px; }