/* clegg stylesheet */

/* -- simple code to hide the menu -- */
/* -- by arjun -- */

/* body table td a img { display:none; } */
/* .thumbnails table img { display:none; } */
/* table img { display:block; } */
/* .display,.display img { display:block; } */
/* .thumbnails table img, .display,p.small { display: inline; } */
/* body div.galleryheader table td a img { display:inline; }  */

 


.banner {
  background:  #000000;
  height: 25px;
  position: relative;
}
  
.caption {
  font-size : 10pt;
  color :  #c0c0c0;
  font-style : italic;
}
.galleryheader {
   font-size: 12pt;
   colour:  #c0c0c0;
   text-align: center;
   font-style: normal;
   font-weight: bold;
}
/*
#linkedsubgalleries { 
        text-align: center;
        color:  #f0f0f0; 
} 
#linkedsubgalleries .current { 
        font-weight: bold;
        color:  #f0f0f0; 
} 
#linkedsubgalleries .other{ 
        font-style: italic;
        color:  #f0f0f0;
} 
*/
BODY{
color:  #ffffff;
background :  #000000;
margin-top: 0px; 
scrollbar-face-color:  #c0c0c0;
scrollbar-shadow-color:  #000000;
scrollbar-highlight-color:  #000000;
scrollbar-3dlight-color:  #000000;
scrollbar-darkshadow-color:  #000000;
scrollbar-track-color:  #000000;
scrollbar-arrow-color:  #993333;
}
.img{
  border-style : solid;
  border-width : 0pt;
  border-color :  #ffffff;
}
img.thumbnail {
   border:  #ffff99 1px none;
   margin: 0px;
   padding: 0px;
   background:  #c0c0c0;
   vertical-align; middle;
}


.message_body 
{
font-size:         10pt;
background-color:  #333333;
color:  #ffff99; 
padding-bottom:    10px; 
}

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: eurostile, verdana, arial, sans-serif;
  font-size: 10pt; 
  color:  #c0c0c0; 
}

/* font
{ 
  color:  #c0c0c0;   letter-spacing: 2px; font-size: 8pt;
} */

h2
{ 
  border:  #cd853f 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
        background:  #000000;
        color:  #eeeeee;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 25px;
        position: relative;
}

h2:first-letter
{
  color:  #cd853f;
  font-weight: bold;
  font-size: 30pt;
}

TEXTAREA 
{
  background-color:  #eeeeee; 
  font-family: times new roman;
  color:  black; 
  scrollbar-base-color:  gray;
  scrollbar-3dlight-color:  black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:  #ffffff; 
  text-decoration: none;
}
A:hover  { color:  #cd853f; text-decoration: underline; }
A:visited { color:  #c0c0c0;} 
A:active { color :  #c0c0c0;}

/*
TD
{
background-color: none;
border: 1px none;
background: none;
border-collapse: collapse;
empty-cells: show;
}*/

IMG.thumbnail
{
background-color:  black;
vertical-align: top;
horizontal-align: middle;
}

a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border:  #ffff99 1px solid;
        margin-bottom: -50px;
        padding-top: 15px;
        width: 196px;
        display: block;
        background:  #3d3d3d;
        height: 225px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
a.td.thumbnail:hover            {
        border:  #cd853f 1px solid;
        margin-bottom: -50px;
        padding-top: 15px;
        width: 196px;
        display: block;
        background:  #000000;
        height: 225px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
td.thumbnail 
{ 
   height: 230px; 
} 

IMG.display {
border-style : ridge;
  border-width : 2pt;
  border-color :  #777777;
}

BODY { margin-top: 0px;
       top: 0px;
     }








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