/* BASIC BCKGROUND AND DEFAULT FONT */
	body { background: #EBEBEB
	url(https://www.pbase.com/image/30054654.jpg) 
  bottom right no-repeat fixed;
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;

}
#page-1 {
border: 3px solid #d2d3b6;
width: 810px;
position: relative;
left: 50%;
margin-left: -405px;
background: #FFFFFF
	url(https://www.pbase.com/polyvios/image/80843721.jpg) 
  top no-repeat;
padding-top:89px;
}

font {
	margin-left: 4px;
	margin-right: 4px;
	width: 192px;
	color: #999999;
	font: 9px Verdana, Tahoma, Helvetica, sans-serif;
}

/* LINKS FORMAT (FONT COLOR ETC */
a,b, a:link,a:visited,a:active {
        font-face: Verdana, Tahoma; 
        font-size: 14px; 
        font-weight: normal;
        font-color: #FFFFFF
	color: #999999 ;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* HEADER 1 & 2 FORMAT (GALLERY NAMES) */
H3{
        font-face: Verdana, Tahoma; 
        font-size: 12px; 
        font-weight: normal;
	font-style:italic;
        border-bottom: 2px #d2d3d6 dotted;
}

H1 ,H2 {
	font: bold 16px Monotype corsiva;
	letter-spacing: 4px;
	text-align: center;
        border-bottom: 2px #d2d3d6 dotted;
}

H1:FIRST-LETTER ,H2:FIRST-LETTER { 
	color: #000066; 
	font: 24px Monotype corsiva;
}

.GALLERYHEADER {
        height: 327px;
}




/* IMAGE TITLES */

.THUMBNAILS {
border-top: 3px #d2d3b6 solid;
width: 810px;
background : #FFFFFF;
}

TD.thumbnail {
  border: solid 1pt #cccccc;
  background : #ebebeb;
  width : 160px;
  height : 160px;

}
IMG.thumbnail {
float:top;
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

TD.thumbnail:hover { 
  border: solid 1pt #999999;
  background : #cccccc;
  width : 160px;
  height : 160px;
} 


/* THE PHOTO */
.display {
border: 3px solid #d2d3b6;
background: #FFFFFF
	url(https://www.pbase.com/polyvios/image/80857409.jpg) 
  top left no-repeat;
padding:94px 50px 30px 50px;
}

/* THE CAPTION */
.caption {
	text-indent:1%;
	color: #0000CC;
	font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	margin-left:10%;
	margin-right:10%
}

/* THE COMMENTS */
.gallery_comments {
border-top: 3px #d2d3b6 solid;
}
td.message_body p 
{ 
  width: 90%;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  background: #CCCCCC;
}

.message_body {
	font: 12px Courier;
	color: #666666;
	width: 90%;
padding-bottom: 5px;
border-bottom: 2px #d2d3d6 dotted;
}


.sb{ /* EXIF HEADER */
	background: #CCCCFF;
	color: #000000;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: bold;
}

.lid{
	background: #CCCCCC;
	color: #666666;
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;
}

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