body {
  padding-left: 12em;
  font-family: Verdana, "Times New Roman",
        Times, serif;
  color: black;
  background-color:  White}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 10em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
h3 {
  font-size: 20pt }
ul.navbar li {
  background: AntiqueWhite;
  margin-top: 0.5em;
  margin-bottom: 0;
  padding: 0.3em;
  border-top: 1px solid black;
  border-bottom: 4px solid black;
  border-left: 4px solid black;
  border-right: 1px solid black }
ul.navbar a {
  text-decoration: none }
a {
    color: darkred}
/*a:link {
  color: DarkRed }
a:visited {
  color: DarkRed }*/
a:hover {
  color: white ;
  background: darkred }

#navigation {
	position: absolute;
	top: 128px;
	left: 0;
        font-size:1em;
        font-family: sans-serif;
/*        font-size: 8pt;*/
/* 	width: 10em; */
}

#pic {
position: absolute;
bottom:140px;
left:22px;
}

#content {
        position:relative;
        top:0;
        right:0;
 	width: 703px;
        text-align: justify;
        font-size: 1.05em;
/*        font-size:1.25em;*/
        line-height: 1.25;
        padding-right:13em;

}

#intropage {
        position:relative;
        top:0;

 	width: 440px;
        text-align: justify;
        font-size: 1.05em;
/*        font-size:1.25em;*/
        line-height: 1.25;
        padding-right:1em;
}

#intropagedecor {
 	position:absolute;
        top:172px;
        left: 440px;
        width: 240px;
        margin-left:30px;
        padding-left:20px;
}

p.greyed{

border: 2px solid;
padding:0.5em 0.5em 0.5em 0.5em;

}

p.highlighted{

border:2px dashed;
background:#EDE8EA;
padding:0.5em 0.5em 0.5em 0.5em;
}


#heading {
        position:relative;
        top:1em;
        padding-bottom: 1em;
        text-align: left;
        width: 30em;
}

#press {
        position:relative;
        top:0;
        right:0;
 	width: 703px;
        text-align: justify;
        font-size: 1em;

/*        font-size:1.25em;*/
        line-height: 1.25;
        padding-right:9em;
}




#text {
        position:relative;
        top:1em;
}

ul.bulletitem li {
        text-align:left;
        font-size:0.9em;
        padding: 0.4em;
        list-style-type:circle;

}

p.text {
        width: 703px
}


#greyed {

border:1px dotted black;
background:#EDE8EA;
padding:0.2em 0.5em 0.2em 0.5em;
text-align: justify;

}

#blackborder {
/*border:2px solid black;*/
padding:0.5em 0.5em 0 0.5em;

}

#introappeal {
border:2px solid black;
padding:0 5px 0 5px;
margin-left:-20px;
width:220px;
font-size:8pt;
text-align:left;
}


#donate {

font-size:0.95em;

}
