DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {

font-family: arial,helvetica,sans-serif;
font-size: 10pt; color: #CCCCFF;
background-color: transparent;
margin-top: 0px;

/* The following effective only for IE Explorer */ 
scrollbar-face-color: #666666;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #dddddd;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffcc00;
}

BODY
{ background: #464646;
}
#slideshow_title {
   display: none;
} 
#my_title {
   display: none;
} 
/* The following are properties of links */

A:link          { color:#CCCCFF; text-decoration: none; }
A:active        { color:#CCCCFF; }
A:visited       { color:#CCCCFF; }
A:hover         { color:#FF6600; text-decoration: underline;}

A.header:link          { color:#bbbbff; }
A.header:active        { color:#d5ae83; }
A.header:visited       { color:#bbbbff; }
A.header:hover         { color:#FF6600; }


/' The following are standard for PBase Gallery2.css Not sure they are needed The #comdisplay have all been taken away though, because they mess up my design */

h3 {
  margin-left: auto;
  margin-right: auto;
}
.sp {
        font-size:20pt;
        font-weight : bold;
        color : #ffffff;
        background-color : #555599;
}

.ma {
        font-size:14pt;
        font-weight : bold;
        color : #ffffff;
        background-color : #7777bb;
}
.sb {
        font-size:12pt;
        font-weight : bold;
        color : #000000;
        background-color : #9999dd;
}
.mi {
        font-size:10pt;
        color : #ffffff;
        background-color : #9999dd;
}
.co {
        color : #ffffff;
        background-color : #9999dd;
}
.me {
	text-align : left;
	color : #000000;
	background-color : #ffffff;
}
	
.small {
	font-size: 9pt;
}

#slideshow td {
	text-align: right;
}

#slideshow a {
	font-weight: bold;
}

#localmenu a {
	font-weight: bold;
}

.date,.artist {
	font-size: 9pt;
	font-weight: normal;
}

#imageinfo {
	text-align: center;

}


.title {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.location{
	font-size: 12pt;
	text-align: center;
}

.caption {
  font-size : 10pt;
  color : #999966;
  font-style : italic;
}

.techinfo {
	font-size: 10pt;
}
.camera {
	font-style: italic;
}

.copyright {
	font-size: 9pt;
	font-weight: bold;
}

.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;
}

.wbh { font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: gray}
.wb { font-size: 14px; color: #000000; background-color: #FFFFFF}
.swbh {font-size: 14px; font-weight: bold; color: #FFFFFF ; background-color: #7777BB}
.datafield { font-size: 12px; color: #000000; background-color: #EFEFFF;
}

/* This is where the PBase Gallery2.css style ends */

/* The text area, not sure if this is needed yet */

TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: 'Comic Sans MS';
  color:      yellow; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
background-color : #000000;
 } 

/* End of  text area */

/* this defines the messages container */
.message_body 
{
background-color: #333333;
font-family:  'Comic Sans MS';
font-size:         10pt;
color:            yellow; 
padding-bottom:    10px; 
}

/* this ends the definiton of the messages container */

/* this defines the page title container */
h2
{ 
  font-size:         14pt;
  font-weight:      bold; 
  font-variant:    small-caps;
  text-align:       left;
  letter-spacing:     8px; 
  padding-top:       10px;
  padding-bottom:    10px;
  padding-left:       20px; 
  margin-left:        0px;
  margin-right:       0px;
  border: 3px #F22000 ridge;
  background-color: black;
  color:      yellow;
  border-left: 0px #000000;
  border-right: 0px #000000; 
  }

h2:first-letter
{
  color:      #FF6600;
  font-style: bold;
  font-size:  20pt;

}

 
/* this ends the page title container */

/* this is the table tag for the top table where the links are placed */

TD
{
background-color: none;
line-height: 1.5;
}

/* this ends the table tag for the top table where the links are placed */

/* This is the thumbnail itself and its inset*/

IMG.thumbnail
{background-color: black;
vertical-align: middle;
horizontal-align: middle;
border: 3px INSET #999999;
}

/* This ends the thumbnail itself and its inset*/

/* This is the outside around the thumbnail, the slide and its frame */

TD.thumbnail 
{
width: 200px;
vertical-align: middle;
border: 5px #F22000 ridge;
background: #252525;
}

/* This is the full view of a single picture */

.display
{ 
background-color: black;
border: 8px RIDGE #999999;
}

/* This is the end of the full view of a single picture */



BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


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