body {
     background: #9999CC;
     color: #000033;
     font-family: "Century Gothic",Sans-serif;
     font-size: 14px;
     line-height: 1.2em;
     min-width: 600px;
     max-width: 800px;
     min-height: 400px;
     max-height: 600px;
     padding: 0;
     margin: 0;
}
#body {

}
#topnav {
      padding: 0;
      margin: 0;
      background: url(topnav.jpg) repeat-x;
      height: 77px;
}
#topnavimg {
        border: 0;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
}
#topnav a{
        color: #33CCFF;
        font-family: "Century Gothic",Sans-serif;
        font-size: 16px;
        font-weight: 700;
        padding: .4%;
        text-decoration: none;
        vertical-align: top;
        position: relative;
        top: 20px;
        left: 190px;
}
#topnav a:hover {
        color: #CCFFFF;
}
.topnava{
        color: #33CCFF;
        font-family: "Century Gothic",Sans-serif;
        font-size: 16px;
        font-weight: 700;
        padding: .4%;
        text-decoration: none;
        vertical-align: top;
        position: relative;
        top: 20px;
        left: 190px;
}
.topnava:hover {
        color: #CCFFFF;
}
.overliba {
      color: #0000ff;
      font-family: Verdana,Arial,Helvetica;
      font-size: 10px;
      line-height: 1.2em;
      text-decoration: underline;
}

.overliba:hover {
      color: #033333;
}
.overliba:visited {
      color: purple;
}
#side {
      float: left;
      background: url(sidenav.jpg) top left no-repeat;
      width: 158px;
      height: 500px;
      padding: 2px;
}
#side a {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      font-size: 14px;
      line-height: 1.2em;
      text-decoration: underline;
}
#side a:hover {
      color: #003333;
}
#side ul {
      padding: 4px;
      margin: 220px 0 0 0;
}
#side li {
      margin-top: 13px;
      list-style: none;
}
#main {
      position: absolute;
      left: 200px;
      right: 200px;
      float: left;
      max-width: 550px;
}
#main a {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      font-size: 14px;
      text-decoration: underline;
}
#main a:hover {
      color: #003333;
}
#image {
       font: 12px "Century Gothic",Sans-serif;
       color: #003333;
       margin: 5px 10px 10px 10px;
}
#image img {
       border: 2px solid #000033;
}
#poem {
      width: 350;
      max-width: 350px;
}
blockquote {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      font-size: 14px;
      line-height: 1.2em;
}
p {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      font-size: 14px;
      line-height: 1.2em;
}
a {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      font-size: 14px;
      text-decoration: underline;
}
a img {
      border-color: #000033;
      text-decoration: none;
}
a img:hover {
      border-color: #003333;
}
table {
      border: 0;
      padding: 0;
      margin: 0;
}
h1 {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      line-height: 1.2em;
}
h3 {
      color: #000033;
      font-family: "Century Gothic",Sans-serif;
      line-height: 1.2em;
}
#bottom {
      font: 8pt "Century Gothic",Sans-serif;
      line-height: 1em;
      color: #336;
      margin: 0;
      padding: 0;
}
#bottom a{
      font: 8pt "Century Gothic",Sans-serif;
      line-height: 1em;
      color: #336;
      margin: 0;
      padding: 0;
}
