
* { margin: 0; }

body { padding: 0; border: 0; background: #FBFBEF url('layout/background.png'); color: #334E4F;
       font: 11pt Arial,sans-serif; }

a { text-decoration: none; color: #334E4F; font-weight: bold; }
a:hover { color: #66C; }

.fl { float: left;  text-align: left; }
.fr { float: right; text-align: right; }
br  { clear: both;  }
q { font: italic 9pt Tahoma,sans-serif; }
p { text-align: justify; margin: 8px 0px ; }

.menu { border: 0; float: left;  margin-right: 9px;  }
.menu-cap { position: absolute; top: 428px; left: 0px; z-index: -1; }
.content  { width: 550px;  }
.part2    { margin-left: 80px; width: 470px; }

.small { font: 11px Arial,sans-serif;  }

.top {   height: 215px;   margin:0; padding: 0; }
.top img { border: 0; float: left; }

.bottom { margin-bottom: 9px; }
.bottom a img { display: block; border: 0; }

ul { margin: 18px 0px; }
li { list-style: circle; }
span { text-decoration: underline; }

.file { width: 494px; background-image: url('layout/textbg-mid.png'); background-repeat: repeat-y; margin: 0px 0px 40px -20px; }
.file img  { display: block; }
.file h3 { margin: 10px; }
.file p { margin: 0px 26px; }
.file img.preview { margin: 9px 20px 0px 20px; }

blockquote { border: 1px solid #334E4F; width: 410px; padding: 20px; margin-bottom: 20px; text-align: center; background: #D2E1DC url('layout/mesh.png'); font: italic 11pt Verdana,sans-serif; }
blockquote h3 { font: bold 12pt Verdana,sans-serif;  color: #054779;  margin-bottom: 10px; }
.poem br { clear: none; }


.l1 { background: #CBDED7; }
.l2 { background: #D1E3DC; }
.l3 { background: #D7E7E1; }
.l4 { background: #DCECE6; }
.l5 { background: #E2F0EB; }
.l6 { background: #E8F5F0; }
.l7 { background: #EDF9F4; }
 
input { margin: 0px 10px 0px 5px;  }
#characters table { margin-left: 20px; }
#characters td  { padding: 0px 11px; }

.splashpage table { margin: auto; border: 0; border-collapse: collapse; vertical-align: middle; text-align: center; width: 100%; height: 100%;  }
.splashpage { background: #FBFBEF; height: 100%; } 
.splashpage img { display: block; margin: auto; border: 0px; }
.splashpage div { background: #FBFBEF url('splash/bg.gif');  }

