#home-top { background-color: #CEDC9B; }
#home-top div.left-column { width: 390px; float: left; }
#home-top div.right-column { width: 389px; float: right; }
#home-mid { }
#home-mid div.left-column { width: 390px; float: left; border-right: 1px solid #CAC7B4; }
#home-mid div.right-column { width: 389px; float: right; /*border-left: 1px solid #CAC7B4;*/ }
#home-bot { }
#home-bot div.left-column { width: 390px; float: left; }
#home-bot div.right-column { width: 389px; float: right; }

#hp-graphic img { border-bottom:3px solid #8AB202; }

#hp-announce { padding-top: 10px; padding-right: 10px; color: #505050; }
#hp-announce p { margin-bottom: 10px; }
#hp-announce ul, #hp-announce ol {}
#hp-announce li {}
#hp-announce a { color: #505050; }
#hp-announce a:hover { color: #000000; text-decoration: underline; }

#novo-na-saita { padding: 10px; }
#novo-na-saita h1 { color:#3A93A6; font-size:1.6em; line-height:1.17; margin-left: 20px; margin-bottom: 5px; }
#novo-na-saita ul { list-style: none; }
#novo-na-saita li { background-image: url(../images/bullet1.jpg); background-position: 0 3px; background-repeat:no-repeat; padding-left: 20px; }
#novo-na-saita li a { color: #505050; }
#novo-na-saita li a:hover { color: #000000; text-decoration: underline; }

div.resume { padding: 10px; }
div.resume h2 { color:#709514; font-size:1.6em; line-height:1.17; margin-left: 20px; margin-bottom: 5px; }
div.resume ul { list-style: none; }
div.resume li { background-image: url(../images/bullet3.jpg); background-position: 0 3px; background-repeat:no-repeat; padding-left: 20px; }
div.resume li a { color: #505050; }
div.resume li a:hover { color: #000000; text-decoration: underline; }

div#poll { padding: 10px; border-top: 1px solid #CAC7B4; }
div#poll h2 { color:#709514; font-size:1.6em; line-height:1.17; margin-left: 20px; margin-bottom: 5px; }
div#poll p.question { color:#505050; font-size: 1.1em; font-weight: bold; line-height:1.17; margin-left: 20px; margin-bottom: 5px; }
div#poll ul { list-style: none; margin-left: 20px; }
div#poll li { margin-bottom: 5px; color: #505050; }
div#poll li strong { color: #000000; }
div#poll li a { color: #505050; }
div#poll li a:hover { color: #000000; text-decoration: underline; }
div#poll input.opt { margin-right: 5px; }
div#poll input.btn { vertical-align: middle; margin-right: 5px; }
