
/* Layout Stylesheet */ 

body       { color: #000; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("meta.jpg") repeat-x; text-align: center; margin: 0; padding: 0 }

#bar-top        { color: #fff; font-size: 12px; background: transparent; margin: 0; padding: 6px; width: 100%; height: 200px; border-style: none; border-width: 2px 0; border-color: transparent }

#bar-bottom   { color: #333333; background: transparent; padding: 6px; position: relative; width: 100%; height: 40px; border-style: none; border-width: 2px 0; border-color: #000000 }

#content           { color: #595959; background: #e3f5f0; text-align: justify; margin: 0 15%; padding: 6px; position: relative; height: 460px; overflow: auto; border: solid 0 transparent }

a      { color: #6587de; font-size: inherit; text-decoration: none }
.lienstop { color: white }
