DIV,TD,TH,TR,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5{
  font-family: arial,helvetica,sans-serif;

  color : #dddddd;
  
  background : #ffffff;
  font-weight: bold;
  background-color: transparent;
}

h1
{
	text-align: center;
}

h2
{
	text-align: center;
}

img
{
	border:0px;
}

TABLE{
	font-family: arial,helvetica,sans-serif;
	color: #dddddd;
	font-weight: bold;
	background-color: transparent;
	border: medium;
}

body
{
	font-family: arial,helvetica,sans-serif;
	color: #dddddd;
	background: #000000;
	background-image: url(https://www.pbase.com/image/64875269.jpg);
	background-position: top;
	background-repeat: no-repeat;
  	font-weight: bold;
        text-align: center;

}

a
{
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	border: 0px none Black;
	border-style: none none none none;
}

A:link { color : #33ffff}
A:active { color : #33ffff}
A:visited { color : #33ffff}
A:hover { color : #eeeeff}



A.header:link          { color:#bbbbff; }
A.header:active        { color:#d5ae83; }
A.header:visited       { color:#bbbbff; }
A.header:hover         { color:#ffaa27; }


.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

a.thumbnail
{
	display:block;
	background-color: transparent;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
  	border: transparent 0px solid;
}

a.thumbnail:hover            
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: 2px solid Red;
	display: block;
}

.galleryheader
{
	text-align: center;
}

.message_body
{
	background-color: #555555;
	color: #eeeeee;
}

.comment
{
	background-color: #555555;
	color: #cccccc;
	display: block;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: medium;
}

#commentlist
{
	border-top-color: White;
	border-top-style: solid;
	border-top-width: medium;

	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: medium;
	
	padding-bottom: 0px;
	padding-top:0px;
	
	margin-top:10px;
	margin-bottom: 10px;
}

input
{
	background: #cccccc;
	color: #000000;
}


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