/* ======================== */
/* candles, with fixed image*/
/* ======================== */

/* ### ............................. links */
/* "visited" and "active" links are treated the same here */
a, a:link,a:visited,a:active { 
        color: #cc3300; 
        text-decoration: none; 
} 
/* set colour for the "hover" link */
a:hover {
        color: #3399FF;
        text-decoration: none;
}

/* ### ............................. thumbnails */
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
/* "border" surrounds the thumb+colour frame */
        border: #cc3300 2px solid;
        box-shadow: 0 0 0 2px #666, 0 0 0 4px #c30;
        margin-bottom: -75px;
        padding-top: 5px;
        width: 200px;
        display: block;
        background: #666666;
        height: 220px;
}
a.thumbnail:hover            {
/* change "border" colour on hover */
        border: #ffff66 2px solid;
        box-shadow: 0 0 0 2px #666, 0 0 0 4px #c30;
        margin-bottom: -75px;
        padding-top: 5px;
        width: 200px;
        display: block;
        background: #666666;
        height: 220px;
}
td.thumbnail 
{ 
        height: 220px; 
} 

body{
        margin-bottom: 20px;
        margin-top: 0px;
        background: #000000;
        text-align: center;
}
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
/* text in thumnail panels */
        color: #FFFFFF;
        font: 16px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
font {
        margin-left: 4px;
        margin-right: 4px;
        width: 160px;
        display: block;
        color: #FFFFFF;
        font: 14px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
        letter-spacing: 0px;
}

/*  ### ........................... titles */
h1, h2 {
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 2px;
        width: 98%;
        display: block;
        background: #000000;
        color:  #cc3300;
        font-size: 42pt;
        font-style: italic;
        letter-spacing: 4px;
        text-align: center;
        height: 21px;
        position: relative;
}
h2:first-letter
{
        color: #cc3300;
        font-style: bold;
        font-size: 42pt;
}

h3 {
        border-bottom: #000000 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: #000000;
        color:#CCCCCC;
        font: 10 px;
        font-weight: normal;
        font-style: italic;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #CCCC33;
        font-size: 12px;
        font-weight: bold;
}
img{
        border: #000000 1px none;
}
img.thumbnail {
        border: #000000 1px solid;
        margin: 0px;
        padding: 0px;
        background: #000000;
        vertical-align: middle;
}
input {
        border: #000000 1px solid;
}
table.thumbnail {
        width: 10%;
}

td.message_body {
        border-bottom: #cc3300 2px solid;
/*        border-left: 1px none;*/
/*        border-right: 1px none;*/
/*        border-top: 1px none;*/
        display: block;
        background:#333333;
}


.caption {
        color: #FFFF00;
        font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
}
.display {
        border: #fff 1px solid;
        outline: #fff 1px solid;
        box-shadow: 0 0 0 32px #000, 0 0 0 16px #fff;
        margin-top: 1em;
        background: #000000;
}
.lid{
        background: #333333;
        color: #666666;
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

.sb{
        background: #666666;
        color: #CCCCFF;
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

/* ### ... specify the fixed image ....................*/
/* ### ... image size (pixels) about 312 (w) x 480 (h) */
body
{
  background-image: url(https://www.pbase.com/image/91206476/small.jpg);
  background-position:right;
  background-repeat:no-repeat;
  background-attachment:fixed;
}
/* ### ... end of fixed image info ... */
DIV
.galleryheader {
  padding-top: 2px;
  width : 62%;
  margin-right : auto;
  margin-left : auto;
  border-style : solid;
  border-width : 2px;
  border-color : #cc3300;
  text-align : center;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }



BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
