
body{
font-family:Verdana,Arial,Helvetica,sans-serif;
color:black;
width:951px;
}

p{text-align: justify;}

hr{
height: 3px;
color: #A1CF2B;
background-color: #A1CF2B;
}

li{
padding-top:6px;
}

h1,h2,h3,h4,h5,h6{text-align: center;}

.center{margin:auto; text-align:center;}
.smcap{font-variant: small-caps;}


.figcenter{
margin:auto;
text-align:center;
border: solid 3px #A1CF2B;
}

.figleft{
float:left;
clear:left;
margin-left:0;
margin-bottom:1em;
margin-top:1em;
margin-right:1em;
padding:0;
text-align:center;
}

.figright{
float:right;
clear:right;
margin-left:1em;
margin-bottom:1em;
margin-top:1em;
margin-right:0;
padding:0;
text-align:center;
}

#content{
padding:.5em;
background-color: #ffedf4;
border: solid 2px #A1CF2B;
width: 680px;
}

#drop{
float:left;
font-size:350%;
margin-right:.1em;
line-height:80%;
}


#quote {
font-style:italic;
font-variant:small-caps;
font-weight:bold;
padding:.5em;
margin:.5em;
}

#sub{
margin-left: .5em;
font-size: x-small;
padding-top: 3px;
}

#nav:link{
color: #5A268D;
text-decoration: underline;
font-weight: bold;
font-size: small;
}

#nav:visited{
color: #5A268D;
text-decoration: underline;
font-weight: bold;
font-size: small;
}

#nav:hover{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
font-size: small;
}

#nav:active{
color: #A1CF2B;
text-decoration: underline;
font-weight: bold;
font-size: small;
}

#navb{
background: #bcff06;
}

#state{
font-weight: bold;
}

