html body {
    margin: 0;
    margin-left: 232px;
    font: 14pt eurostile,helvetica,sans-serif;
    color: #113;
    line-height:1.4;
    }
    
div.clear {
    clear: left;
    }

#sitename {
    margin: 74px 0 64px -132px;
    }

#logo {
    color: #319f4a;
    font: 36pt arial,helvetica,sans-serif;
    text-transform: lowercase;
    text-decoration: none;
    }
    
#amos {
    letter-spacing: 0.36em;
    margin: -5px 0 0 20px;
    color: #775;
    font: 13pt arial,helvetica,sans-serif;
    text-transform: uppercase;
    }
    
#content-container {
    width: 880px;
    margin-left: 8px;
    position: relative;
    min-height: 20em;
    }

h1,h2,h3,h4,h5,h6 {
    letter-spacing:0.05em;
    font-weight:normal;
    border-bottom: 0px dashed #ddd;
    ecolor: #319f4a;
    font-family: arial, helvetica, sans-serif;
    }    

a {
    color:#0C89C4;
    text-decoration: none;
    }
a:visited {color:#0b96d8;}
a.pending {color:#c174a0;}
a:hover {text-decoration:underline;}
a.subhead {color: #113;}
a img{border:none;}

.index{
    font: bold 13pt arial, helvetica, sans-serif;
    efont-weight: bold;
    letter-spacing: 0.05em;
    color:#0C89C4;
    }
.text, li {
    line-height: 1.5em;
    }
    
.textsmall {
    font-size: 0.9em;
    line-height: 1.1;
    color: #335;
    }

li.lihead {
    list-style-type: none;
    margin-left: -.8em;
    }
    
    
div.images {
	width: 840px;
	}
    
#footer-container {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #999;
    }


    



