body { float: left; background-color: tan; font-family: sans-serif; margin-top: 55px; margin-left: 20px; margin-right: 20px; padding-bottom: 55px } div.wrapper { width: 100%; margin: 0 auto } div.main { float: left; width: 96%; background-color: white; border-style: solid; padding-top: 0px; padding-left: 20px; padding-right: 20px; padding-bottom: 20px } div.title { vertical-align: middle; margin-bottom: 25px } div.break { height: 85px } img.globe { position: relative; left: -35px; top: -50px; width: 144px; height: 144px; float: left } span.point { font-weight: bold } div.sidebar { float: left; width: 200px; padding-right: 10px; border-right: 2px solid gray; font-size: 10pt } div.sbgroup { border: 2px groove gray; margin-bottom: 10px; background-color: rgb(0,225,0); padding: 3px } div.sbgroup:first-line { background-color: rgb(0,200,0); width: 100% } div.main2 { padding-left: 225px } span.fact { font-weight: bold } div.spaced li { line-height: 1.5em; margin-top: .7em; } a:link, a:active, a:visited { color: #0056B6; text-decoration: underline; } a:hover { color: #FF0000; text-decoration: underline; } li a:link, li a:active, li a:visited { color: #0056B6; text-decoration: none; } li a:hover { color: #0056B6; background-color: #00C800; text-decoration: none; }