html, body {
    margin:0 auto;
    text-align:center;
    background-color:#222222;
    color:white;
    background-image:url("img/root2.png");
    padding-bottom:10px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
}

div.intro {
    margin-left:60px;
    margin-right:60px;
}

img.preface {
    margin-top:100px;
    margin-bottom:50px;
}

#wrapper {
    font-size:12px;
    width:800px;
    height:600px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

table {
    font-size:12px;
}

table.poem {
    border:none;
    width:550px;
}

td.verse {
    border:none;
}

#wrapper {
    margin:0 auto;
    text-align:left;
    vertical-align:middle;
    /*width:800px;*/	
    border:none;
    background-color:black;
    color:white;
}

#content {
    vertical-align:top;
    margin:0;
    padding-top:20px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    border-left:0px;
    border-style:solid;
    border-color:#444444;
    border-right:0px;
    border-bottom:0px;
    border-top:0px;
}

pre {
    font-family:Times New Roman;
    font-size:12pt;
}

#navigation {
    width:190px;
    margin:0;
    padding-left:5px;
    padding-bottom:10px;
    padding-right:5px;
    border-top:1px;
    border-left:0px;
    border-right:0px;
    vertical-align:top;
}

.home {
    padding-top:10px;
    text-align:center;
}

.poetry {
    padding-top:30px;
    text-align:left;
}

#header {
    margin:0;
    padding-top:100px;
    height:130px;
    vertical-align:top;
    text-align:right;
    border:none;
    background-image:url("img/banner1.jpg");
    background-repeat:no-repeat;
}

#footer {
    height:30px;
    padding-bottom:1px;
    text-align:center;
    border-top:1px;
    border-style:solid;
    border-color:#444444;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
}

a.menu {
    color:white;
    font-size:11px;
    font-family:Tahoma;
    text-decoration:none;
    padding-bottom:1px;
    text-decoration:none;
    border:none;
}

a.menu:hover {
    color:#CCCCCC;
}

a.poem {
    color:white;
    font-size:12px;
    text-decoration:none;
}

a.poem:hover {
    color:silver;
}

img {
    border:none;
}

a.img {
    border:none;
}

img.evola {
    padding:10px;
}

.edge {
    float:left;
}

.cont {
    padding-left:30px;
}

p.first {
    padding-top:20px;
}

#nav {
    color:white;
}

a {
    color:white;
    text-decoration:none;
    padding-bottom:1px;
    border-bottom:1px dotted white;
}

div.link {
    float:right;
    width:110px;
    height:20px;
    !height:25px;
    text-align:center;
    background-color:#444444;
    padding-top:5px;
    margin-left:5px;
    border-bottom:1px solid #666666;
}

h3 {
    font-family:Times New Roman;
    font-style:italic;
    font-size:16pt;
    font-weight:lighter;
}

li {
    padding-bottom:2px;
    list-style-type:circle;
}

div.right {
    text-align:right;
    font-family:Times New Roman;
    font-size:12pt;
}