*                   { margin: 0px; padding: 0px; border: 0px; }
body                { color: #444444; background-color: #FFFFFF; font-family: verdana, helvetica, sans-serif; font-size: 11px; }
b                   { color: #424f08; }
p                   { margin: 20px 0px; }

.title              { margin: auto; width: 850px; height: 95px; }
.wrapper            { background: url(/images/arwen.jpg) no-repeat; margin: auto; width: 850px; height: 790px; }
.mainmenu           { padding: 20px 80px; }
.text               { padding: 0px 0px 0px 80px; width: 270px; }
.footer             { position: absolute; text-align: center; width: 100%; top: 795px; }

a                   { color: #6a7c19; font-weight: bold; text-decoration: none; }
a:hover             { text-decoration: underline; }
li.active a         { color: #8ea624; }
a span              { text-decoration: none; font-weight: normal; color: #444444; }
li.active a:hover,
a:hover span        { text-decoration: none; }

ul                  { list-style-type: none; }
ul li               { display: inline; padding: 4px 10px 2px 6px; border-right: 1px solid #424f08; }
ul li.last          { border: 0px; }
ul img              { vertical-align: baseline; }

a.closebutton       { position: relative; top: -7px; left: 652px; margin-height: 1px; }

