/* Body styles */

body {
 background-color: #000000; 
 padding: 0 0 0 0;
 scrollbar-arrow-color: #000000;
 scrollbar-base-color: #eb714d;
 scrollbar-face-color: #636363;
 scrollbar-highlight-color: #3c0005;
 scrollbar-shadow-color: #3c0005;
 scrollbar-3dlight-color: #555555;
 scrollbar-track-color: #000000;
 scrollbar-darkshadow-color: #555555;
}

.noborder {border-style: none;}

/* Main body styles. When changing bodybox background-color also change table border color */

#bodybox {
  top: 0px; 
  left: 0px; 
  bottom: 10px; 
  width: 645px; 
  padding-top: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 
  padding-bottom: 5px; 
  background-color: #000000; 
  margin: 0 0 0 0; 
  overflow: auto;
}

p.nav {
  font-size: 20px; 
  text-indent: 0px; 
  font-style: normal;
  font-weight: bold; 
  font-family: Courier New, "Times New Roman"; 
  line-height: 20px; 
  padding: 0 0 0 0; 
  margin-top: 0px; 
  margin-bottom: 4px; 
  margin-left: 0px; 
  margin-right: 0px;
  text-align: center;
  color: white;
}

/* section head, headline, subhead, byline */

p.sectionhead {
  text-align: left; 
  text-indent: 1px; 
  margin-top: 9px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  padding: 0 0 0 0;
}

p.sectionheadd {
  font-family: Impact;
  font-style: italic;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #F4C2C2;
  text-align: left; 
  text-indent: 1px; 
  margin-top: 2px; margin-bottom: 0px; margin-left: -3px; margin-right: 0px; 
  padding: 0 0 0 0;
}

p.fhead {
  font-family: Impact;
  font-style: italic;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #F4C2C2;
  text-align: left; 
  text-indent: 1px; 
  margin-top: 2px; margin-bottom: 0px; margin-left: -3px; margin-right: 0px; 
  padding: 0 0 0 0;
}


/* body text. to change body text color from dcdcdc or grey text color from 959595, type new value here and find-replace the others. */

p {
  text-indent: 0px; 
  font-size: large; 
  font-style: normal; 
  font-family: Arial, "Times New Roman"; 
  color: #ACACAC; 
  text-align: left; 
  padding: 0px 10px 0px 0px; 
  margin-top: 15px; 
  margin-bottom: 15px; 
  margin-left: 10px; 
  margin-right: 0px;
}

p.headline {
  font-family: Courier New;
  font-size: 30px; 
  font-weight: bold;
  line-height: 38px; 
  text-indent: 0px; 
  margin-top: 15px; 
  margin-bottom: 0px; 
  margin-right: 0px; 
  padding: 0 0 0 0;
  color: white;
}

p.subhead {
  font-size: 18px; 
  line-height: 21px; 
  text-indent: 0px; 
  margin-top: 5px; 
  margin-bottom: 0px; 
  margin-right: 0px; 
  padding: 0 0 0 0;
}

p.byline {
  font-size: 16px; 
  line-height: 25px; 
  text-indent: 0px; 
  margin-top: 7px; 
  padding: 0 0 0 0;
} 

.white {
  font-size: x-large;
  font-weight: bold;  
  font-family: Courier New;
  color: white;
}

.heart {
  font-size: x-large;
  font-weight: bold;  
  font-family: Courier New;
  color: red;
}

.red {
  color: red;
}

p.firstp {
  text-indent: 0px; 
  margin-top: 25px;
}

p.noindent {
  text-indent: 0px;
}

p.negmargins {
  text-indent: 0px; 
  margin-top: -5px; 
  margin-bottom: -5px;
}

p.negtopmargin {
  text-indent: 0px; 
  margin-top: -5px; 
  margin-bottom: 0px;
}

p.excerpt {
  padding-left: 40px; 
  padding-right: 40px; 
  text-indent: 0px;
  font-style: italic;
}

p.inset {
  padding-left: 40px; 
  padding-right: 40px; 
}

p.alignright {
    text-align: right; 
}

p.center {text-align: center;}

p.quote {
  padding-left: 40px; 
  padding-right: 40px; 
  text-indent: 0px;
  font-style: italic;
}

p.quoteattrib {text-align: right;}

p.dialogue {
  padding-left: 80px; 
  padding-right: 40px; 
  text-indent: -40px;
}

.dialoguename {
  font-style: italic; 
  font-weight: bold;
}

.firstletter {
  font-family: Arial;
  color: #F4C2C2;
  font-size: 45px;
  font-weight: normal;
  line-height: 80%;
  letter-spacing: 0px;
}

.endmark {
 color: red;
}

.footnotetext {
 color: red;
}

p.bodybreak {
  text-indent: 0px; 
  text-align: center; 
  margin-top: 25px; 
  margin-bottom: 15px; 
  font-size: 22px; 
  color: #959595;
}

p.endbreak {
  text-indent: 0px; 
  text-align: center; 
  margin-top: 25px;
  margin-bottom: 25px; 
  font-size: 19px; 
  color: #959595;
}

p.note {
  text-indent: 0px;
  font-style: italic;
  color: #959595;
}

p.over {
  margin-top: 25px; 
  margin-bottom: 20px; 
}

p.under {
  margin-top: 30px; 
}

.normal {
  font-style: normal;
  font-weight: normal;
}

.underline {
  text-decoration:underline;
}

p.footnote {
  text-indent: 0px; 
  margin-top: 30px; 
  font-size: small;
}

p.footnav {
  text-indent: 0px;
  margin-top: 25px;
}

p.footnavmargin {margin-left: 20px;}

p.footer {
  padding-top: 25px; 
  padding-bottom: 5px; 
}

/* quoted letter styles */

p.georgia {
  font-family: Georgia;
}

p.letter {
  font-family: "Courier New"; 
  font-size: small;
  text-indent: 0px;
}

.letterauthor {font-style: italic; font-weight: bold;}

/* lists and indices */

dl {padding-left: 40px; padding-top: 0px; margin-top: 0px}

.linktitle {
  text-indent: 0px; 
  font-size: large; 
  font-weight: bold;
  padding-top: 15px;
  Padding-left: 0px;
  font-family: Arial, "Times New Roman"; 
  color: #dcdcdc; 
}

.nospace { margin-top: 0px; padding-top: 0px }

.widespace {
  margin-top: 0px; 
  margin-bottom: 0px; 
  padding-top: 20px; 
}

.normspace {
  margin-top: 5px; 
  margin-bottom: 0px; 
}

.linkblurb {
  font-size: large; 
  font-style: normal; 
  font-family: Arial, "Times New Roman";
  text-indent: 0px; 
  margin: 0 0 0 0; 
  padding-right: 80px;
}

p.relatedreadinghead {
  font-size: medium; 
  font-family: Verdana, "Times New Roman";
  text-indent: -20px;
  padding-left: 20px; 
  margin-top: 20px; 
  margin-bottom: 20px; 
 } 

.relatedreadingblurb {
  font-size: medium; 
  font-style: normal; 
  font-weight: normal;
  font-family: Verdana, "Times New Roman";
  color: #dcdcdc;
  text-indent: 0px; 
  margin-top: 20px; 
  margin-bottom: 5px; 
  padding-top: 0px; 
} 

/* bullet list on wmy home page */

ul.redbullet {
  list-style-type: disc; 
  color: red;
}


/* graphics */

.floatleft {float: left; text-indent: 0px; margin-left: 0px; margin-top: 5px; margin-right: 20px; margin-bottom: 10px; padding: 0px;}
.floatright {float: right; text-indent: 0px; margin-left: 13px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; padding: 0px;}

.notopmargin {margin-top: 0px;}

p.image450px {text-indent: 0px; margin-left: -25px; margin-right: -25px;}

p.caption {margin-top:-13px; margin-bottom: 20px; text-indent: 0px; font-family: Verdana, "Times New Roman"; font-size: 15px; color: red;}

p.nonavbarmargin {margin-left: 10px;}

/* styles below may be obsolete */

table.graphicleft {border: solid #202020; float: left; border-top: 8px; border-bottom: 8px; border-right: 10px; border-left: none;}
table.graphicright {border: solid #202020; float: right; border-top: 8px; border-bottom: 8px; border-right: 0px; border-left: 10px;}
.photocapleft {font-size: 13px; font-style: normal; font-family: Verdana, "Times New Roman"; color: red; text-align: left; line-height: 1.25;}

#floatgraphicleft {width: auto; margin-top: 8px; margin-right: 8px; margin-bottom: 0px; margin-left: 0px; float: left;}
.standardimage {border: 1px solid red;} 

/* link colors */

a:link {color: red; text-decoration: none;}
a:visited {color: pink; text-decoration: none;}
a:focus {color: pink; text-decoration: none;}
a:hover {color: pink; text-decoration: none;}
a:active {color: white; text-decoration: none;}

/* possible future right margin */

/* currently no styles for possible future right margin */
