/* ------------------------------ Style Sheet for Greyscale Photos -------------------- */
/* ---------------------------------------              --------------------------------*/

body
{
background-color: #b2b2b2;
background-image: none;
}

P, LI, TD, CAPTION { font-family: "Comic Sans MS", cursive }
P, LI, TD, CAPTION { font-size: 10pt  }
P, LI, TD, CAPTION { font-weight: normal }
P, LI, TD, CAPTION { color: #000000 }



h4 
{ 
font-family: "Comic Sans MS", cursive;
font-size: 14pt;
font-weight: normal;
color: #000000;
text-align: center;
margin: 0.2em; 
padding: 0.1em; 
border: none;
background-color: #d1d1d1;
}

h6
{
font-family: "Comic Sans MS", cursive;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-align: left;
margin: 0.1em; 
padding: 0.2em; 
border: none;
background-color: #d1d1d1;
}
A:link    { color:  #000000 ; text-decoration: underline; font-weight: normal; font-size: 11pt  }
A:visited { color:  #000000 ; text-decoration: underline; font-weight: normal; font-size: 11pt }
A:active  { color:  #000000 ; text-decoration: underline; font-weight: normal; font-size: 11pt }
A:hover   { color: red; font-weight: normal; font-size: 11pt} 


.pagelegend
{ 
font-family: "Comic Sans MS", cursive;
font-size: 11pt;
font-weight: normal;
color: #000000;
text-align: center;
margin-left: 10%;
margin-right: 10%;
padding: 0.4em; 
border: none;
background-color: #d1d1d1;
}


.legend 
{
font-size: 9pt; 
font-style: normal; 
font-family: "Comic Sans MS", cursive;
}


.hdrlineone
{
font: 14pt; 
}

.hdrlinetwo
{
font: 12pt; 
}


.picunattrib
{
font-size: 10pt;
font-style: italic; 
font-weight: normal; 
font-family: Verdana, sans-serif;
}


p#headleftbox
{
text-align: justify;
margin-left: 10%; 
margin-right: 10%;
min-width: 40%;
max-width: 80%;
padding: 0.5em; 
font: 10pt; 
font-style: normal; 
font-family: "Comic Sans MS", cursive;
border: black dotted 2px;
}

p#headcenterbox
{
text-align: center;
margin-left: 10%; 
margin-right: 10%;
min-width: 40%;
max-width: 80%;
padding: 0.5em; 
font: 10pt; 
font-style: normal; 
font-family: "Comic Sans MS", cursive;
border: black dotted 2px;
}
/* -------------------------------------------------------- end -------------------------------------------------- */ 
