BODY {
  font-family	: arial narrow,helvetica narrow,verdana,arial, helvetica, sans-serif;

}
BODY{
  color		:	white;
  background	:	#000000;
  margin:	22px;
  scrollbar-arrow-color: #ff0000; 
  scrollbar-track-color: #000000;
}

A {
text-decoration	:	none;
border: 0;
}

A:link          { color:#0066FF; }
A:active        { color:#009933; }
A:visited       { color:#3399FF; }
A:hover         { color:#009933; }

<! -- links above are what's used; no idea what links below are for yet. 

A.header:link          { color:#000000; }
A.header:active        { color:#000000; }
A.header:visited       { color:#000000; }
A.header:hover         { color:#000000; }


h2 {
  margin-left: 10px;
  margin-right: auto;
  color : #ffcc00;  
}

h3 {
  margin-left: auto;
  margin-right: auto;
}

p   {
  margin-left: 10px;    
}

.bi    {font-style: italic;
        font-weight : bold;
}

.desc  {font-style: italic;
       color : #ffcc00;  
}

.desc2  {font-style: italic;
       color: #ff0000;
}

.new  {font-style: italic;
       color: #7bc66b; 
}

.quote {
        text-align : left;
        margin-left: 25px;
        font-style: italic;
}
  
.emph  {color : #ffcc00;  
}

.emph2  {color : #ff0000;  
}

.sp {
        font-size:20pt;
        font-weight : bold;
        color : #00A5C6;
        background-color : #555599;
}
.ma {
        font-size:14pt;
        font-weight : bold;
        color : #00A5C6;
        background-color : #7777bb;
}
.sb {
        font-size:12pt;
        font-weight : bold;
        color : #000000;
        background-color : #9999dd;
}
.mi {
        font-size:10pt;
        color : #00A5C6;
        background-color : #9999dd;
}
.co {
        color : #00A5C6;
        background-color : #9999dd;
}
.me {
	text-align : left;
	color : #000000;
	background-color : #00A5C6;
}
	

.small {
	font-size: 9pt;
}

#center {
        text-align: center;
        font-style: italic;
}

#linkedsubgalleries {
	text-align: center;
        background color: #000000;
}
#linkedsubgalleries .current {
	font-weight: bold;
}
#linkedsubgalleries .other{
	font-style: italic;
}

#slideshow td {
	text-align: right;
}

#slideshow a {
	font-weight: bold;
}

#localmenu a {
	font-weight: bold;
}


.date,.artist {
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
        color : #ffcc00;  
}

#imageinfo {
	text-align: center;
}

#commentlist {
	margin-left: 20px;
	margin-right: 20px;
}
#commentlist .comment {
	margin-bottom: 3px;
	border-width: 0px;
	border-style: solid;
        border-color: #666666;
	padding: 1px;
}

#commentlist table.comment {
	width: 95%;
}

#commentlist .head {
        font-size: 15px;
}
#commentlist .from {
        font-weight: bold;
        padding: 1px;
}
#commentlist .commands {
        text-align: center;
        font-size: 11px;
}
#commentlist .date {
        padding: 1px;
}
                                                                                
#commentlist .message_body {
	font-size: 14px;
        padding: 1px;
}
#commententry {
	margin-left: 20px;
	margin-right: 20px;
}

        

.title {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
        color : #ffcc00;
}
.location{
	font-size: 12pt;
	text-align: center;
	font-style: italic;
        color : #ffcc00;  
}

.caption {
	text-align: left;
        margin-left: 25px;
	font-size: 12pt;
}


.techinfo {
        font-style: italic;
	font-size: 10pt;
        color : #ffcc00;
}
.camera {
	font-style: italic;
}

.copyright {
	font-size: 9pt;
	font-weight: bold;
        color : #ffcc00;  
}
. thumbnail {
  align: bottom;
  border: none;
}

.lid { color : #000000; background-color : #dddddd; }
.lil { color : #000000; background-color : #eeeeee; }

.error { color: #FF0000; }

.bordered {
        border-style : solid;
        border-color : #440808;
        border-width: 2pt;
}


tr {
  vertical-align: bottom;
}

td.thumbnail {
  margin-top: 0px;
  vertical-align: bottom;
  align: bottom;
  border: 0;
}

img.display {
  border: 1px solid #404040;
}
img.thumbnail {
  align: bottom;
}




.wbh { font-size: 16pt; font-weight: bold; color: #00A5C6; background-color: #7777BB}
.wb { font-size: 12pt; color: #000000; background-color: #00A5C6; font-weight: normal}
.swbh {font-size: 12pt; font-weight: bold; color: #00A5C6 ; background-color: #7777BB}
.datafield { font-size: 10pt; color: #000000; background-color: #EFEFFF}



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