body                        { background-color: #eee; text-align: left; text-decoration: none; color: #222 }

div.menu_home               { top: 0; left: 0; width: 100%; height: 70px; min-width: 400px; padding: 0 0 0 40px }
div.menu_home               { position: fixed; overflow: auto; background-image: url(/images/system/menu_bkgr_1.jpg) }
div.menu_home h1            { font-size: 16px; font-family: Arial; font-weight: normal }
div.menu_home hr            { width: 80%; color: #5ac; margin: 0 }
div.menu_home a img         { width: 48px; height: 12px; border-width: 1px; text-decoration: none; margin: 5px 0 0 0 }
div.menu_home a:link img    { text-decoration: none; border-color: #8cd }
div.menu_home a:visited img { text-decoration: none; border-color: #8cd }
div.menu_home a:active img  { text-decoration: none; border-color: #8cd }
div.menu_home a:hover img   { border-color: #fff }

div.footer                  { width: 100%; height: 30px; min-width: 400px; padding: 0 0 0 40px; position: fixed }
div.footer                  { bottom: 0; left: 0; background-image: url(/images/system/menu_bkgr_1.jpg) }
div.footer h1               { font-size: 10px; font-family: arial; font-weight: normal }

div.cont_page               { width: 80%; padding: 90px 40px 40px 40px }
div.cont_page h1            { font-size: 12px; font-family: arial; font-weight: normal }
div.cont_page h2            { font-size: 12px; font-family: arial; font-weight: bold }
div.cont_page h3            { font-size: 10px; font-family: arial; font-weight: normal }
div.cont_page hr            { margin: auto; color: #5ac }
div.cont_page img           { margin: 0 0 0 0 }
div.cont_page a:link        { text-decoration: none; color: #279 }
div.cont_page a:visited     { text-decoration: none; color: #279 }
div.cont_page a:active      { text-decoration: none; color: #279 }
div.cont_page a:hover       { text-decoration: none; color: #aaa }
div.cont_page a:link    img { border-width: 1px; text-decoration: none; border-color: #eee }
div.cont_page a:visited img { border-width: 1px; text-decoration: none; border-color: #eee }
div.cont_page a:active  img { border-width: 1px; text-decoration: none; border-color: #eee }
div.cont_page a:hover   img { border-width: 1px; border-color: #8cd }

div.cont_page img.butn      { margin: 4px 0 4px 0; width: 24px; height: 12px }
div.cont_page img.biog_imag { margin: 0 25px 10px 0; float: left }
div.cont_page img.glry_titl { margin: 0 25px 10px 0; width: 143px; height: 79px }
div.cont_page img.rand_imag { margin: 0 25px 10px 0 }

div.cont_page pre           { white-space: pre; font-size: 12px; font-family: monospace; font-weight: normal }

