
/* Layout Stylesheet */ 

body        { color: #000; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("images/back03.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: 160px; 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: #a4a4a4; background: #0e0e0a; text-align: justify; margin: 0 15%; padding: 6px; position: relative; height: 400px; overflow: auto; border: solid 0 transparent }

a     { color: #f5f5f5; font-size: inherit; text-decoration: none }
#content a:hover, #content a:active { color: rgb(255,255,255); background-color: #372a0f; padding: 2px 0 }
#Table { width: 640px }

