BODY
{
  color: white;
  background-color: #333333;
  font-size: 7pt;
}

.message_body { background-color: #6f6a63;
  color: #d5ae83; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt;
  color: white;
} 

font
{ 
  color: #AAAAAA;   letter-spacing: 2px; font-size: 8pt;
}

h2 
{
  font-size:         18pt; 
  font-weight:      normal;
  text-align:       center; 

  padding-top:       10px;

  margin-left:       2px;
  margin-right:      2px; 
  background-color: #6f6a63;
  color:  white;
}

/*
h2:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}
*/


h4 
{
  color: #44dd44; 
  font-size: 11pt;
} 

I
{
  color: #888888; 
 }

/*gallery page*/
#page-1 
{
	width: 95%;
        min-width:850px;
        background:#6f6a63;
	margin-left:auto;
	margin-right:auto;
}

#page-2 
{
	width: 95%;
        min-width:850px;
        background:#6f6a63;
	margin-left:auto;
	margin-right:auto;
}

/*the image page*/
#imagepage
{
	width: 95%;
	background:#6f6a63; 
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2%;
}

/*the image page also controls the table with the Post a comment on it *sigh* */
#imagepage table
{
	width: 95%;
	text-align:center; 
}


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:           #FFCC00;
  text-decoration: none;
}
A:hover  { color: #00FF00; text-decoration: underline; }
A:visited { color: #FFCC66; } 
A:active { color : #d5ae83; }

.caption
{ 
font-size : 9pt;
color : #bbbbbb; 
font-style : italic;
} 

TD 
{
background-color: none; 
}

TD.thumbnail
{ 
background-color: #6f6a63;
padding: 5px; 
vertical-align: middle;
horizontal-align: middle;
width: 150px;

}
TD.thumbnail.img
{
width: 150px;
}

.thumbnail { border-color: silver; border-width: 1px; }

.display
{
border: 3px RIDGE #999999;
background-color: black;
}
.auto-size {
  max-width: 99%;
  height: auto;
}

DIV.galleryheader {
  width : 90%;
  margin-right : auto;
  margin-left : auto;
 
  text-align : center;
  font-size : 10pt;
 
  padding-bottom:    10px; 

}

/*
 border-style : solid;
  border-width : 2pt;
  border-color : #222222;
*/

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