/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body.thisPage { font-family: 'comic sans ms', Arial, sans-serif;
        background: #fbf1e5;
		margin-left: 20px;
		font-size: 11pt;
		text-align: left;
        align-content: center;
        color: black;
}

.mainStory {
		width: 635px;
		padding: 15px 15px 15px 15px;
       /* margin-left: 15px; */
       /* border: red thin dashed;*/
}

h6 { font-size: 14pt; margin-top: 5px; margin-bottom: 5px; }
h5 { font-size: 16pt;  margin-top: 5px; margin-bottom: 5px;}
h4 { font-size: 18pt;  margin-top: 5px; margin-bottom: 5px;}
h3 { font-size: 20pt;  margin-top: 5px; margin-bottom: 5px; }
h2 { font-size: 22pt;  margin-top: 5px; margin-bottom: 5px;}
h1 { font-size: 24pt;  margin-top: 5px; margin-bottom: 5px;}
p { font-size: 12pt;  margin-top: 5px; margin-bottom: 5px;}
dl {text-align: left;}

a.credit { font-size: 9pt; 
	color: #000000;}
.credit { font-size: 9pt;
	color: #000000;}
.credit:hover { color: #900}
/*.lpad { font-size: 10pt; margin-left: 220px; border: solid inset black; background-color: #55C3CC}
.rpad { font-size: 10pt; padding: 0 15px 0 0; margin: 0 15px 0 0; }*/
.nine  { font-size: 9pt;}
.ten { font-size: 10pt;}
.eleven { font-size: 11pt;}
.photobord-b { border: ridge thick black; }
.photobord-g { border: ridge 8px #777777; }
.photobord-w { border: ridge thick white; }

.caption {
    text-align: center;
    font-size: 9pt;
    font-style: italic;
/* border: 1px red  dashed;*/
}
.fuschia{color: #CC2A96; }
.rust { color: #CC682D;   }
.aqua  {color: #1D9593; }
 a { color: #000000; }
 a:hover {color: E69A37; }


 a.dt { font-size: 12pt; font-weight: bold;}
.clearfloat{ clear: both; }

