BODY { background: #000 url(../images/bg-main.jpg) no-repeat; }

.cnt-main td { 
 font: 12px/18px verdana;
 color: #FFF;
 padding: 0px 15px;
 text-align: justify;
}
.cnt-main li, em {
 color: #C7AD8C;
}
em {
 font-style: normal;
}
.cnt-main a {
 color: #999;
}
.cnt-main a:hover {
 color: #C7AD8C;
 text-decoration: underline;
}
.cnt-small {
 font: 10px/12px;
}
.cnt-sub-img {
 padding-top: 15;
}
.cnt-sub-right td {
 font: 12px/18px verdana;
 color: #FFF;
 border-left-width: 1px;
 border-left-style: dashed;
 border-left-color: #C7AD8C;
 padding: 0px 5px;
}
.cnt-tint {
 color: #999;
}
.gallery-thumbs {
 border-left: 1px dashed #FFF;
 border-right: 1px dashed #FFF;
 border-bottom: 1px dashed #FFF;
}
.gallery-header{
background-image:url(../images/thumbtitle.png);
background-repeat:no-repeat;
height:10px;
}
.gallery-thumbs img {
 margin: 5px;

}
.gallery-table{
empty-cells: show;

}
.gallery-table td{padding:0px;
spacing:0px;
align:center;

}
.gallery-pic {
 border: 1px dashed #fff;
 padding: -15px;

max-height:575px;
}
.hand {  
cursor : url("first.cur"), pointer
}
