* { font-size: 12px; font-family: Trebuchet MS; color: black; }

html, body { height: 100%; }
body { text-align: center; background: #688b34; }

h1 { color: #e2007a; font-weight: bold; font-size: 14px; margin-bottom: 15px; }

#page { margin: 0 auto; width: 1000px; text-align: left; position: relative; }

#kampas { background: url(../img/kampas.jpg) bottom left no-repeat white; }
#burble { background: url(../img/burble.jpg) bottom right no-repeat; padding: 30px; }

#footer { padding: 15px 0px; color: white; }
#footer * { color: white; }


a { outline: none; color: #666; text-decoration: none; }
a:hover { text-decoration: underline; }

.topnav { height: 32px; line-height: 32px; background: #7a7d7e; margin-bottom: 6px; padding-left: 15px; }
.topnav a { color: white; font-size: 12px; }

.subnav { height: 21px; line-height: 21px; background: #7a7d7e; margin-bottom: 6px; margin-left: 20px; padding-left: 15px; }
.subnav a { color: white; font-size: 12px; }

input, textarea { border: 1px solid #e2007a; }

      #sitemap,
      #sitemap ul {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none;
      }

      #sitemap li {
        margin: 0;
        padding: 5px 0 5px 15px;
        background: url('../img/sitemap_mid.gif') repeat-y 2px -16px;
      }

      #sitemap li.last {
        background: url('../img/sitemap_last.gif') no-repeat 2px -16px;
      }


      #sitemap li#homepage {
        padding: 0 0 5px;
        background: none;
      }

      #sitemap a {
        font-weight: bold;
      }

      #sitemap ul {
        margin-top: 7px !important;
      }

      #sitemap ul a {
        font-weight: normal;
      }

      #sitemap dd {
        margin: 0 0 5px 10px;
      }
