/* CSS Document */ body { margin: 0px; background-color: #413014; } h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #6E6A12; } .slogan { background-color: #F0D58F; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; font-style: italic; color: #000000; text-align: center; } .slogan_hilite { color: #B3740D; } .submenu { background-color: #F0D58F; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; color: #000000; text-align: left; padding-left: 75px; } .submenu a { color: #000000; text-decoration: none; } .submenu a:hover { color: #000000; text-decoration: underline; } .content_index { vertical-align: top; padding: 0 75px 0 25px; background-color: #FFFFFF; } .content_main { vertical-align: top; padding: 0 75px 0 75px; background-color: #FFFFFF; } .wgigisb { background-image: url(../../images/wgigisb.jpg); background-position: bottom; background-repeat: no-repeat; padding-bottom: 145px; } .texthome { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #B3740E; line-height: 22px; } .textmain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px; } .texthilite { font-weight: bold; color: #6E6A12; } .textsmhlt { font-size: 10px; color: #B3740D; } .textsmgrey { font-size: 10px; color: #999999; } /* ImageBoxes */ .imagebox_generic { padding-top: 25px; text-align: right; vertical-align: top; } .imagebox_submenu { padding-top: 75px; text-align: right; vertical-align: top; } .post_menu { background-color: #6E6A12; } .pre_footer { background-color: #6A2E22; } .footer { background-color: #6E6A12; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #E2E2E2; text-align: center; } .footer a { color: #E2E2E2; text-decoration: none; } .footer a:hover { color: #E2E2E2; text-decoration: underline; } /* ADMIN */ .form_butn { background: #543F26; border: 1px solid #968A7A; font-family: Arial; font-size: 12px; color: #E0CC9A; }