/****************************************************
(adapted from pbase member Yardbird Karthik1stylesheet)             
 ****************************************************/
/****************************************************
     Modified by: Michael Martin
                  www.pbase.come/pinemikey
     Name:        pineskarthiksheet
*****************************************************/
 
/* Add this part only if you want to remove the top pbase banner */
body table td a img{
     display:none
}
td.thumbnails table,.thumbnails table img, .display,p.small{
     display:inline
}
/* end of code for removing banner */
 
BODY
{
text-align: left;
background-color:  #FFFFFF;
color:  #10609B;
font-family: Tahoma;
font-weight:bold;
font-size: 12px;
background-attachment: fixed;
background-image: url(https://www.pbase.com/image/39611568/original.jpg);
background-repeat: repeat;
background-position: left center;
}
 
td,font {
font-family: Tahoma;
font-size: 12px;
color:  #10609B;
}
 
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:  #C5E4F9; text-transform: capitalize}
 
h2 
{
  margin: 5,5,5,5;
  font-size:         14pt; 
  font-weight:      normal; 
  text-align:       right; 
  letter-spacing:     12px; 
  padding-top:       5px; 
  padding-bottom:   5px; 
  background-color:  #10609B; 
  color:  #C5E4F9;
}
 
h2:first-letter
{
  color:  #FFFFFF; 
  font-style: normal; 
  font-size:  16pt; 
}
 
 
h3 {  
background-color: none; 
border: 0px  #C5E4F9 solid; 
font-size: 11px;  
width: 250px; 
margin-bottom: 0px; 
margin-top: 0px;
font-weight: bold;
}
 
a:link {
     font: bold; 
     color:  #10609B}
a:hover	{
     font: bold; 
     color:  #10609B; 
     text-decoration: underline
}
 
A:visited { color:  #10609B; } 
A:active { color :  #10609B; }
 
td.thumbnail a, td.thumbnail a:link, td.thumbnail a:visited, td.thumbnail a:active {
     display: block;
     margin-top: 0px;
     padding: 5px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 170px; 
     border: 1px solid  silver; 
     filter: Alpha(Opacity=100)}
 
td.thumbnail a:hover {
     display: block;
     margin-top: 0px;
     padding: 5px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 170px; 
     border: 1px solid  #10609B; 
     filter: Alpha(Opacity=100)}
 
.display
{
margin: 10px; padding: 10px
background-color:  #C5E4F9;
border: 0px solid  #10609B;
font-weight: bold;
}
 
.galleryheader{
  margin: 0px auto;
  width:700px; 
  text-align:center;
}

 #imagecaption{margin-left: 230px;
margin-right:230px;
 text-align:center;
}

#descheader {
  margin:0px auto;
  margin-bottom: 5px;
}
 
#desctoggle {
 text-align:center;
 margin:0px auto;
 font-weight:bold;
}
 
#descinside {
 text-align:justify;
 margin:0px auto;
 font-weight:normal;
}
 
/* IE doesn't understand margin:auto */
body{
 text-align:center;
} 
 
/* negate effect of body center above */
#localmenu {
 text-align:left;
}
 
/* negate effect of body center above */
.gallery_comments {
 clear:both;
 text-align:left;
} 
 
/* negate effect of body center above*/
.comment_section {
 clear:both;
 text-align:left;
}


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