ul {
	    margin: 0;
    padding: 0;
    margin-top:10px;
}
li {
	display:inline;
	    margin: 0 0 0 -5px;
}
body {

background-color:black;
	    white-space: nowrap;
	    margin: 0;
	    font-size:12pt;
	    
}
img { height:98%;
}
.text {
    color: black;
    background:white;
    display: inline-block;
    height: 95%;
    overflow: hidden;
    padding-right: 20px;
    vertical-align: bottom;
    white-space: normal;
    width: 1412px;
        padding-left: 20px;
}
h1 {        margin-bottom: -8px;font-family: 'Vollkorn',serif;font-weight:normal;}
p {

    display: inline-block;
    font-family: 'Vollkorn',serif;
    margin-top: 2em;
    padding: 10px;
    width: 430px;
 
}
#contentnav {        display: inline;
    margin-left: 200px;
    position: fixed;
    right: 1%;}
    
i {text-indent:10px;}
a{text-decoration:none;color:black;}
#l1 {}
#l2 {float:right;}
#navigation {   background-color: white;
    padding: 0 0 0 20px;
    line-height: 2em;
    position: fixed;
    width: 150%;
       border-bottom: 1px solid graye;
    border-top: 1px solid gray;z-index:10;
    top:0;}
#navigation a {	font-family: 'Vollkorn', serif;    padding: 0 2em 0 2em;
}

#navigation a:hover {text-decoration:underline;}

#logo{bottom: 2%;
    color: white;
    font-size: 1.8em;
    margin-left: 200px;
    position: fixed;
    right: 1%;}
#sub li a{color:gray;}
#sub li a:hover { text-decoration:underline; }
#wrapper {min-width:900px}

h2 {font-size:1em;color:gray;width:430px;font-weight:normal;padding:10px;}


#black_box {width:100px;height:100%;}

